[jira] [Commented] (HIVE-19711) Refactor Hive Schema Tool

2022-04-22 Thread Miklos Gergely (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-19711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17526335#comment-17526335
 ] 

Miklos Gergely commented on HIVE-19711:
---

[~szita] I can't tell for sure, it was so long ago, and I don't remember. My 
hunch is that it was not intentional. Feel free to restore the original 
functionality if you believe that it was the correct one, i.e. the failure of 
these validations should not fail the whole process.

> Refactor Hive Schema Tool
> -
>
> Key: HIVE-19711
> URL: https://issues.apache.org/jira/browse/HIVE-19711
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 3.0.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Minor
> Fix For: 4.0.0, 4.0.0-alpha-1
>
> Attachments: HIVE-19711.01.patch, HIVE-19711.02.patch, 
> HIVE-19711.03.patch, HIVE-19711.04.patch, HIVE-19711.05.patch, 
> HIVE-19711.06.patch, HIVE-19711.07.patch, HIVE-19711.08.patch
>
>
> HiveSchemaTool is an 1500 lines long class trying to do everything It shold 
> be cut into multiple classes doing smaller components.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (HIVE-24648) Clean up FetchTask and related classes

2021-01-16 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-24648:
-


> Clean up FetchTask and related classes
> --
>
> Key: HIVE-24648
> URL: https://issues.apache.org/jira/browse/HIVE-24648
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> FetchTask is FetchOperator and FetchWork are messy, containing a lot off 
> unused codes too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-24610) Remove superfluous throws IOException from Context

2021-01-14 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-24610.
---
Resolution: Fixed

Merged to master, thank you [~kkasa]!

> Remove superfluous throws IOException from Context
> --
>
> Key: HIVE-24610
> URL: https://issues.apache.org/jira/browse/HIVE-24610
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-24611) Remove unnecessary parameter from AbstractAlterTableOperation

2021-01-13 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-24611.
---
Resolution: Fixed

Merged to master, thank you [~kkasa]

> Remove unnecessary parameter from AbstractAlterTableOperation
> -
>
> Key: HIVE-24611
> URL: https://issues.apache.org/jira/browse/HIVE-24611
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-24611) Remove unnecessary parameter from AbstractAlterTableOperation

2021-01-10 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-24611:
-


> Remove unnecessary parameter from AbstractAlterTableOperation
> -
>
> Key: HIVE-24611
> URL: https://issues.apache.org/jira/browse/HIVE-24611
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-24610) Remove superfluous throws IOException from Context

2021-01-10 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-24610:
-


> Remove superfluous throws IOException from Context
> --
>
> Key: HIVE-24610
> URL: https://issues.apache.org/jira/browse/HIVE-24610
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-24593) Clean up checkstyle violations in ddl

2021-01-10 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-24593.
---
Resolution: Fixed

Merged to master, thank you [~kkasa]

> Clean up checkstyle violations in ddl
> -
>
> Key: HIVE-24593
> URL: https://issues.apache.org/jira/browse/HIVE-24593
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work started] (HIVE-24509) Move show specific codes under DDL and cut MetaDataFormatter classes to pieces

2021-01-08 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on HIVE-24509 started by Miklos Gergely.
-
> Move show specific codes under DDL and cut MetaDataFormatter classes to pieces
> --
>
> Key: HIVE-24509
> URL: https://issues.apache.org/jira/browse/HIVE-24509
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 8h 20m
>  Remaining Estimate: 0h
>
> Lot of show ... specific codes are under the  
> org.apache.hadoop.hive.ql.metadata.formatting package which are used only by 
> these commands. Also the two MetaDataFormatters (JsonMetaDataFormatter, 
> TextMetaDataFormatter) are trying to do everything, while they contain a lot 
> of code duplications. Their functionalities should be put under the 
> directories of the appropriate show commands.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-24509) Move show specific codes under DDL and cut MetaDataFormatter classes to pieces

2021-01-08 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-24509.
---
Resolution: Fixed

Pushed to master, thank you [~belugabehr]!

> Move show specific codes under DDL and cut MetaDataFormatter classes to pieces
> --
>
> Key: HIVE-24509
> URL: https://issues.apache.org/jira/browse/HIVE-24509
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 8h 20m
>  Remaining Estimate: 0h
>
> Lot of show ... specific codes are under the  
> org.apache.hadoop.hive.ql.metadata.formatting package which are used only by 
> these commands. Also the two MetaDataFormatters (JsonMetaDataFormatter, 
> TextMetaDataFormatter) are trying to do everything, while they contain a lot 
> of code duplications. Their functionalities should be put under the 
> directories of the appropriate show commands.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-24218) Drop table used by a materialized view

2021-01-06 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-24218.
---
Resolution: Duplicate

