Class BigQueryEngine

All Implemented Interfaces:
QueryEngine<BigQueryDatastore>

public class BigQueryEngine extends AQueryEngine<BigQueryDatastore>
  • Field Details

    • SUPPORTED_AGGREGATION_FUNCTIONS

      public static final List<String> SUPPORTED_AGGREGATION_FUNCTIONS
      https://cloud.google.com/bigquery/docs/reference/standard-sql/statistical_aggregate_functions#covar_samp https://cloud.google.com/bigquery/docs/reference/standard-sql/aggregate_functions
  • Constructor Details

  • Method Details