Hello Team,
We are working on Apache Phoenix table with Spark Integration. There is a table which has millions of records and we wanted to apply pushdown predicates for efficient filtering Before we pull all records from underlying apache phoenix table. When I looked into the document , I couldn’t see the example related to that under Apache Spark Plugin documentation. Can you please update the documentation with the example for pushdown predicates for Pyspark especially ? Regards, Karthigeyan
