ahirner commented on PR #225: URL: https://github.com/apache/arrow-js/pull/225#issuecomment-3244035403
Hi @NguyenHoangSon96 did your research turn up something? AFAICS, proper view support needs updated [flatbuffers](https://github.com/apache/arrow/blob/main/format/Schema.fbs) with at least version 1.4. This can be a separate PR. Afterwards, `variadicBufferCounts` can be used from `RecordBatch`. What I don't get is whether/how far `arrow-js` can defer materializing views as strings/bytes since I'm not familiar with this repo @domoritz @trxcllnt . -- 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