-
Notifications
You must be signed in to change notification settings - Fork 168
feat: Implement support for Bulk Ingest for ADBC Flight SQL driver #3808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: Implement support for Bulk Ingest for ADBC Flight SQL driver #3808
Conversation
…ht SQL driver. Addresses apache#1107
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We currently use docker-compose to manage this and I'd rather keep it consistent...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, @lidavidm - I've changed the code to use docker-compose, per your feedback.
|
Well, the integration tests are failing in the pipeline. They "worked on my laptop" - but I'll investigate to see what is happening. |
I believe the integration tests related to Bulk Ingestion are working now... |


Addresses #1107