Details
Description
I made a mistake in https://github.com/apache/spark/pull/8049 by casting literal value to attribute's data type, which would cause simply truncate the literal value and push a wrong filter down.
Attachments
Issue Links
- links to
I made a mistake in https://github.com/apache/spark/pull/8049 by casting literal value to attribute's data type, which would cause simply truncate the literal value and push a wrong filter down.