GitHub user drin added a comment to the discussion: Safe way to periodically add arrow RecordBatch to a file
yes, you can use either. you just need to be able to represent your data as a recordbatch as a precondition (or any type a write function accepts). GitHub link: https://github.com/apache/arrow/discussions/48124#discussioncomment-14960806 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
