Replies: 3 comments 2 replies
|
Yes, I'm planning to add that in v1.6. Also very much open for contributions around this! |
2 replies
Feel free to ping me for anything typing related! I would like to do the work for the stubs |
0 replies
|
v1.6 has not shipped and Python still has no Appender. Unless you are already implementing it yourself, I will take the scalar slice as a small PR: create, append, flush, and close, with tests. Chunks, nested types, and the query appender can wait as later PRs so this stays reviewable against the current queue. I will hold the PR if you would rather keep it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation notes the Appender API is currently supported in C, C++, Go, Java, and Rust.
Are there plans to support via this Python package?
All reactions