[
https://issues.apache.org/jira/browse/SPARK-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-4468:
-----------------------------
Target Version/s: 1.1.1, 1.2.0 (was: 1.1.1, 1.2.0, 1.0.3)
> Wrong Parquet filters are created for all inequality predicates with literals
> on the left hand side
> ---------------------------------------------------------------------------------------------------
>
> Key: SPARK-4468
> URL: https://issues.apache.org/jira/browse/SPARK-4468
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.0.0, 1.1.0, 1.1.1
> Reporter: Cheng Lian
> Priority: Blocker
> Fix For: 1.1.1, 1.2.0
>
>
> For expressions like {{10 < someVar}}, we should create a {{Operators.Gt}}
> filter, but right now a {{Operators.Lt}} is created. This issue affects all
> inequality predicates with literals on the left hand side.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]