[jira] [Updated] (SPARK-44886) Introduce CLUSTER BY SQL clause to CREATE/REPLACE TABLE

2023-11-04 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-44886: -- Description: This proposes to introduce CLUSTER BY clause to CREATE/REPLACE SQL syntax: {code:java}

[jira] [Created] (SPARK-45789) Support DESCRIBE TABLE for clustering columns

2023-11-03 Thread Terry Kim (Jira)
Terry Kim created SPARK-45789: - Summary: Support DESCRIBE TABLE for clustering columns Key: SPARK-45789 URL: https://issues.apache.org/jira/browse/SPARK-45789 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-45788) Support SHOW CREATE TABLE for clustering columns

2023-11-03 Thread Terry Kim (Jira)
Terry Kim created SPARK-45788: - Summary: Support SHOW CREATE TABLE for clustering columns Key: SPARK-45788 URL: https://issues.apache.org/jira/browse/SPARK-45788 Project: Spark Issue Type:

[jira] [Created] (SPARK-45787) Support Catalog.listColumns() for clustering columns

2023-11-03 Thread Terry Kim (Jira)
Terry Kim created SPARK-45787: - Summary: Support Catalog.listColumns() for clustering columns Key: SPARK-45787 URL: https://issues.apache.org/jira/browse/SPARK-45787 Project: Spark Issue Type:

[jira] [Updated] (SPARK-44886) Introduce CLUSTER BY SQL clause to CREATE/REPLACE table

