[jira] [Updated] (SPARK-38902) cast as char/varchar result is string, not expect data type

2022-04-14 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-38902: --- Issue Type: Improvement (was: Bug) > cast as char/varchar result is string, not expect data type >

[jira] [Created] (SPARK-38902) cast as char/varchar result is string, not expect data type

2022-04-14 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-38902: -- Summary: cast as char/varchar result is string, not expect data type Key: SPARK-38902 URL: https://issues.apache.org/jira/browse/SPARK-38902 Project: Spark

[jira] [Created] (SPARK-38892) Fix the UT of schema equal assert

2022-04-13 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-38892: -- Summary: Fix the UT of schema equal assert Key: SPARK-38892 URL: https://issues.apache.org/jira/browse/SPARK-38892 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-36604) timestamp type column analyze result is wrong

2022-04-13 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17521999#comment-17521999 ] YuanGuanhu commented on SPARK-36604: [~senthh] what's the session time zone? i tested with spark

[jira] [Updated] (SPARK-37643) when charVarcharAsString is true, char datatype partition table query incorrect

2022-04-07 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-37643: --- Description: This ticket aim at fixing the bug that does not apply right-padding for char types

[jira] [Updated] (SPARK-38217) insert overwrite failed for external table with dynamic partition table

2022-02-15 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-38217: --- Affects Version/s: (was: 3.3.0) > insert overwrite failed for external table with dynamic

[jira] [Updated] (SPARK-38217) insert overwrite failed for external table with dynamic partition table

2022-02-15 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-38217: --- Description: can't insert overwrite dynamic partition table, reproduce step with spark3.2.1 hadoop

[jira] [Created] (SPARK-38217) insert overwrite failed for external table with dynamic partition table

2022-02-15 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-38217: -- Summary: insert overwrite failed for external table with dynamic partition table Key: SPARK-38217 URL: https://issues.apache.org/jira/browse/SPARK-38217 Project: Spark

[jira] [Created] (SPARK-38213) support Metrics information report to kafkaSink.

2022-02-14 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-38213: -- Summary: support Metrics information report to kafkaSink. Key: SPARK-38213 URL: https://issues.apache.org/jira/browse/SPARK-38213 Project: Spark Issue Type: New

[jira] [Updated] (SPARK-37643) when charVarcharAsString is true, char datatype partition table query incorrect

2021-12-14 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-37643: --- Description: This ticket aim at fixing the bug that does not apply right-padding for char types

[jira] [Updated] (SPARK-37643) when charVarcharAsString is true, char datatype partition table query incorrect

2021-12-14 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-37643: --- Description: This ticket aim at fixing the bug that does not apply right-padding for char types

[jira] [Created] (SPARK-37643) when charVarcharAsString is true, char datatype partition table query incorrect

2021-12-14 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-37643: -- Summary: when charVarcharAsString is true, char datatype partition table query incorrect Key: SPARK-37643 URL: https://issues.apache.org/jira/browse/SPARK-37643 Project:

[jira] [Commented] (SPARK-36604) timestamp type column analyze result is wrong

2021-08-31 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17407099#comment-17407099 ] YuanGuanhu commented on SPARK-36604: [~senthh]  i tested with spark2.4.5 also don't have this issue,

[jira] [Commented] (SPARK-36604) timestamp type column analyze result is wrong

2021-08-28 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406158#comment-17406158 ] YuanGuanhu commented on SPARK-36604: I'd like to work on this. > timestamp type column analyze

[jira] [Created] (SPARK-36604) timestamp type column analyze result is wrong

2021-08-28 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-36604: -- Summary: timestamp type column analyze result is wrong Key: SPARK-36604 URL: https://issues.apache.org/jira/browse/SPARK-36604 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-36518) spark should support distribute directory to cluster

2021-08-17 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400172#comment-17400172 ] YuanGuanhu commented on SPARK-36518: [~hyukjin.kwon] we should support it like using --files command

[jira] [Commented] (SPARK-36518) spark should support distribute directory to cluster

2021-08-17 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400159#comment-17400159 ] YuanGuanhu commented on SPARK-36518: [~hyukjin.kwon] ya, i know this parameter, but this will have

[jira] [Created] (SPARK-36518) spark should support distribute directory to cluster

2021-08-16 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-36518: -- Summary: spark should support distribute directory to cluster Key: SPARK-36518 URL: https://issues.apache.org/jira/browse/SPARK-36518 Project: Spark Issue Type:

[jira] [Updated] (SPARK-35902) spark.driver.log.dfsDir with hdfs scheme failed

2021-06-25 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35902: --- Description: when i set spark.driver.log.dfsDir value with hdfs scheme path, it throw an

