GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/22185
[SPARK-25127] DataSourceV2: Remove SupportsPushDownCatalystFilters
## What changes were proposed in this pull request?
They depend on internal Expression APIs. Let's see how far we can get
without it.
## How was this patch tested?
Just some code removal. There's no existing tests as far as I can tell so
it's easy to remove.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-25127
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22185.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22185
----
commit 3c4115d26cce3c0bc8b297da68cf752a0f666768
Author: Reynold Xin <rxin@...>
Date: 2018-08-22T16:14:30Z
[SPARK-25127] DataSourceV2: Remove SupportsPushDownCatalystFilters
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]