2023-11-03 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-44886: -- Summary: Introduce CLUSTER BY SQL clause to CREATE/REPLACE table (was: Introduce CLUSTER BY clause

[jira] [Updated] (SPARK-45784) Introduce clustering mechanism to Spark

2023-11-03 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-45784: -- Description: This proposes to introduce a clustering mechanism such that different data sources

[jira] [Updated] (SPARK-44886) Introduce CLUSTER BY SQL clause to CREATE/REPLACE TABLE

2023-11-03 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-44886: -- Summary: Introduce CLUSTER BY SQL clause to CREATE/REPLACE TABLE (was: Introduce CLUSTER BY SQL

[jira] [Updated] (SPARK-44886) Introduce CLUSTER BY clause to CREATE/REPLACE table

2023-11-03 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-44886: -- Parent: SPARK-45784 Issue Type: Sub-task (was: New Feature) > Introduce CLUSTER BY clause to

[jira] [Created] (SPARK-45784) Introduce clustering mechanism to Spark

2023-11-03 Thread Terry Kim (Jira)
Terry Kim created SPARK-45784: - Summary: Introduce clustering mechanism to Spark Key: SPARK-45784 URL: https://issues.apache.org/jira/browse/SPARK-45784 Project: Spark Issue Type: New Feature

[jira] [Updated] (SPARK-44886) Introduce CLUSTER BY clause to CREATE/REPLACE table

2023-08-20 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-44886: -- Description: This proposes to introduce CLUSTER BY clause to CREATE/REPLACE SQL syntax: {code:java}

[jira] [Created] (SPARK-44886) Introduce CLUSTER BY clause to CREATE/REPLACE table

2023-08-20 Thread Terry Kim (Jira)
Terry Kim created SPARK-44886: - Summary: Introduce CLUSTER BY clause to CREATE/REPLACE table Key: SPARK-44886 URL: https://issues.apache.org/jira/browse/SPARK-44886 Project: Spark Issue Type:

[jira] [Updated] (SPARK-43346) Assign a name to the error class _LEGACY_ERROR_TEMP_1206

2023-05-02 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-43346: -- Description: Choose a proper name for the error class *_LEGACY_ERROR_TEMP_1206* defined in

[jira] [Created] (SPARK-43346) Assign a name to the error class _LEGACY_ERROR_TEMP_1206

2023-05-02 Thread Terry Kim (Jira)
Terry Kim created SPARK-43346: - Summary: Assign a name to the error class _LEGACY_ERROR_TEMP_1206 Key: SPARK-43346 URL: https://issues.apache.org/jira/browse/SPARK-43346 Project: Spark Issue

[jira] [Updated] (SPARK-43345) Assign a name to the error class _LEGACY_ERROR_TEMP_0041

2023-05-02 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-43345: -- Description: Choose a proper name for the error class *_LEGACY_ERROR_TEMP_0041* defined in

[jira] [Created] (SPARK-43345) Assign a name to the error class _LEGACY_ERROR_TEMP_0041

2023-05-02 Thread Terry Kim (Jira)
Terry Kim created SPARK-43345: - Summary: Assign a name to the error class _LEGACY_ERROR_TEMP_0041 Key: SPARK-43345 URL: https://issues.apache.org/jira/browse/SPARK-43345 Project: Spark Issue

[jira] [Commented] (SPARK-37937) Use error classes in the parsing errors of lateral join

2022-01-17 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17477384#comment-17477384 ] Terry Kim commented on SPARK-37937: --- I will work on this. Thanks [~maxgekk] for organizing this! >

[jira] [Commented] (SPARK-37479) Migrate DROP NAMESPACE to use V2 command by default

2022-01-13 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17475542#comment-17475542 ] Terry Kim commented on SPARK-37479: --- OK, thanks! > Migrate DROP NAMESPACE to use V2 command by

[jira] [Commented] (SPARK-37890) Migrate DESCRIBE TABLE to use V2 command by default

2022-01-12 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17475089#comment-17475089 ] Terry Kim commented on SPARK-37890: --- Working on this. > Migrate DESCRIBE TABLE to use V2 command by

[jira] [Updated] (SPARK-37890) Migrate DESCRIBE TABLE to use V2 command by default

2022-01-12 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-37890: -- Description: Migrate DESCRIBE TABLE to use V2 command by default. (was: Migrate DESCRIBE NAMESPACE

[jira] [Created] (SPARK-37890) Migrate DESCRIBE TABLE to use V2 command by default

2022-01-12 Thread Terry Kim (Jira)
Terry Kim created SPARK-37890: - Summary: Migrate DESCRIBE TABLE to use V2 command by default Key: SPARK-37890 URL: https://issues.apache.org/jira/browse/SPARK-37890 Project: Spark Issue Type:

[jira] [Commented] (SPARK-37888) Unify v1 and v2 DESCRIBE TABLE tests

2022-01-12 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17475087#comment-17475087 ] Terry Kim commented on SPARK-37888: --- Yes, will work on this first. > Unify v1 and v2 DESCRIBE TABLE

[jira] [Commented] (SPARK-37479) Migrate DROP NAMESPACE to use V2 command by default

2022-01-12 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17475077#comment-17475077 ] Terry Kim commented on SPARK-37479: --- [~dchvn] Are you still working on this? If not, I will take this?

[jira] [Updated] (SPARK-37804) Unify v1 and v2 CREATE NAMESPACE tests

2022-01-03 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-37804: -- Description: Extract CREATE NAMESPACE tests to the common place to run them for V1 and v2

[jira] [Created] (SPARK-37804) Unify v1 and v2 CREATE NAMESPACE tests

2022-01-03 Thread Terry Kim (Jira)
Terry Kim created SPARK-37804: - Summary: Unify v1 and v2 CREATE NAMESPACE tests Key: SPARK-37804 URL: https://issues.apache.org/jira/browse/SPARK-37804 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-37637) Migrate SHOW TABLES EXTENDED to use v2 command by default

2021-12-13 Thread Terry Kim (Jira)
Terry Kim created SPARK-37637: - Summary: Migrate SHOW TABLES EXTENDED to use v2 command by default Key: SPARK-37637 URL: https://issues.apache.org/jira/browse/SPARK-37637 Project: Spark Issue

[jira] [Commented] (SPARK-37636) Migrate CREATE NAMESPACE to use v2 command by default

2021-12-13 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17458907#comment-17458907 ] Terry Kim commented on SPARK-37636: --- working on this > Migrate CREATE NAMESPACE to use v2 command by

[jira] [Commented] (SPARK-37637) Migrate SHOW TABLES EXTENDED to use v2 command by default

2021-12-13 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17458908#comment-17458908 ] Terry Kim commented on SPARK-37637: --- Working on this. > Migrate SHOW TABLES EXTENDED to use v2

[jira] [Created] (SPARK-37636) Migrate CREATE NAMESPACE to use v2 command by default

2021-12-13 Thread Terry Kim (Jira)
Terry Kim created SPARK-37636: - Summary: Migrate CREATE NAMESPACE to use v2 command by default Key: SPARK-37636 URL: https://issues.apache.org/jira/browse/SPARK-37636 Project: Spark Issue Type:

[jira] [Closed] (SPARK-37606) ALTER NAMESPACE ... SET PROPERTIES v2 command should use existing properties in addition to new properties

2021-12-10 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim closed SPARK-37606. - > ALTER NAMESPACE ... SET PROPERTIES v2 command should use existing properties > in addition to new

[jira] [Resolved] (SPARK-37606) ALTER NAMESPACE ... SET PROPERTIES v2 command should use existing properties in addition to new properties

2021-12-10 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim resolved SPARK-37606. --- Resolution: Won't Fix > ALTER NAMESPACE ... SET PROPERTIES v2 command should use existing

[jira] [Created] (SPARK-37606) ALTER NAMESPACE ... SET PROPERTIES v2 command should use existing properties in addition to new properties

2021-12-09 Thread Terry Kim (Jira)
Terry Kim created SPARK-37606: - Summary: ALTER NAMESPACE ... SET PROPERTIES v2 command should use existing properties in addition to new properties Key: SPARK-37606 URL:

[jira] [Created] (SPARK-37599) Unify v1 and v2 ALTER TABLE .. SET LOCATION tests

2021-12-09 Thread Terry Kim (Jira)
Terry Kim created SPARK-37599: - Summary: Unify v1 and v2 ALTER TABLE .. SET LOCATION tests Key: SPARK-37599 URL: https://issues.apache.org/jira/browse/SPARK-37599 Project: Spark Issue Type:

[jira] [Updated] (SPARK-37599) Unify v1 and v2 ALTER TABLE .. SET LOCATION tests

2021-12-09 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-37599: -- Description: Extract ALTER TABLE .. SET LOCATION tests to the common place to run them for V1 and v2

[jira] [Updated] (SPARK-34332) Unify v1 and v2 ALTER NAMESPACE .. SET LOCATION tests

2021-12-09 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34332: -- Summary: Unify v1 and v2 ALTER NAMESPACE .. SET LOCATION tests (was: Unify v1 and v2 ALTER TABLE ..

[jira] [Updated] (SPARK-34332) Unify v1 and v2 ALTER NAMESPACE .. SET LOCATION tests

2021-12-09 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34332: -- Description: Extract ALTER NAMESPACE .. SET LOCATION tests to the common place to run them for V1 and

[jira] [Created] (SPARK-37590) Unify v1 and v2 ALTER NAMESPACE ... SET PROPERTIES tests

2021-12-08 Thread Terry Kim (Jira)
Terry Kim created SPARK-37590: - Summary: Unify v1 and v2 ALTER NAMESPACE ... SET PROPERTIES tests Key: SPARK-37590 URL: https://issues.apache.org/jira/browse/SPARK-37590 Project: Spark Issue

[jira] [Updated] (SPARK-37545) V2 CreateTableAsSelect command should qualify location

2021-12-03 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-37545: -- Description: V2 CreateTableAsSelect command should qualify location. Currently,    {code:java}

[jira] [Created] (SPARK-37545) V2 CreateTableAsSelect command should qualify location

2021-12-03 Thread Terry Kim (Jira)
Terry Kim created SPARK-37545: - Summary: V2 CreateTableAsSelect command should qualify location Key: SPARK-37545 URL: https://issues.apache.org/jira/browse/SPARK-37545 Project: Spark Issue Type:

[jira] [Created] (SPARK-37456) CREATE NAMESPACE should qualify location for v2 command

2021-11-24 Thread Terry Kim (Jira)
Terry Kim created SPARK-37456: - Summary: CREATE NAMESPACE should qualify location for v2 command Key: SPARK-37456 URL: https://issues.apache.org/jira/browse/SPARK-37456 Project: Spark Issue

[jira] [Updated] (SPARK-37444) ALTER NAMESPACE ... SET LOCATION should handle empty location consistently across v1 and v2 command

2021-11-22 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-37444: -- Description: ALTER NAMESPACE ... SET LOCATION should handle empty location consistently across v1 and

[jira] [Updated] (SPARK-37444) ALTER NAMESPACE ... SET LOCATION should handle empty location consistently across v1 and v2 command

2021-11-22 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-37444: -- Summary: ALTER NAMESPACE ... SET LOCATION should handle empty location consistently across v1 and v2

[jira] [Created] (SPARK-37444) ALTER NAMESPACE ... SET LOCATION handles empty location consistently across v1 and v2 command

2021-11-22 Thread Terry Kim (Jira)
Terry Kim created SPARK-37444: - Summary: ALTER NAMESPACE ... SET LOCATION handles empty location consistently across v1 and v2 command Key: SPARK-37444 URL: https://issues.apache.org/jira/browse/SPARK-37444

[jira] [Commented] (SPARK-34332) Unify v1 and v2 ALTER TABLE .. SET LOCATION tests

2021-11-12 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17442935#comment-17442935 ] Terry Kim commented on SPARK-34332: --- [~maxgekk] I will work on this. > Unify v1 and v2 ALTER TABLE ..

[jira] [Commented] (SPARK-37310) Migrate ALTER NAMESPACE ... SET PROPERTIES to use v2 command by default

2021-11-12 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17442925#comment-17442925 ] Terry Kim commented on SPARK-37310: --- working on this. > Migrate ALTER NAMESPACE ... SET PROPERTIES to

[jira] [Commented] (SPARK-37311) Migrate ALTER NAMESPACE ... SET LOCATION to use v2 command by default

2021-11-12 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17442926#comment-17442926 ] Terry Kim commented on SPARK-37311: --- working on this. > Migrate ALTER NAMESPACE ... SET LOCATION to

[jira] [Created] (SPARK-37311) Migrate ALTER NAMESPACE ... SET LOCATION to use v2 command by default

2021-11-12 Thread Terry Kim (Jira)
Terry Kim created SPARK-37311: - Summary: Migrate ALTER NAMESPACE ... SET LOCATION to use v2 command by default Key: SPARK-37311 URL: https://issues.apache.org/jira/browse/SPARK-37311 Project: Spark

[jira] [Created] (SPARK-37310) Migrate ALTER NAMESPACE ... SET PROPERTIES to use v2 command by default

2021-11-12 Thread Terry Kim (Jira)
Terry Kim created SPARK-37310: - Summary: Migrate ALTER NAMESPACE ... SET PROPERTIES to use v2 command by default Key: SPARK-37310 URL: https://issues.apache.org/jira/browse/SPARK-37310 Project: Spark

[jira] [Commented] (SPARK-37192) Migrate SHOW TBLPROPERTIES to use V2 command by default

2021-11-01 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17437120#comment-17437120 ] Terry Kim commented on SPARK-37192: --- Yes, go for it! Thanks! > Migrate SHOW TBLPROPERTIES to use V2

[jira] [Created] (SPARK-37150) Migrate DESCRIBE NAMESPACE to use V2 command by default

2021-10-28 Thread Terry Kim (Jira)
Terry Kim created SPARK-37150: - Summary: Migrate DESCRIBE NAMESPACE to use V2 command by default Key: SPARK-37150 URL: https://issues.apache.org/jira/browse/SPARK-37150 Project: Spark Issue

[jira] [Created] (SPARK-37031) Unify v1 and v2 DESCRIBE NAMESPACE tests

2021-10-17 Thread Terry Kim (Jira)
Terry Kim created SPARK-37031: - Summary: Unify v1 and v2 DESCRIBE NAMESPACE tests Key: SPARK-37031 URL: https://issues.apache.org/jira/browse/SPARK-37031 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-36982) Migrate SHOW NAMESPACES to use V2 command by default

2021-10-12 Thread Terry Kim (Jira)
Terry Kim created SPARK-36982: - Summary: Migrate SHOW NAMESPACES to use V2 command by default Key: SPARK-36982 URL: https://issues.apache.org/jira/browse/SPARK-36982 Project: Spark Issue Type:

[jira] [Commented] (SPARK-36678) Migrate SHOW TABLES to use V2 command by default

2021-09-27 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17421120#comment-17421120 ] Terry Kim commented on SPARK-36678: --- Got it, thanks. > Migrate SHOW TABLES to use V2 command by

[jira] [Comment Edited] (SPARK-36586) Migrate all ParsedStatement to the new v2 command framework

2021-09-27 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17421106#comment-17421106 ] Terry Kim edited comment on SPARK-36586 at 9/28/21, 1:51 AM: - [~cloud_fan] 

[jira] [Commented] (SPARK-36586) Migrate all ParsedStatement to the new v2 command framework

2021-09-27 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17421106#comment-17421106 ] Terry Kim commented on SPARK-36586: --- [~cloud_fan] totally missed this ping. :) Looks like the work has

[jira] [Commented] (SPARK-36678) Migrate SHOW TABLES to use V2 command by default

2021-09-06 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410872#comment-17410872 ] Terry Kim commented on SPARK-36678: --- [~cloud_fan], this command may require some catalog API changes

[jira] [Created] (SPARK-36678) Migrate SHOW TABLES to use V2 command by default

2021-09-06 Thread Terry Kim (Jira)
Terry Kim created SPARK-36678: - Summary: Migrate SHOW TABLES to use V2 command by default Key: SPARK-36678 URL: https://issues.apache.org/jira/browse/SPARK-36678 Project: Spark Issue Type:

[jira] [Commented] (SPARK-36588) Use v2 commands by default

2021-08-25 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17404569#comment-17404569 ] Terry Kim commented on SPARK-36588: --- Yes. Thanks [~cloud_fan]. > Use v2 commands by default >

[jira] [Created] (SPARK-36450) Remove unused UnresolvedV2Relation

2021-08-08 Thread Terry Kim (Jira)
Terry Kim created SPARK-36450: - Summary: Remove unused UnresolvedV2Relation Key: SPARK-36450 URL: https://issues.apache.org/jira/browse/SPARK-36450 Project: Spark Issue Type: Improvement

[jira] [Updated] (SPARK-36449) ALTER TABLE REPLACE COLUMNS should check duplicates for the specified columns for v2 command

2021-08-07 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-36449: -- Description: ALTER TABLE REPLACE COLUMNS currently doesn't check duplicates for the specified columns

[jira] [Created] (SPARK-36449) ALTER TABLE REPLACE COLUMNS should check duplicates for the specified columns for v2 command

2021-08-07 Thread Terry Kim (Jira)
Terry Kim created SPARK-36449: - Summary: ALTER TABLE REPLACE COLUMNS should check duplicates for the specified columns for v2 command Key: SPARK-36449 URL: https://issues.apache.org/jira/browse/SPARK-36449

[jira] [Created] (SPARK-36372) ALTER TABLE ADD COLUMNS should check duplicates for the specified columns for v2 command

2021-07-31 Thread Terry Kim (Jira)
Terry Kim created SPARK-36372: - Summary: ALTER TABLE ADD COLUMNS should check duplicates for the specified columns for v2 command Key: SPARK-36372 URL: https://issues.apache.org/jira/browse/SPARK-36372

[jira] [Created] (SPARK-36006) Migrate ALTER TABLE ADD/RENAME COLUMNS command to the new resolution framework

2021-07-02 Thread Terry Kim (Jira)
Terry Kim created SPARK-36006: - Summary: Migrate ALTER TABLE ADD/RENAME COLUMNS command to the new resolution framework Key: SPARK-36006 URL: https://issues.apache.org/jira/browse/SPARK-36006 Project:

[jira] [Resolved] (SPARK-30283) V2 Command logical plan should use UnresolvedV2Relation for a table

2021-06-24 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim resolved SPARK-30283. --- Resolution: Duplicate Already resolved as separate subtasks. > V2 Command logical plan should use

[jira] [Resolved] (SPARK-30535) Migrate ALTER TABLE commands to the new resolution framework

2021-06-24 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim resolved SPARK-30535. --- Resolution: Duplicate Will be done as a separate subtask for each command. > Migrate ALTER TABLE

[jira] [Resolved] (SPARK-35403) Migrate ALTER TABLE commands that alter columns to new framework

2021-06-24 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim resolved SPARK-35403. --- Resolution: Duplicate Will be done as a separate subtask for each command. > Migrate ALTER TABLE

[jira] [Created] (SPARK-35883) Migrate ALTER TABLE rename column command to the new resolution framework

2021-06-24 Thread Terry Kim (Jira)
Terry Kim created SPARK-35883: - Summary: Migrate ALTER TABLE rename column command to the new resolution framework Key: SPARK-35883 URL: https://issues.apache.org/jira/browse/SPARK-35883 Project: Spark

[jira] [Updated] (SPARK-35403) Migrate ALTER TABLE commands that alter columns to new framework

2021-05-13 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-35403: -- Description: Migrate the following ALTER TABLE commands: * ALTER TABLE ... ADD COLUMNS * ALTER

[jira] [Created] (SPARK-35403) Migrate ALTER TABLE commands that alter columns to new framework

2021-05-13 Thread Terry Kim (Jira)
Terry Kim created SPARK-35403: - Summary: Migrate ALTER TABLE commands that alter columns to new framework Key: SPARK-35403 URL: https://issues.apache.org/jira/browse/SPARK-35403 Project: Spark

[jira] [Created] (SPARK-35225) EXPLAIN command should handle empty output of an analyzed plan

2021-04-25 Thread Terry Kim (Jira)
Terry Kim created SPARK-35225: - Summary: EXPLAIN command should handle empty output of an analyzed plan Key: SPARK-35225 URL: https://issues.apache.org/jira/browse/SPARK-35225 Project: Spark

[jira] [Resolved] (SPARK-34698) Temporary views should be analyzed during the analysis phase for all applicable commands

2021-04-17 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim resolved SPARK-34698. --- Resolution: Fixed > Temporary views should be analyzed during the analysis phase for all >

[jira] [Updated] (SPARK-35122) Migrate CACHE/UNCACHE TABLE to use AnalysisOnlyCommand

2021-04-17 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-35122: -- Description: # Now that AnalysisOnlyCommand is introduced, CacheTable/UncacheTable logical plan can

[jira] [Updated] (SPARK-35122) Migrate CACHE/UNCACHE TABLE to use AnalysisOnlyCommand

2021-04-17 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-35122: -- Description: Now that AnalysisOnlyCommand is introduced, CacheTable/UncacheTable logical plan can

[jira] [Created] (SPARK-35122) Migrate CACHE/UNCACHE TABLE to use AnalysisOnlyCommand

2021-04-17 Thread Terry Kim (Jira)
Terry Kim created SPARK-35122: - Summary: Migrate CACHE/UNCACHE TABLE to use AnalysisOnlyCommand Key: SPARK-35122 URL: https://issues.apache.org/jira/browse/SPARK-35122 Project: Spark Issue Type:

[jira] [Updated] (SPARK-34698) Temporary views should be analyzed during the analysis phase for all applicable commands

2021-03-10 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34698: -- Description: There are commands such as "CREATE TEMP VIEW", "ALTER VIEW AS", "CREATE TEMP VIEW

[jira] [Updated] (SPARK-34698) Temporary views should be analyzed during the analysis phase for all applicable commands

2021-03-10 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34698: -- Description: There are commands such as "CREATE TEMP VIEW", "ALTER VIEW AS", "CREATE TEMP VIEW

[jira] [Updated] (SPARK-34698) Temporary views should be analyzed during the analysis phase for all applicable commands

2021-03-10 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34698: -- Summary: Temporary views should be analyzed during the analysis phase for all applicable commands

[jira] [Created] (SPARK-34701) Remove analyzing temp view again in CreateViewCommand

2021-03-10 Thread Terry Kim (Jira)
Terry Kim created SPARK-34701: - Summary: Remove analyzing temp view again in CreateViewCommand Key: SPARK-34701 URL: https://issues.apache.org/jira/browse/SPARK-34701 Project: Spark Issue Type:

[jira] [Created] (SPARK-34700) SessionCatalog's createTempView/createGlobalTempView should accept TemporaryViewRelation

2021-03-10 Thread Terry Kim (Jira)
Terry Kim created SPARK-34700: - Summary: SessionCatalog's createTempView/createGlobalTempView should accept TemporaryViewRelation Key: SPARK-34700 URL: https://issues.apache.org/jira/browse/SPARK-34700

[jira] [Created] (SPARK-34699) 'CREATE TEMP VIEW USING' should use TemporaryViewRelation to store temp views

2021-03-10 Thread Terry Kim (Jira)
Terry Kim created SPARK-34699: - Summary: 'CREATE TEMP VIEW USING' should use TemporaryViewRelation to store temp views Key: SPARK-34699 URL: https://issues.apache.org/jira/browse/SPARK-34699 Project:

[jira] [Updated] (SPARK-34546) AlterViewAs.query should be analyzed during the analysis phase

2021-03-10 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34546: -- Parent: SPARK-34698 Issue Type: Sub-task (was: Improvement) > AlterViewAs.query should be

[jira] [Updated] (SPARK-34152) CreateViewStatement.child should be a real child

2021-03-10 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34152: -- Parent: SPARK-34698 Issue Type: Sub-task (was: Improvement) > CreateViewStatement.child

[jira] [Created] (SPARK-34698) Use TemporaryViewRelation for storing local/global temporary views for all commands

2021-03-10 Thread Terry Kim (Jira)
Terry Kim created SPARK-34698: - Summary: Use TemporaryViewRelation for storing local/global temporary views for all commands Key: SPARK-34698 URL: https://issues.apache.org/jira/browse/SPARK-34698

[jira] [Commented] (SPARK-34380) Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES

2021-03-02 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17293854#comment-17293854 ] Terry Kim commented on SPARK-34380: --- [~angerszhuuu] This PR was reverted, thus I think the status was

[jira] [Created] (SPARK-34546) AlterViewAs.query should be analyzed during the analysis phase

2021-02-25 Thread Terry Kim (Jira)
Terry Kim created SPARK-34546: - Summary: AlterViewAs.query should be analyzed during the analysis phase Key: SPARK-34546 URL: https://issues.apache.org/jira/browse/SPARK-34546 Project: Spark

[jira] [Commented] (SPARK-34302) Migrate ALTER TABLE .. CHANGE COLUMN to new resolution framework

2021-02-18 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17286858#comment-17286858 ] Terry Kim commented on SPARK-34302: --- [~maxgekk] Thanks for letting me know! > Migrate ALTER TABLE ..

[jira] [Created] (SPARK-34388) Propogate the registered UDF names to ScalaUDAF and ScalaAggregator

2021-02-06 Thread Terry Kim (Jira)
Terry Kim created SPARK-34388: - Summary: Propogate the registered UDF names to ScalaUDAF and ScalaAggregator Key: SPARK-34388 URL: https://issues.apache.org/jira/browse/SPARK-34388 Project: Spark

[jira] [Commented] (SPARK-34380) Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES

2021-02-05 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17279893#comment-17279893 ] Terry Kim commented on SPARK-34380: --- Looking > Support ifExists for ALTER TABLE ... UNSET

[jira] [Created] (SPARK-34380) Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES

2021-02-05 Thread Terry Kim (Jira)
Terry Kim created SPARK-34380: - Summary: Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES Key: SPARK-34380 URL: https://issues.apache.org/jira/browse/SPARK-34380 Project: Spark Issue

[jira] [Created] (SPARK-34320) Migrate ALTER TABLE drop columns command to the new resolution framework

2021-02-01 Thread Terry Kim (Jira)
Terry Kim created SPARK-34320: - Summary: Migrate ALTER TABLE drop columns command to the new resolution framework Key: SPARK-34320 URL: https://issues.apache.org/jira/browse/SPARK-34320 Project: Spark

[jira] [Created] (SPARK-34317) Introduce relationTypeMismatchHint to UnresolvedTable for a better error message

2021-02-01 Thread Terry Kim (Jira)
Terry Kim created SPARK-34317: - Summary: Introduce relationTypeMismatchHint to UnresolvedTable for a better error message Key: SPARK-34317 URL: https://issues.apache.org/jira/browse/SPARK-34317 Project:

[jira] [Updated] (SPARK-34313) Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to the new resolution framework

2021-02-01 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34313: -- Description: Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to the new resolution framework

[jira] [Updated] (SPARK-34313) Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to the new resolution framework

2021-02-01 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34313: -- Summary: Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to the new resolution framework (was:

[jira] [Created] (SPARK-34313) Migrate ALTER TABLE SET/UNSET PROPERTIES commands to the new resolution framework

2021-02-01 Thread Terry Kim (Jira)
Terry Kim created SPARK-34313: - Summary: Migrate ALTER TABLE SET/UNSET PROPERTIES commands to the new resolution framework Key: SPARK-34313 URL: https://issues.apache.org/jira/browse/SPARK-34313 Project:

[jira] [Created] (SPARK-34299) Clean up ResolveSessionCatalog

2021-01-30 Thread Terry Kim (Jira)
Terry Kim created SPARK-34299: - Summary: Clean up ResolveSessionCatalog Key: SPARK-34299 URL: https://issues.apache.org/jira/browse/SPARK-34299 Project: Spark Issue Type: Improvement

[jira] [Resolved] (SPARK-34252) View subqueries in aggregate's grouping expression fail during the analysis check

2021-01-27 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim resolved SPARK-34252. --- Resolution: Not A Problem > View subqueries in aggregate's grouping expression fail during the

[jira] [Updated] (SPARK-34252) View subqueries in aggregate's grouping expression fail during the analysis check

2021-01-26 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34252: -- Description: To repro: {code:java} sql("create temporary view ta(a, b) as select 1, 2") sql("create

[jira] [Updated] (SPARK-34252) View subqueries in aggregate's grouping expression fail during the analysis check

2021-01-26 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34252: -- Summary: View subqueries in aggregate's grouping expression fail during the analysis check (was:

[jira] [Commented] (SPARK-34252) View subqueries in aggregate's grouping expression fail during the analysis check

2021-01-26 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17272295#comment-17272295 ] Terry Kim commented on SPARK-34252: --- [~cloud_fan], [~dongjoon] Would this be a blocker for 3.1

[jira] [Updated] (SPARK-34252) Subquery (views) in aggregate's grouping expression fails the analysis check

2021-01-26 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Terry Kim updated SPARK-34252: -- Summary: Subquery (views) in aggregate's grouping expression fails the analysis check (was: Subquery

[jira] [Commented] (SPARK-34252) Subquery in aggregate's grouping expression fails the analysis check

2021-01-26 Thread Terry Kim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17272294#comment-17272294 ] Terry Kim commented on SPARK-34252: --- I am working on the fix. > Subquery in aggregate's grouping

  1   2   3   4   >