[jira] [Commented] (SPARK-35902) spark.driver.log.dfsDir with hdfs scheme failed

2021-06-25 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17369780#comment-17369780 ] YuanGuanhu commented on SPARK-35902: I'd like to work on this. > spark.driver.log.dfsDir with hdfs

[jira] [Updated] (SPARK-35902) spark.driver.log.dfsDir with hdfs scheme failed

2021-06-25 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35902: --- Description: when i set spark.driver.log.dfsDir value with hdfs scheme path, it throw an

[jira] [Created] (SPARK-35902) spark.driver.log.dfsDir with hdfs scheme failed

2021-06-25 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-35902: -- Summary: spark.driver.log.dfsDir with hdfs scheme failed Key: SPARK-35902 URL: https://issues.apache.org/jira/browse/SPARK-35902 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-35797) patternToRegex failed when pattern is star

2021-06-17 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35797: --- Attachment: patternFailed.txt > patternToRegex failed when pattern is star >

[jira] [Updated] (SPARK-35797) patternToRegex failed when pattern is star

2021-06-17 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35797: --- Description: we are using hue to connect Spark JDBCServer with spark3.1.1, when we queru this

[jira] [Updated] (SPARK-35797) patternToRegex failed when pattern is star

2021-06-17 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35797: --- Description: we are using hue to connect Spark JDBCServer with spark3.1.1, when we queru this

[jira] [Created] (SPARK-35797) patternToRegex failed when pattern is star

2021-06-17 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-35797: -- Summary: patternToRegex failed when pattern is star Key: SPARK-35797 URL: https://issues.apache.org/jira/browse/SPARK-35797 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-35641) TPCDS Q32 running failed

2021-06-03 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35641: --- Description: TPCDS Q32 sql running failed. 1、reproduce step: create table catalog_sales (    

[jira] [Updated] (SPARK-35641) TPCDS Q32 running failed

2021-06-03 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35641: --- Description: TPCDS Q32 sql running failed. {code:java} // code placeholder {code} SELECT 1 AS

[jira] [Created] (SPARK-35641) TPCDS Q32 running failed

2021-06-03 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-35641: -- Summary: TPCDS Q32 running failed Key: SPARK-35641 URL: https://issues.apache.org/jira/browse/SPARK-35641 Project: Spark Issue Type: Bug Components:

[jira] [Commented] (SPARK-35561) partition result is incorrect when insert into partition table with int datatype partition column

2021-05-31 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354728#comment-17354728 ] YuanGuanhu commented on SPARK-35561: [~Stelyus] I know,but the amazing thing is, if I execute this

[jira] [Updated] (SPARK-35561) partition result is incorrect when insert into partition table with int datatype partition column

2021-05-30 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35561: --- Affects Version/s: 3.0.0 > partition result is incorrect when insert into partition table with int

[jira] [Updated] (SPARK-35561) partition result is incorrect when insert into partition table with int datatype partition column

2021-05-30 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35561: --- Affects Version/s: 3.0.1 > partition result is incorrect when insert into partition table with int

[jira] [Updated] (SPARK-35561) partition result is incorrect when insert into partition table with int datatype partition column

2021-05-29 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35561: --- Description: when inserting into partitioned table with int datatype partition column, if

[jira] [Created] (SPARK-35561) partition result is incorrect when insert into partition table with int datatype partition column

2021-05-28 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-35561: -- Summary: partition result is incorrect when insert into partition table with int datatype partition column Key: SPARK-35561 URL: https://issues.apache.org/jira/browse/SPARK-35561

[jira] [Commented] (SPARK-35359) Insert data with char/varchar datatype will fail when data length exceed length limitation

2021-05-10 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17342233#comment-17342233 ] YuanGuanhu commented on SPARK-35359: I'd like to work on this. > Insert data with char/varchar

[jira] [Updated] (SPARK-35359) Insert data with char/varchar datatype will fail when data length exceed length limitation

2021-05-09 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35359: --- Summary: Insert data with char/varchar datatype will fail when data length exceed length limitation

[jira] [Updated] (SPARK-35359) when insert into char/varchar column exceed length limitation will fail

2021-05-09 Thread YuanGuanhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YuanGuanhu updated SPARK-35359: --- Description: In Spark3.1.1 have support Char/Varchar type, but when insert data with char/varchar

[jira] [Created] (SPARK-35359) when insert into char/varchar column exceed length limitation will fail

2021-05-09 Thread YuanGuanhu (Jira)
YuanGuanhu created SPARK-35359: -- Summary: when insert into char/varchar column exceed length limitation will fail Key: SPARK-35359 URL: https://issues.apache.org/jira/browse/SPARK-35359 Project: Spark