js8544 commented on issue #34300: URL: https://github.com/apache/arrow/issues/34300#issuecomment-1441619232
> when we use builder to generate recordbatch . call the flush(). it returns the error: **All fields must be same length when calling Flush.** That's what you were original trying to solve :), isn't it? If they are of the same length, you can simply put them in a RecordBatch. -- 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]