> Drop table used by a materialized view
> --
>
> Key: HIVE-24218
> URL: https://issues.apache.org/jira/browse/HIVE-24218
> Project: Hive
>  Issue Type: Bug
>  Components: CLI, Hive, HiveServer2, Metastore
>Affects Versions: 3.1.0
>Reporter: stephbat
>Priority: Critical
>
> I have discovered that it's possible to drop a table used by a materialized 
> view. When I drop this table, the result is OK while I think this action 
> should be refused. When I check in the metastore database, I can see that the 
> table has been partially deleted (ie : the reference of the table still 
> exists in TBLS and in MV_TABLES_USED). This introduces an inconsistency in 
> the metastore.
> Steps to reproduced :
> {code:java}
> jdbc:hive2://localhost.> use use ptest2_db_dev;
> No rows affected (0.067 seconds)
> 0: jdbc:hive2://localhost.> create table table_blocked (id string);
> No rows affected (0.97 seconds)
> 0: jdbc:hive2://localhost.> desc table_blocked;
> +---++--+
> | col_name  | data_type  | comment  |
> +---++--+
> | id| string |  |
> +---++--+
> 1 row selected (0.171 seconds)
> 0: jdbc:hive2://localhost.> create materialized view table_blocked_mv as 
> select * from table_blocked;
> No rows affected (18.055 seconds)
> 0: jdbc:hive2://localhost.> desc table_blocked_mv;
> +---++--+
> | col_name  | data_type  | comment  |
> +---++--+
> | id| string |  |
> +---++--+
> 1 row selected (0.316 seconds)
> 0: jdbc:hive2://localhost.> drop table table_blocked;
> No rows affected (10.803 seconds)
> 0: jdbc:hive2://localhost.> desc table_blocked_mv;
> +---++--+
> | col_name  | data_type  | comment  |
> +---++--+
> | id| string |  |
> +---++--+
> 1 row selected (0.222 seconds)
> 0: jdbc:hive2://localhost.> desc table_blocked;
> Error: Error while compiling statement: FAILED: SemanticException Unable to 
> fetch table table_blocked. null (state=42000,code=4)
> 0: jdbc:hive2://localhost.> select * from table_blocked_mv;
> Error: Error while compiling statement: FAILED: SemanticException Table 
> ptest2_db_dev.table_blocked not found when trying to obtain it to check 
> masking/filtering policies (state=42000,code=4)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-24593) Clean up checkstyle violations in ddl

2021-01-06 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-24593:
-


> Clean up checkstyle violations in ddl
> -
>
> Key: HIVE-24593
> URL: https://issues.apache.org/jira/browse/HIVE-24593
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HIVE-24470) Separate HiveMetastore Thrift and Driver logic

2020-12-21 Thread Miklos Gergely (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-24470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17253084#comment-17253084
 ] 

Miklos Gergely commented on HIVE-24470:
---

[~cjmoberg] why do you open a new PR every time you want to modify the patch? 
Why don't you just modify the changes on your branch, and thus making the PR to 
change?

> Separate HiveMetastore Thrift and Driver logic
> --
>
> Key: HIVE-24470
> URL: https://issues.apache.org/jira/browse/HIVE-24470
> Project: Hive
>  Issue Type: Improvement
>  Components: Standalone Metastore
>Reporter: Cameron Moberg
>Assignee: Cameron Moberg
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 4h
>  Remaining Estimate: 0h
>
> In the file HiveMetastore.java the majority of the code is a thrift interface 
> rather than the actual logic behind starting hive metastore, this should be 
> moved out into a separate file to clean up the file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-24509) Move show specific codes under DDL and cut MetaDataFormatter classes to pieces

2020-12-08 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-24509:
-


> Move show specific codes under DDL and cut MetaDataFormatter classes to pieces
> --
>
> Key: HIVE-24509
> URL: https://issues.apache.org/jira/browse/HIVE-24509
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Lot of show ... specific codes are under the  
> org.apache.hadoop.hive.ql.metadata.formatting package which are used only by 
> these commands. Also the two MetaDataFormatters (JsonMetaDataFormatter, 
> TextMetaDataFormatter) are trying to do everything, while they contain a lot 
> of code duplications. Their functionalities should be put under the 
> directories of the appropriate show commands.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-21919) Refactor Driver

2020-12-02 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-21919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-21919.
---
Resolution: Fixed

> Refactor Driver
> ---
>
> Key: HIVE-21919
> URL: https://issues.apache.org/jira/browse/HIVE-21919
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Affects Versions: 3.1.1
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: refactor-driver
> Fix For: 4.0.0
>
>
> The Driver class is 3000+ lines long. It does a lot of things, it's structure 
> is hard to follow. Need to put it into a cleaner form, and thus make it more 
> readable. It should be cut into many pieces for having separate classes for 
> different subtasks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-24333) Cut long methods in Driver to smaller, more manageable pieces

2020-12-02 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-24333.
---
Resolution: Fixed

Merged to master, thank you [~belugabehr]

> Cut long methods in Driver to smaller, more manageable pieces
> -
>
> Key: HIVE-24333
> URL: https://issues.apache.org/jira/browse/HIVE-24333
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Some methods in Driver are too long to be easily understandable. They should 
> be cut into pieces to make them easier to understand.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-24333) Cut long methods in Driver to smaller, more manageable pieces

2020-10-29 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-24333:
-


> Cut long methods in Driver to smaller, more manageable pieces
> -
>
> Key: HIVE-24333
> URL: https://issues.apache.org/jira/browse/HIVE-24333
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Some methods in Driver are too long to be easily understandable. They should 
> be cut into pieces to make them easier to understand.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-24184) Re-order methods in Driver

2020-10-15 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-24184.
---
Resolution: Fixed

Merged to master, thank you David Mollitor.

> Re-order methods in Driver
> --
>
> Key: HIVE-24184
> URL: https://issues.apache.org/jira/browse/HIVE-24184
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Driver is still a huge class, with a lot of methods. They are not 
> representing the order of the process done by the Driver (compilation, 
> execution, result providing, closing). Also the constructors are not at the 
> beginning of the class. All of these make the class harder to read. By 
> re-ordering them it would be easier.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HIVE-24178) managedlocation is missing in SHOW CREATE DATABASE

