Uses of Class
org.apache.drill.exec.store.googlesheets.GoogleSheetsGroupScan
-
Uses of GoogleSheetsGroupScan in org.apache.drill.exec.store.googlesheets
ModifierConstructorDescriptionGoogleSheetsGroupScan
(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