complyue opened a new issue #293:
URL: https://github.com/apache/arrow-julia/issues/293
I see #23 closed but only *stream* format got supported.
How about files in "arrow file" format, each with multiple record batches
inside?
With released version I get a single `Table` as the result of
`Tables.partitions(tbl)` is a `::Tuple{Arrow.Table}`, however the columns there
are chunked.
Can we get partition tables with contiguous column arrays via
`Tables.partitions`?
---
As for workarounds before that's supported, any public API I can use to
obtain contiguous column arrays per each record batches?
--
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]