2020-10-04 Thread Miklos Gergely (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-24178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17207281#comment-17207281
 ] 

Miklos Gergely commented on HIVE-24178:
---

Merged to master, thank you [~belugabehr], [~csringhofer].

> managedlocation is missing in SHOW CREATE DATABASE
> --
>
> Key: HIVE-24178
> URL: https://issues.apache.org/jira/browse/HIVE-24178
> Project: Hive
>  Issue Type: Bug
>Reporter: Csaba Ringhofer
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The output of SHOW CREATE DATABASE contains location, but doesn't contain 
> managed location, so the database it would create would be actually different.
> To reproduce:
> create database db1 location "/test-warehouse/a" managedlocation 
> "test-warehouse/b";
> show create database db1;
> result: 
> +--+
> |createdb_stmt |
> +--+
> | CREATE DATABASE `db1`|
> | LOCATION |
> |   'hdfs://localhost:20500/test-warehouse/a'  |
> +--+



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work started] (HIVE-24178) managedlocation is missing in SHOW CREATE DATABASE

2020-10-04 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on HIVE-24178 started by Miklos Gergely.
-
> managedlocation is missing in SHOW CREATE DATABASE
> --
>
> Key: HIVE-24178
> URL: https://issues.apache.org/jira/browse/HIVE-24178
> Project: Hive
>  Issue Type: Bug
>Reporter: Csaba Ringhofer
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The output of SHOW CREATE DATABASE contains location, but doesn't contain 
> managed location, so the database it would create would be actually different.
> To reproduce:
> create database db1 location "/test-warehouse/a" managedlocation 
> "test-warehouse/b";
> show create database db1;
> result: 
> +--+
> |createdb_stmt |
> +--+
> | CREATE DATABASE `db1`|
> | LOCATION |
> |   'hdfs://localhost:20500/test-warehouse/a'  |
> +--+



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-24178) managedlocation is missing in SHOW CREATE DATABASE

2020-10-04 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-24178.
---
Resolution: Fixed

> managedlocation is missing in SHOW CREATE DATABASE
> --
>
> Key: HIVE-24178
> URL: https://issues.apache.org/jira/browse/HIVE-24178
> Project: Hive
>  Issue Type: Bug
>Reporter: Csaba Ringhofer
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The output of SHOW CREATE DATABASE contains location, but doesn't contain 
> managed location, so the database it would create would be actually different.
> To reproduce:
> create database db1 location "/test-warehouse/a" managedlocation 
> "test-warehouse/b";
> show create database db1;
> result: 
> +--+
> |createdb_stmt |
> +--+
> | CREATE DATABASE `db1`|
> | LOCATION |
> |   'hdfs://localhost:20500/test-warehouse/a'  |
> +--+



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-24184) Re-order methods in Driver

2020-09-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-24184:
-


> Re-order methods in Driver
> --
>
> Key: HIVE-24184
> URL: https://issues.apache.org/jira/browse/HIVE-24184
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Driver is still a huge class, with a lot of methods. They are not 
> representing the order of the process done by the Driver (compilation, 
> execution, result providing, closing). Also the constructors are not at the 
> beginning of the class. All of these make the class harder to read. By 
> re-ordering them it would be easier.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-24178) managedlocation is missing in SHOW CREATE DATABASE

2020-09-18 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-24178:
-

Assignee: Miklos Gergely

> managedlocation is missing in SHOW CREATE DATABASE
> --
>
> Key: HIVE-24178
> URL: https://issues.apache.org/jira/browse/HIVE-24178
> Project: Hive
>  Issue Type: Bug
>Reporter: Csaba Ringhofer
>Assignee: Miklos Gergely
>Priority: Major
>
> The output of SHOW CREATE DATABASE contains location, but doesn't contain 
> managed location, so the database it would create would be actually different.
> To reproduce:
> create database db1 location "/test-warehouse/a" managedlocation 
> "test-warehouse/b";
> show create database db1;
> result: 
> +--+
> |createdb_stmt |
> +--+
> | CREATE DATABASE `db1`|
> | LOCATION |
> |   'hdfs://localhost:20500/test-warehouse/a'  |
> +--+



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23864) Extract Create Materialized View analyzer from SemanticAnalyzer

2020-07-16 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23864:
--
Component/s: Hive

> Extract Create Materialized View analyzer from SemanticAnalyzer
> ---
>
> Key: HIVE-23864
> URL: https://issues.apache.org/jira/browse/HIVE-23864
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Create Materialized View commands are not queries, but commands which have 
> queries as a part of them. Therefore a separate 
> CreateMaterializedViewAnalyzer is needed which uses SemanticAnalyer to 
> analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-23864) Extract Create Materialized View analyzer from SemanticAnalyzer

2020-07-16 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-23864:
-


> Extract Create Materialized View analyzer from SemanticAnalyzer
> ---
>
> Key: HIVE-23864
> URL: https://issues.apache.org/jira/browse/HIVE-23864
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Create Materialized View commands are not queries, but commands which have 
> queries as a part of them. Therefore a separate 
> CreateMaterializedViewAnalyzer is needed which uses SemanticAnalyer to 
> analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-07-15 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-23244.
---
Resolution: Fixed

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch, 
> HIVE-23244.06.patch, HIVE-23244.07.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-23857) Fix HiveParser "code too large" problem

