Skip to content
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

Support for field.types in dbWriteTable() #14

Open
nbenn opened this issue Dec 18, 2023 · 0 comments
Open

Support for field.types in dbWriteTable() #14

nbenn opened this issue Dec 18, 2023 · 0 comments

Comments

@nbenn
Copy link
Member

nbenn commented Dec 18, 2023

Currently only NULL is accepted as value for field.types in dbWriteTable(). How could this be relaxed?

  • Can we forward schema information as SQL to the adbc backend?
  • Or could we specify column types in terms of arrow types? Would this be DBI compliant?
  • Do we have to circumvent adbc bulk ingestion whenever field.types is not NULL?
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

No branches or pull requests

1 participant