Uses of Class
org.apache.drill.exec.store.googlesheets.GoogleSheetsGroupScan
Packages that use GoogleSheetsGroupScan
-
Uses of GoogleSheetsGroupScan in org.apache.drill.exec.store.googlesheets
Constructors in org.apache.drill.exec.store.googlesheets with parameters of type GoogleSheetsGroupScanModifierConstructorDescriptionGoogleSheetsGroupScan
(GoogleSheetsGroupScan that, int maxRecords) Constructor for applying a limit.GoogleSheetsGroupScan
(GoogleSheetsGroupScan that, List<SchemaPath> columns) Constructor for applying columns (Projection pushdown).GoogleSheetsGroupScan
(GoogleSheetsGroupScan that, Map<String, ExprNode.ColRelOpConstNode> filters, double filterSelectivity) Constructor for applying a filter