2020-07-15 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-23857.
---
Resolution: Fixed

Merged to master, thank you [~belugabehr] and [~gopalv]

> Fix HiveParser "code too large" problem
> ---
>
> Key: HIVE-23857
> URL: https://issues.apache.org/jira/browse/HIVE-23857
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> HivePasrser.g can not be extended anymore as adding any more tokens leads to 
> a "code too large" problem, because the compiled code size would exceed 65536 
> bytes. The real solution would be to introduce anltr4, in the meantime it can 
> be fixed be moving the tokenNames variable into a separate file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-23857) Fix HiveParser "code too large" problem

2020-07-15 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-23857:
-


> Fix HiveParser "code too large" problem
> ---
>
> Key: HIVE-23857
> URL: https://issues.apache.org/jira/browse/HIVE-23857
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> HivePasrser.g can not be extended anymore as adding any more tokens leads to 
> a "code too large" problem, because the compiled code size would exceed 65536 
> bytes. The real solution would be to introduce anltr4, in the meantime it can 
> be fixed be moving the tokenNames variable into a separate file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Reopened] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-07-15 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reopened HIVE-23244:
---

Had to revert it as the new ANTLR token made the generated class too big, as in 
the meantime some other token was added too by another patch. Must solve that 
issue first.

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch, 
> HIVE-23244.06.patch, HIVE-23244.07.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-07-15 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Merged to master, thank you [~belugabehr]

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch, 
> HIVE-23244.06.patch, HIVE-23244.07.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-23814) Clean up Driver

2020-07-15 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-23814.
---
Resolution: Fixed

Merged to master, thank you [~pvary]

> Clean up Driver
> ---
>
> Key: HIVE-23814
> URL: https://issues.apache.org/jira/browse/HIVE-23814
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Driver is now cut down to it's minimal size by extracting all of it's sub 
> tasks to separate classes. The rest should be cleaned up by
>  * moving out some smaller parts of the code to sub task and utility classes 
> wherever it is still possible
>  * fix checkstyle issues
>  * add missing javadoc
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23814) Clean up Driver

2020-07-11 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23814:
--
Description: 
Driver is now cut down to it's minimal size by extracting all of it's sub tasks 
to separate classes. The rest should be cleaned up by
 * moving out some smaller parts of the code to sub task and utility classes 
wherever it is still possible
 * fix checkstyle issues
 * add missing javadoc

 

  was:
Driver is now cut down to it's minimal size by extracting all of it's sub tasks 
to separate classes. The rest should be cleaned up by
 * moving out some smaller parts of the code to sub task and utility classes 
wherever it is still possible
 * cut large functions to meaningful and manageable parts
 * re-order the functions to follow the order of processing
 * fix checkstyle issues

 


> Clean up Driver
> ---
>
> Key: HIVE-23814
> URL: https://issues.apache.org/jira/browse/HIVE-23814
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Driver is now cut down to it's minimal size by extracting all of it's sub 
> tasks to separate classes. The rest should be cleaned up by
>  * moving out some smaller parts of the code to sub task and utility classes 
> wherever it is still possible
>  * fix checkstyle issues
>  * add missing javadoc
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-23814) Clean up Driver

2020-07-08 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-23814:
-


> Clean up Driver
> ---
>
> Key: HIVE-23814
> URL: https://issues.apache.org/jira/browse/HIVE-23814
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Driver is now cut down to it's minimal size by extracting all of it's sub 
> tasks to separate classes. The rest should be cleaned up by
>  * moving out some smaller parts of the code to sub task and utility classes 
> wherever it is still possible
>  * cut large functions to meaningful and manageable parts
>  * re-order the functions to follow the order of processing
>  * fix checkstyle issues
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-23789) Merge ValidTxnManager into DriverTxnHandler

2020-07-07 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-23789.
---
Resolution: Fixed

> Merge ValidTxnManager into DriverTxnHandler
> ---
>
> Key: HIVE-23789
> URL: https://issues.apache.org/jira/browse/HIVE-23789
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-23718) Extract transaction handling from Driver

2020-07-01 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-23718.
---
Resolution: Fixed

> Extract transaction handling from Driver
> 
>
> Key: HIVE-23718
> URL: https://issues.apache.org/jira/browse/HIVE-23718
> Project: Hive
>  Issue Type: Sub-task
>  Components: HiveServer2
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-23789) Merge ValidTxnManager into DriverTxnHandler

2020-07-01 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-23789:
-


> Merge ValidTxnManager into DriverTxnHandler
> ---
>
> Key: HIVE-23789
> URL: https://issues.apache.org/jira/browse/HIVE-23789
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HIVE-23732) [refactor] Move allocating write IDs to ValidTxnManager.getTxnWriteIds

2020-06-20 Thread Miklos Gergely (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-23732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17141024#comment-17141024
 ] 

Miklos Gergely commented on HIVE-23732:
---

[~kishendas] please take a look at 
https://issues.apache.org/jira/browse/HIVE-23718, and to the comments at the 
pull request. It is aiming for the same goal, by first extracting the 
transaction related logic to a class called DriverTxnManager, then in a follow 
up Jira  to merge the ValidTxnManager into this new class.

> [refactor] Move allocating write IDs to ValidTxnManager.getTxnWriteIds
> --
>
> Key: HIVE-23732
> URL: https://issues.apache.org/jira/browse/HIVE-23732
> Project: Hive
>  Issue Type: Task
>  Components: HiveServer2
>Reporter: Kishen Das
>Priority: Major
>
> Right now some of this logic is spread across in Driver.java and 
> ValidTxnManager.java . It would be nice if we can consolidate the logic of 
> allocating the write IDs and move it within ValidTxnManager. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-23718) Extract transaction handling from Driver

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-23718:
-


