Skip to content

DO NOT MERGE: Modify examples to use connection profiles#93

Draft
ianmcook wants to merge 1 commit intomainfrom
profiles
Draft

DO NOT MERGE: Modify examples to use connection profiles#93
ianmcook wants to merge 1 commit intomainfrom
profiles

Conversation

@ianmcook
Copy link
Copy Markdown
Member

@ianmcook ianmcook commented Mar 12, 2026

This modifies the PostgreSQL examples to use connection profiles, as enabled by apache/arrow-adbc#3876 and apache/arrow-adbc#4078.

Currently this only modifies the Python example for PostgreSQL.

version = 1
driver = "postgresql"

[options]
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After apache/arrow-adbc#4083 is merged:

Suggested change
[options]
[Options]

@@ -0,0 +1,5 @@
version = 1
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After apache/arrow-adbc#4083 is merged:

Suggested change
version = 1
profile_version = 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant