[jira] [Commented] (SPARK-40610) Spark fall back to use getPartitions instead of getPartitionsByFilter when date_add functions used in where clause

2023-03-01 Thread icyjhl (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17694993#comment-17694993 ] icyjhl commented on SPARK-40610: Hi [~yumwang], it's string. > Spark fall back to use getPartitions

[jira] [Commented] (SPARK-36681) Fail to load Snappy codec

2022-10-10 Thread icyjhl (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17615087#comment-17615087 ] icyjhl commented on SPARK-36681: Hi [~viirya], So this is only fixed in 3.3.0 and after? Any workaround

[jira] [Commented] (SPARK-40610) Spark fall back to use getPartitions instead of getPartitionsByFilter when date_add functions used in where clause

2022-10-07 Thread icyjhl (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614323#comment-17614323 ] icyjhl commented on SPARK-40610: Hi [~Zing], this works fine in spark2 and spark 3.0.1, anything we

[jira] [Updated] (SPARK-40610) Spark fall back to use getPartitions instead of getPartitionsByFilter when date_add functions used in where clause

2022-09-29 Thread icyjhl (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] icyjhl updated SPARK-40610: --- Description: When I run a insert overwrite statement, I got error saying:   {code:java} MetaStoreClient

[jira] [Updated] (SPARK-40610) Spark fall back to use getPartitions instead of getPartitionsByFilter when date_add functions used in where clause

2022-09-29 Thread icyjhl (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] icyjhl updated SPARK-40610: --- Attachment: spark_sql.sql > Spark fall back to use getPartitions instead of getPartitionsByFilter when >

[jira] [Updated] (SPARK-40610) Spark fall back to use getPartitions instead of getPartitionsByFilter when date_add functions used in where clause

2022-09-29 Thread icyjhl (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] icyjhl updated SPARK-40610: --- Attachment: spark_error.log > Spark fall back to use getPartitions instead of getPartitionsByFilter when >

[jira] [Updated] (SPARK-40610) Spark fall back to use getPartitions instead of getPartitionsByFilter when date_add functions used in where clause

2022-09-29 Thread icyjhl (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] icyjhl updated SPARK-40610: --- Attachment: sql_in_mysql.sql > Spark fall back to use getPartitions instead of getPartitionsByFilter when

[jira] [Created] (SPARK-40610) Spark fall back to use getPartitions instead of getPartitionsByFilter when date_add functions used in where clause

2022-09-29 Thread icyjhl (Jira)
icyjhl created SPARK-40610: -- Summary: Spark fall back to use getPartitions instead of getPartitionsByFilter when date_add functions used in where clause Key: SPARK-40610 URL: