Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
duckdb
/
duckdb-postgres
Public
Notifications
You must be signed in to change notification settings
Fork
101
Star
370
Code
Issues
46
Pull requests
5
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/yugabyte
- #453
#453
Open
wdroste
wants to merge 30 commits into
duckdb:main
duckdb/duckdb-postgres:main
from
brinqa:feat/yugabyte
brinqa/duckdb-postgres:feat/yugabyte
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Open
Feat/yugabyte
#453
wdroste
wants to merge 30 commits into
duckdb:main
duckdb/duckdb-postgres:main
from
brinqa:feat/yugabyte
brinqa/duckdb-postgres:feat/yugabyte
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2026
Add support for OPTIONS to Postgres secrets
wdroste
committed
23f1d12
View commit details
Copy full SHA for 23f1d12
Browse repository at this point
Commits on Apr 28, 2026
Add YugabyteDB integration design spec
Show description for 5782445
wdroste
and
claude
committed
5782445
View commit details
Copy full SHA for 5782445
Browse repository at this point
Add YugabyteDB integration implementation plan
Show description for b5001a4
wdroste
and
claude
committed
b5001a4
View commit details
Copy full SHA for b5001a4
Browse repository at this point
Add autonomous execution prompt with YugabyteDB smoke tests
Show description for af5fa84
wdroste
and
claude
committed
af5fa84
View commit details
Copy full SHA for af5fa84
Browse repository at this point
feat: add YUGABYTE instance type and version detection
Show description for a59b24b
wdroste
committed
a59b24b
View commit details
Copy full SHA for a59b24b
Browse repository at this point
fix: disable CTID scan for YugabyteDB
Show description for 05b84ac
wdroste
committed
05b84ac
View commit details
Copy full SHA for 05b84ac
Browse repository at this point
fix: skip pg_export_snapshot for YugabyteDB
Show description for 6b09636
wdroste
committed
6b09636
View commit details
Copy full SHA for 6b09636
Browse repository at this point
fix: replace DISCARD ALL with targeted reset for YugabyteDB
Show description for 9388841
wdroste
committed
9388841
View commit details
Copy full SHA for 9388841
Browse repository at this point
feat: use yb_table_properties for cardinality and hash column discovery
Show description for cae42d1
wdroste
committed
cae42d1
View commit details
Copy full SHA for cae42d1
Browse repository at this point
feat: add YugabyteTserver and YugabyteTopology structs
wdroste
committed
a278e84
View commit details
Copy full SHA for a278e84
Browse repository at this point
feat: discover YugabyteDB tserver topology at ATTACH time
Show description for ba603dc
wdroste
committed
ba603dc
View commit details
Copy full SHA for ba603dc
Browse repository at this point
feat: hash-code parallel scanning for YugabyteDB
Show description for 3dfe9e2
wdroste
committed
3dfe9e2
View commit details
Copy full SHA for 3dfe9e2
Browse repository at this point
feat: route parallel scan connections to YugabyteDB tservers
Show description for fec5370
wdroste
and
claude
committed
fec5370
View commit details
Copy full SHA for fec5370
Browse repository at this point
feat: add YugabyteDB COPY optimization settings and batch support
Show description for 4284c2d
wdroste
and
claude
committed
4284c2d
View commit details
Copy full SHA for 4284c2d
Browse repository at this point
chore: mark all Tasks 1-10 as complete in yugabyte integration plan
Show description for 319fc18
wdroste
committed
319fc18
View commit details
Copy full SHA for 319fc18
Browse repository at this point
chore: complete Task 11 final verification
Show description for 15fe6ad
wdroste
committed
15fe6ad
View commit details
Copy full SHA for 15fe6ad
Browse repository at this point
chore: remove planning artifacts, update .gitignore
Show description for 36ff9db
wdroste
and
claude
committed
36ff9db
View commit details
Copy full SHA for 36ff9db
Browse repository at this point
style: fix clang-format issues in YugabyteDB integration
Show description for c1dae2b
wdroste
and
claude
committed
c1dae2b
View commit details
Copy full SHA for c1dae2b
Browse repository at this point
feat: add YugabyteDB integration test suite with CI pipeline
Show description for 7b273fd
wdroste
and
claude
committed
7b273fd
View commit details
Copy full SHA for 7b273fd
Browse repository at this point
feat: comprehensive YugabyteDB test coverage — range, colocated, errors
Show description for 8c0ec4d
wdroste
and
claude
committed
8c0ec4d
View commit details
Copy full SHA for 8c0ec4d
Browse repository at this point
fix: use docker run for YugabyteDB CI instead of services block
Show description for d722004
wdroste
and
claude
committed
d722004
View commit details
Copy full SHA for d722004
Browse repository at this point
fix: address Codex adversarial review findings + CI test failures
Show description for 537593b
wdroste
and
claude
committed
537593b
View commit details
Copy full SHA for 537593b
Browse repository at this point
fix: CI test failures + code quality cleanup from review agents
Show description for 210d0fd
wdroste
and
claude
committed
210d0fd
View commit details
Copy full SHA for 210d0fd
Browse repository at this point
feat: make tserver probe timeout configurable via pg_yb_tserver_probe_timeout
Show description for 39af521
wdroste
and
claude
committed
39af521
View commit details
Copy full SHA for 39af521
Browse repository at this point
fix: fallback to pip install ninja if Chocolatey package unavailable
Show description for 589b24d
wdroste
and
claude
committed
589b24d
View commit details
Copy full SHA for 589b24d
Browse repository at this point
feat: deep YugabyteDB test coverage — 6 new test files, 1014 lines
Show description for a4ac313
wdroste
and
claude
committed
a4ac313
View commit details
Copy full SHA for a4ac313
Browse repository at this point
fix: CI test failures — settings registration, syntax, arithmetic
Show description for ffb7d53
wdroste
and
claude
committed
ffb7d53
View commit details
Copy full SHA for ffb7d53
Browse repository at this point
Commits on Apr 29, 2026
fix: add missing ATTACH for Mode 6 scan test; fix relassert OOM
Show description for 37c691a
wdroste
and
claude
committed
37c691a
View commit details
Copy full SHA for 37c691a
Browse repository at this point
fix: skip swapfile creation if /swapfile already active
Show description for b00801f
wdroste
and
claude
committed
b00801f
View commit details
Copy full SHA for b00801f
Browse repository at this point
fix: remove redundant swap space setup in RelAssert CI
Show description for 19086c1
wdroste
and
claude
committed
19086c1
View commit details
Copy full SHA for 19086c1
Browse repository at this point
You can’t perform that action at this time.