Skip to content

Conversation

@esadek
Copy link
Collaborator

@esadek esadek commented Dec 30, 2025

Closes #53

@esadek esadek marked this pull request as ready for review January 6, 2026 06:18
@ianmcook
Copy link
Member

ianmcook commented Jan 6, 2026

@esadek This is also missing the Java example.

Copy link
Member

@ianmcook ianmcook left a comment

Choose a reason for hiding this comment

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

Please add the Java example

@esadek
Copy link
Collaborator Author

esadek commented Jan 7, 2026

@ianmcook CrateDB requires the "adbc.postgresql.use_copy" statement option. The JNI driver does not implement AdbcStatement.setOption.

@ianmcook
Copy link
Member

ianmcook commented Jan 7, 2026

@ianmcook CrateDB requires the "adbc.postgresql.use_copy" statement option. The JNI driver does not implement AdbcStatement.setOption.

Ah, ok. I opened apache/arrow-adbc#3868 for this. I also added a simple README explaining why we don't have a CrateDB Java example.

@ianmcook ianmcook merged commit 9a1fc38 into columnar-tech:main Jan 7, 2026
@esadek esadek deleted the cratedb branch January 7, 2026 22:38
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.

Create CrateDB quickstart examples for C++, Go, Python, R, Rust

2 participants