Is there any option readily available to integrate apache arrow and apache calcite?
I observed that CSV, JSON has this integration feature. but Apache Arrow doesn't have this.
we have to write all these classes like calcite-arrow-sample since its not readily available from api it self.