Hello, I am looking to read data from a partitioned delta table using Apache Flink running in Batch Mode; I am following the documentation of the connector below to do so.
When reading the source, I am looking to filter on the partitions that I read with Flink, but there does not seem to be a way to do this; can someone advise?
https://github.com/delta-io/delta/tree/master/connectors/flink