Insert structs using AsyncInsert() #1540
Unanswered
joao-pinheiro
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
Is there a way to use AsyncInsert() with struct args, like in batch.AppendStruct()? I have read the documentation and perused the code, and couldn't find a way of doing it without replicating structMap into my code (since its private). Any help on this would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions