Uses of Class
org.apache.druid.sql.calcite.planner.ColumnMappings
Packages that use ColumnMappings
-
Uses of ColumnMappings in org.apache.druid.sql.calcite.planner
Methods in org.apache.druid.sql.calcite.planner that return ColumnMappingsModifier and TypeMethodDescriptionstatic ColumnMappingsQueryUtils.buildColumnMappings(List<Map.Entry<Integer, String>> fieldMapping, RowSignature rowSignature) Builds the mappings for queryColumn to outputColumn.static ColumnMappingsColumnMappings.identity(RowSignature signature)