CODAIT / spark-netezza

Netezza Connector for Apache Spark
Apache License 2.0
13 stars 7 forks source link

Push additional filter operion OR , LIKE ..etc to Netezza. #9

Open sureshthalamati opened 8 years ago

sureshthalamati commented 8 years ago

for example LIKE , OR are not currently pushed down to Netezza. Pushing these predicates to Netezza will avoid applying of these filters on the spark side.