> Extract transaction handling from Driver
> 
>
> Key: HIVE-23718
> URL: https://issues.apache.org/jira/browse/HIVE-23718
> Project: Hive
>  Issue Type: Sub-task
>  Components: HiveServer2
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-23418) Investigate why msck command found different partitions at repair.q, msck_repair*, partition_discovery.q

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-23418.
---
Resolution: Fixed

Merged to master, thank you [~kgyrtkirk]

> Investigate why msck command found different partitions at repair.q, 
> msck_repair*, partition_discovery.q
> 
>
> Key: HIVE-23418
> URL: https://issues.apache.org/jira/browse/HIVE-23418
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Check [https://reviews.apache.org/r/72485/] for details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-23138) Run q test with TestMiniLlapLocalCliDriver by default

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-23138:
-

Assignee: Ashutosh Chauhan  (was: Miklos Gergely)

> Run q test with TestMiniLlapLocalCliDriver by default
> -
>
> Key: HIVE-23138
> URL: https://issues.apache.org/jira/browse/HIVE-23138
> Project: Hive
>  Issue Type: Improvement
>Reporter: Miklos Gergely
>Assignee: Ashutosh Chauhan
>Priority: Major
>
> TestCliDriver, the current default driver for q tests is running tests on MR, 
> which is getting less and less used. Instead we should test everything by 
> default using TestMiniLlapLocalCliDriver.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-23329) Investigate why the results have changed for correlationoptimizer14.q

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-23329.
---
Release Note: It is working fine with LLAP, and it was erroneous with MR. 
As we are planning to remove MR in the near future anyway, there is no point to 
investigate.
Assignee: Miklos Gergely
  Resolution: Won't Do

> Investigate why the results have changed for correlationoptimizer14.q
> -
>
> Key: HIVE-23329
> URL: https://issues.apache.org/jira/browse/HIVE-23329
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Find out why the result set is different for correlationoptimizer14.q after 
> moving to TestMiniLlapLocalCliDriver. Check 
> [https://reviews.apache.org/r/72421/#comment308835] for details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-23331) Investigate why the results have changed for authorization_9.q

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-23331.
---
Release Note: Whatever caused it back then, is not causing it anymore. Even 
in the migration commit it was added without the extra lines. We'll open a new 
jira if it occurs again,.
Assignee: Miklos Gergely
  Resolution: Cannot Reproduce

> Investigate why the results have changed for authorization_9.q
> --
>
> Key: HIVE-23331
> URL: https://issues.apache.org/jira/browse/HIVE-23331
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Find out why the result set is different for authorization_9.q after moving 
> to TestMiniLlapLocalCliDriver. Check 
> [https://reviews.apache.org/r/72421/#comment308838|https://reviews.apache.org/r/72421/#comment308835]
>  for details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-23333) Investigate why the results have changed for char_udf1.q

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-2.
---
Release Note: As the difference is because of the MR result is bad, and the 
LLAP result is good, and as MR is planned to be removed anyway, there is no 
point to investigate it.
Assignee: Miklos Gergely
  Resolution: Won't Do

> Investigate why the results have changed for char_udf1.q
> 
>
> Key: HIVE-2
> URL: https://issues.apache.org/jira/browse/HIVE-2
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Find out why the result set is different for char_udf1.q after moving to 
> TestMiniLlapLocalCliDriver. Check 
> [https://reviews.apache.org/r/72421/#comment308875|https://reviews.apache.org/r/72421/#comment308835]
>  for details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-23330) Investigate why the results have changed for decimal_udf.q

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-23330.
---
Release Note: The results have not changed, just their order has. It is not 
an ordered query, so it is not en issue that their order is different when 
using LLAP.
  Resolution: Invalid

> Investigate why the results have changed for decimal_udf.q
> --
>
> Key: HIVE-23330
> URL: https://issues.apache.org/jira/browse/HIVE-23330
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Find out why the result set is different for decimal_udf.q after moving to 
> TestMiniLlapLocalCliDriver. Check 
> [https://reviews.apache.org/r/72421/#comment308835] for details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-23330) Investigate why the results have changed for decimal_udf.q

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-23330:
-

Assignee: Miklos Gergely

> Investigate why the results have changed for decimal_udf.q
> --
>
> Key: HIVE-23330
> URL: https://issues.apache.org/jira/browse/HIVE-23330
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> Find out why the result set is different for decimal_udf.q after moving to 
> TestMiniLlapLocalCliDriver. Check 
> [https://reviews.apache.org/r/72421/#comment308835] for details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-21112) Push projections and filters to S3 as S3Select queries

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-21112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-21112:
-

Assignee: Ashutosh Chauhan  (was: Miklos Gergely)

> Push projections and filters to S3 as S3Select queries
> --
>
> Key: HIVE-21112
> URL: https://issues.apache.org/jira/browse/HIVE-21112
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Ashutosh Chauhan
>Priority: Major
>  Labels: inactive
>
> S3 Select enables applications to retrieve only a subset of data from an 
> object by using simple SQL expressions.
> S3A connector for Hadoop adds an API that aims at supporting S3 select 
> queries. This issue initiates the work needed on the Hive side to create the 
> S3 queries from the projection and filter expressions pushed to TS operators.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22748) Remove disabling of IdentityProjectRemover transformation for Return Path

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-22748:
--
Resolution: Won't Do
Status: Resolved  (was: Patch Available)

> Remove disabling of IdentityProjectRemover transformation for Return Path
> -
>
> Key: HIVE-22748
> URL: https://issues.apache.org/jira/browse/HIVE-22748
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: inactive
> Fix For: 4.0.0
>
> Attachments: HIVE-22748.01.patch, HIVE-22748.03.patch
>
>
> For some reason IdentityProjectRemover transformation was not enabled for 
> Return Path.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22740) Test failing tests with return path

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-22740:
--
Resolution: Not A Problem
Status: Resolved  (was: Patch Available)

> Test failing tests with return path 
> 
>
> Key: HIVE-22740
> URL: https://issues.apache.org/jira/browse/HIVE-22740
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: inactive
> Attachments: HIVE-22740.01.patch, HIVE-22740.02.patch, 
> HIVE-22740.03.patch
>
>
> This is a dummy Jira for testing which tests are still failing with return 
> path enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-23504) Propagate query cancellations to druid when a hive query is cancelled

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-23504:
-

