Package org.apache.calcite.adapter.arrow
package org.apache.calcite.adapter.arrow
Query provider that reads from Arrow files.
-
ClassDescriptionArrow field type.Relational expression that uses the Arrow calling convention.Callback for the implementation process that converts a tree of
ArrowRelnodes into a SQL query.Planner rules relating to the Arrow adapter.Rule to convert aFilterto anArrowFilter.Rule configuration.Planner rule that projects from anArrowTableScanjust the columns needed to satisfy a projection.Factory that creates anArrowSchema.Arrow Table.