Class GeospatialPredicateEvaluators

java.lang.Object
org.apache.iceberg.geospatial.GeospatialPredicateEvaluators

public class GeospatialPredicateEvaluators extends Object
  • Method Details

    • create

      Create an evaluator for evaluating bounding box relationship for the given geospatial type.
      Parameters:
      type - the geospatial type, should be one of Type.TypeID.GEOMETRY or Type.TypeID.GEOGRAPHY
      Returns:
      the evaluator