Assignee: Ashutosh Chauhan  (was: Miklos Gergely)

> Propagate query cancellations to druid when a hive query is cancelled
> -
>
> Key: HIVE-23504
> URL: https://issues.apache.org/jira/browse/HIVE-23504
> Project: Hive
>  Issue Type: Bug
>  Components: Druid integration, Hive
>Reporter: Miklos Gergely
>Assignee: Ashutosh Chauhan
>Priority: Major
> Attachments: HIVE-23504.01.patch
>
>
> See Query cancellation here - 
> [https://druid.apache.org/docs/latest/querying/querying.html]
> Queries can be cancelled explicitly using their unique identifier. If the 
> query identifier is set at the time of query, or is otherwise known, the 
> following endpoint can be used on the Broker or Router to cancel the query.
>  
> {{DELETE /druid/v2/{queryId}}}
>  
> Copy
> For example, if the query ID is {{abc123}}, the query can be cancelled as 
> follows:
>  
> {{curl -X DELETE "http://host:port/druid/v2/abc123"}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-22536) Improve return path enabling/disabling

2020-06-17 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-22536:
-

Assignee: Ashutosh Chauhan  (was: Miklos Gergely)

> Improve return path enabling/disabling
> --
>
> Key: HIVE-22536
> URL: https://issues.apache.org/jira/browse/HIVE-22536
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Ashutosh Chauhan
>Priority: Major
>  Labels: inactive, pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22536.01.patch, HIVE-22536.02.patch, 
> HIVE-22536.03.patch
>
>  Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Instead of having a boolean for hive.cbo.returnpath.hiveop it should be 
> on/off/supported. In case of "supported" it should be used for a subset of 
> commands which are already verified to be able to work with return path. This 
> is a temporary solution for the time while we are developing return path, 
> before making it the only way to handle commands.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23418) Investigate why msck command found different partitions at repair.q, msck_repair*, partition_discovery.q

