[jira] [Commented] (SPARK-37051) The filter operator gets wrong results in char type

2021-11-01 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437127#comment-17437127 ] frankli commented on SPARK-37051: - I know this SQL can work, but this behavior is differ

[jira] [Comment Edited] (SPARK-37051) The filter operator gets wrong results in ORC's char type

2021-10-26 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434201#comment-17434201 ] frankli edited comment on SPARK-37051 at 10/26/21, 8:48 AM:

[jira] [Commented] (SPARK-37051) The filter operator gets wrong results in ORC's char type

2021-10-26 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434201#comment-17434201 ] frankli commented on SPARK-37051: - This scenario also occur on Parquet. Spark3.1 will d

[jira] [Updated] (SPARK-37051) The filter operator gets wrong results in ORC's char type

2021-10-19 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] frankli updated SPARK-37051: Description: When I try the following sample SQL on  the TPCDS data, the filter operator returns an empty

[jira] [Commented] (SPARK-37051) The filter operator gets wrong results in ORC's char type

2021-10-19 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430450#comment-17430450 ] frankli commented on SPARK-37051: - It seems to be affected by the right padding. [SPARK

[jira] [Updated] (SPARK-37051) The filter operator gets wrong results in ORC's char type

2021-10-19 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] frankli updated SPARK-37051: Affects Version/s: 3.3.0 > The filter operator gets wrong results in ORC's char type > ---

[jira] [Updated] (SPARK-37051) The filter operator gets wrong results in ORC's char type

2021-10-19 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] frankli updated SPARK-37051: Affects Version/s: 3.2.1 > The filter operator gets wrong results in ORC's char type > ---

[jira] [Updated] (SPARK-37051) The filter operator gets wrong results in ORC's char type

2021-10-19 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] frankli updated SPARK-37051: Priority: Critical (was: Major) > The filter operator gets wrong results in ORC's char type > ---

[jira] [Updated] (SPARK-37051) The filter operator gets wrong results in ORC's char type

2021-10-18 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] frankli updated SPARK-37051: Description: When I try the following sample SQL on  the TPCDS data, the filter operator returns an empty

[jira] [Updated] (SPARK-37051) The filter operator gets wrong results in ORC's char type

2021-10-18 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] frankli updated SPARK-37051: Summary: The filter operator gets wrong results in ORC's char type (was: The filter operator gets wrong r

[jira] [Updated] (SPARK-37051) The filter operator gets wrong results in ORC char/varchar types

2021-10-18 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] frankli updated SPARK-37051: Description: When I try the following sample SQL on  the TPCDS data, the filter operator returns an empty

[jira] [Commented] (SPARK-37051) The filter operator gets wrong results in ORC char/varchar types

2021-10-18 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430297#comment-17430297 ] frankli commented on SPARK-37051: - [~dongjoon] Can I trouble you to take a look. Thanks

[jira] [Updated] (SPARK-37051) The filter operator gets wrong results in ORC char/varchar types

2021-10-18 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] frankli updated SPARK-37051: Description: When I try the following sample SQL on  the TPCDS data, the filter operator returns an empty

[jira] [Updated] (SPARK-37051) The filter operator gets wrong results in ORC char/varchar types

2021-10-18 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] frankli updated SPARK-37051: Description: When I try the following sample SQL on  the TPCDS data, the filter operator returns an empty

[jira] [Updated] (SPARK-37051) The filter operator gets wrong results in ORC char/varchar types

2021-10-18 Thread frankli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] frankli updated SPARK-37051: Description: When I try the following sample SQL on  the TPCDS data, the filter operator returns an empty

[jira] [Created] (SPARK-37051) The filter operator gets wrong results in ORC char/varchar types

2021-10-18 Thread frankli (Jira)
frankli created SPARK-37051: --- Summary: The filter operator gets wrong results in ORC char/varchar types Key: SPARK-37051 URL: https://issues.apache.org/jira/browse/SPARK-37051 Project: Spark Issue