Package org.apache.calcite.adapter.arrow
package org.apache.calcite.adapter.arrow
Query provider that reads from Arrow files.
-
ClassDescriptionRelational expression that uses the Arrow calling convention.Callback for the implementation process that converts a tree of
ArrowRel
nodes into a SQL query.Planner rules relating to the Arrow adapter.Rule to convert aFilter
to anArrowFilter
.Rule configuration.Planner rule that projects from anArrowTableScan
just the columns needed to satisfy a projection.Factory that creates anArrowSchema
.Arrow Table.