2020-06-16 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23418:
--
Description: Check [https://reviews.apache.org/r/72485/] for details.

> Investigate why msck command found different partitions at repair.q, 
> msck_repair*, partition_discovery.q
> 
>
> Key: HIVE-23418
> URL: https://issues.apache.org/jira/browse/HIVE-23418
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Priority: Major
>
> Check [https://reviews.apache.org/r/72485/] for details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-21952) Hive should allow to delete serde properties too, not just add them

2020-06-16 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-21952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-21952.
---
Resolution: Fixed

Merged to master, thank you [~belugabehr].

> Hive should allow to delete serde properties too, not just add them
> ---
>
> Key: HIVE-21952
> URL: https://issues.apache.org/jira/browse/HIVE-21952
> Project: Hive
>  Issue Type: Improvement
>Affects Versions: 3.0.0, 4.0.0, 2.3.5
>Reporter: Ruslan Dautkhanov
>Assignee: Miklos Gergely
>Priority: Critical
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Hive should allow to delete serde properties not just add/change them
> We have a use case when a presence of certain serde properties 
> causes issues and we want to delete just that one serde property. 
> It's not currently possible.
> Thanks.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HIVE-23592) Routine "makeIntPair" is Not Correct

2020-06-15 Thread Miklos Gergely (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-23592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135955#comment-17135955
 ] 

Miklos Gergely commented on HIVE-23592:
---

+1

> Routine "makeIntPair" is Not Correct
> 
>
> Key: HIVE-23592
> URL: https://issues.apache.org/jira/browse/HIVE-23592
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Affects Versions: 3.2.0
>Reporter: David Mollitor
>Assignee: David Mollitor
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> {code:java|title=BuddyAllocator.java}
>   // Utility methods used to store pairs of ints as long.
>   private static long makeIntPair(int first, int second) {
> return ((long)first) << 32 | second;
>   }
>   private static int getFirstInt(long result) {
> return (int) (result >>> 32);
>   }
>   private static int getSecondInt(long result) {
> return (int) (result & ((1L << 32) - 1));
>   }
> {code}
> {code:java}
> long result = LLAP.makeIntPair(Integer.MIN_VALUE, Integer.MIN_VALUE);
> if (LLAP.getFirstInt(result) != Integer.MIN_VALUE) {
>throw new Exception();
> }
> if (LLAP.getSecondInt(result) != Integer.MIN_VALUE) {
>   throw new Exception();
>}
> /*
>  * Exception in thread "main" java.lang.Exception
>  *at org.test.TestMe.main(TestMe.java:19)
>  */
> {code}
> [https://github.com/apache/hive/blob/4b670877c280b37c5776046f66d766079489b2a8/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java#L1677]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HIVE-21952) Hive should allow to delete serde properties too, not just add them

2020-06-15 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-21952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely reassigned HIVE-21952:
-

Assignee: Miklos Gergely

> Hive should allow to delete serde properties too, not just add them
> ---
>
> Key: HIVE-21952
> URL: https://issues.apache.org/jira/browse/HIVE-21952
> Project: Hive
>  Issue Type: Improvement
>Affects Versions: 3.0.0, 4.0.0, 2.3.5
>Reporter: Ruslan Dautkhanov
>Assignee: Miklos Gergely
>Priority: Critical
>
> Hive should allow to delete serde properties not just add/change them
> We have a use case when a presence of certain serde properties 
> causes issues and we want to delete just that one serde property. 
> It's not currently possible.
> Thanks.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-06-03 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Attachment: (was: HIVE-23244.07.patch)

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch, 
> HIVE-23244.06.patch, HIVE-23244.07.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-06-03 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Attachment: HIVE-23244.07.patch

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch, 
> HIVE-23244.06.patch, HIVE-23244.07.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-06-02 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Attachment: HIVE-23244.07.patch

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch, 
> HIVE-23244.06.patch, HIVE-23244.07.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-06-02 Thread Miklos Gergely (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17124590#comment-17124590
 ] 

Miklos Gergely commented on HIVE-23244:
---

[~jcamachorodriguez] thanks for your review. I've modified some parts of the 
patch, and answered some of your concerns, please check the RB.

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch, 
> HIVE-23244.06.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-06-02 Thread Miklos Gergely (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17124546#comment-17124546
 ] 

Miklos Gergely commented on HIVE-23510:
---

[~jcamachorodriguez] thanks for your review. I've modified some parts of the 
patch, and answered some of your concerns, please check the RB.

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch, HIVE-23510.05.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-06-02 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Attachment: HIVE-23244.06.patch

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch, 
> HIVE-23244.06.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-29 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch, HIVE-23510.05.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23547) Enforce testconfiguration.properties file format and alphabetical order

2020-05-27 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23547:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Pushed to master, thank you [~abstractdog]!

> Enforce testconfiguration.properties file format and alphabetical order
> ---
>
> Key: HIVE-23547
> URL: https://issues.apache.org/jira/browse/HIVE-23547
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23547.01.patch, HIVE-23547.02.patch, 
> HIVE-23547.03.patch, HIVE-23547.04.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23547) Enforce testconfiguration.properties file format and alphabetical order

2020-05-26 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23547:
--
Attachment: HIVE-23547.04.patch

> Enforce testconfiguration.properties file format and alphabetical order
> ---
>
> Key: HIVE-23547
> URL: https://issues.apache.org/jira/browse/HIVE-23547
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23547.01.patch, HIVE-23547.02.patch, 
> HIVE-23547.03.patch, HIVE-23547.04.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23547) Enforce testconfiguration.properties file format and alphabetical order

2020-05-25 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23547:
--
Attachment: HIVE-23547.03.patch

> Enforce testconfiguration.properties file format and alphabetical order
> ---
>
> Key: HIVE-23547
> URL: https://issues.apache.org/jira/browse/HIVE-23547
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23547.01.patch, HIVE-23547.02.patch, 
> HIVE-23547.03.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23547) Enforce testconfiguration.properties file format and alphabetical order

2020-05-25 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23547:
--
Attachment: HIVE-23547.02.patch

> Enforce testconfiguration.properties file format and alphabetical order
> ---
>
> Key: HIVE-23547
> URL: https://issues.apache.org/jira/browse/HIVE-23547
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23547.01.patch, HIVE-23547.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23547) Enforce testconfiguration.properties file format and alphabetical order

2020-05-25 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23547:
--
Status: Patch Available  (was: Open)

> Enforce testconfiguration.properties file format and alphabetical order
> ---
>
> Key: HIVE-23547
> URL: https://issues.apache.org/jira/browse/HIVE-23547
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23547.01.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23547) Enforce testconfiguration.properties file format and alphabetical order

2020-05-25 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23547:
--
Attachment: HIVE-23547.01.patch

> Enforce testconfiguration.properties file format and alphabetical order
> ---
>
> Key: HIVE-23547
> URL: https://issues.apache.org/jira/browse/HIVE-23547
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23547.01.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-05-24 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Attachment: (was: HIVE-23244.05.patch)

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-05-24 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Attachment: HIVE-23244.05.patch

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch, 
> HIVE-23244.05.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-05-24 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Attachment: HIVE-23244.05.patch

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-05-24 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Attachment: (was: HIVE-23244.05.patch)

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-24 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: HIVE-23510.05.patch

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch, HIVE-23510.05.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-24 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: (was: HIVE-23510.05.patch)

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-05-24 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Attachment: HIVE-23244.05.patch

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch, HIVE-23244.05.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-24 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: (was: HIVE-23510.05.patch)

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch, HIVE-23510.05.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-24 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: HIVE-23510.05.patch

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch, HIVE-23510.05.patch, 
> HIVE-23510.05.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-23 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: HIVE-23510.05.patch

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch, HIVE-23510.05.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-23 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: (was: HIVE-23510.05.patch)

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch, HIVE-23510.05.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23244) Extract Create View analyzer from SemanticAnalyzer

