lidavidm commented on PR #65: URL: https://github.com/apache/arrow-adbc/pull/65#issuecomment-1224845061
Rebased/updated. This now tries to use the COPY command, taking advantage of the changes in #69. Things that need to happen next: - [ ] Build a type mapping table on startup - [ ] Handle null values, more types - [ ] Work out some of the error handling details that were left as TODOs (and probably do some refactoring) - [ ] Handle bulk ingestion - [ ] Handle prepared statements - [ ] Add tests for queries that don't return result sets - [ ] Start adding benchmarks to help guide the rest of the design -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
