Class BigQueryPredicateBuilder
- java.lang.Object
-
- com.amazonaws.athena.connectors.google.bigquery.query.BigQueryPredicateBuilder
-
public class BigQueryPredicateBuilder extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>buildConjuncts(List<org.apache.arrow.vector.types.pojo.Field> columns, Constraints constraints, List<com.google.cloud.bigquery.QueryParameterValue> parameterValues)
-
-
-
Method Detail
-
buildConjuncts
public static List<String> buildConjuncts(List<org.apache.arrow.vector.types.pojo.Field> columns, Constraints constraints, List<com.google.cloud.bigquery.QueryParameterValue> parameterValues)
-
-