js8544 commented on issue #34300: URL: https://github.com/apache/arrow/issues/34300#issuecomment-1441429765
I see. My suggestion is to store each dimension as a separate RecordBatch. If you absolutely need to put them into one, you would need to pad the shorter arrays with `null`s to match the longest one. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org