2020-05-23 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23244:
--
Attachment: HIVE-23244.04.patch

> Extract Create View analyzer from SemanticAnalyzer
> --
>
> Key: HIVE-23244
> URL: https://issues.apache.org/jira/browse/HIVE-23244
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23244.01.patch, HIVE-23244.02.patch, 
> HIVE-23244.03.patch, HIVE-23244.04.patch
>
>
> Create View commands are not queries, but commands which have queries as a 
> part of them. Therefore a separate CreateViewAnalyzer is needed which uses 
> SemanticAnalyer to analyze it's query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-23 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: HIVE-23510.05.patch

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch, HIVE-23510.05.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-22 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23513:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS
> ---
>
> Key: HIVE-23513
> URL: https://issues.apache.org/jira/browse/HIVE-23513
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23513.01.patch, HIVE-23513.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-22 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: HIVE-23510.04.patch

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-22 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: (was: HIVE-23510.04.patch)

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-22 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23513:
--
Attachment: (was: HIVE-23513.02.patch)

> Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS
> ---
>
> Key: HIVE-23513
> URL: https://issues.apache.org/jira/browse/HIVE-23513
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23513.01.patch, HIVE-23513.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-22 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23513:
--
Attachment: HIVE-23513.02.patch

> Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS
> ---
>
> Key: HIVE-23513
> URL: https://issues.apache.org/jira/browse/HIVE-23513
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23513.01.patch, HIVE-23513.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-21 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23513:
--
Attachment: (was: HIVE-23513.02.patch)

> Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS
> ---
>
> Key: HIVE-23513
> URL: https://issues.apache.org/jira/browse/HIVE-23513
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23513.01.patch, HIVE-23513.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-21 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23513:
--
Attachment: HIVE-23513.02.patch

> Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS
> ---
>
> Key: HIVE-23513
> URL: https://issues.apache.org/jira/browse/HIVE-23513
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23513.01.patch, HIVE-23513.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23508) Do not show parameters column for non-extended desc database

2020-05-21 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23508:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Pushed to master, thank you [~kgyrtkirk]

> Do not show parameters column for non-extended desc database
> 
>
> Key: HIVE-23508
> URL: https://issues.apache.org/jira/browse/HIVE-23508
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23508.01.patch, HIVE-23508.02.patch
>
>
> The "parameters" column for desc database is only filled if the request is 
> "EXTENDED", no point of showing the column otherwise.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-21 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: HIVE-23510.04.patch

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch, HIVE-23510.04.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-21 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23513:
--
Attachment: HIVE-23513.02.patch

> Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS
> ---
>
> Key: HIVE-23513
> URL: https://issues.apache.org/jira/browse/HIVE-23513
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23513.01.patch, HIVE-23513.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-21 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23513:
--
Attachment: (was: HIVE-23513.02.patch)

> Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS
> ---
>
> Key: HIVE-23513
> URL: https://issues.apache.org/jira/browse/HIVE-23513
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23513.01.patch, HIVE-23513.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: HIVE-23510.03.patch

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch, 
> HIVE-23510.03.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23513:
--
Attachment: HIVE-23513.02.patch

> Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS
> ---
>
> Key: HIVE-23513
> URL: https://issues.apache.org/jira/browse/HIVE-23513
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23513.01.patch, HIVE-23513.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23513:
--
Attachment: (was: HIVE-23513.02.patch)

> Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS
> ---
>
> Key: HIVE-23513
> URL: https://issues.apache.org/jira/browse/HIVE-23513
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23513.01.patch, HIVE-23513.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23508) Do not show parameters column for non-extended desc database

2020-05-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23508:
--
Attachment: HIVE-23508.02.patch

> Do not show parameters column for non-extended desc database
> 
>
> Key: HIVE-23508
> URL: https://issues.apache.org/jira/browse/HIVE-23508
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23508.01.patch, HIVE-23508.02.patch
>
>
> The "parameters" column for desc database is only filled if the request is 
> "EXTENDED", no point of showing the column otherwise.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: HIVE-23510.02.patch

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch, HIVE-23510.02.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23513) Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS

2020-05-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23513:
--
Attachment: HIVE-23513.02.patch

> Fix Json output for SHOW TABLES and SHOW MATERIALIZED VIEWS
> ---
>
> Key: HIVE-23513
> URL: https://issues.apache.org/jira/browse/HIVE-23513
> Project: Hive
>  Issue Type: Bug
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23513.01.patch, HIVE-23513.02.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: HIVE-23510.01.patch

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: (was: HIVE-23510.01.patch)

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: (was: HIVE-23510.01.patch)

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-23510) TestMiniLlapLocalCliDriver should be the default driver for q tests

2020-05-20 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely updated HIVE-23510:
--
Attachment: HIVE-23510.01.patch

> TestMiniLlapLocalCliDriver should be the default driver for q tests
> ---
>
> Key: HIVE-23510
> URL: https://issues.apache.org/jira/browse/HIVE-23510
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
> Attachments: HIVE-23510.01.patch
>
>
> Set TestMiniLlapLocalCliDriver as the default driver. For now the few tests 
> still processed by TestCliDriver should be marked in the 
> testconfiguration.properties, until it is completely eliminated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


  1   2   3   4   5   6   7   8   9   10   >