[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345401411 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java ## @@

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345449867 ## File path: storage-api/src/java/org/apache/hadoop/hive/common/TableName.java ## @@ -86,36

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345441151 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/AddPrimaryKeyHandler.java

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345441875 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/RenameTableHandler.java

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345393971 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java ## @@

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345401411 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java ## @@

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345448803 ## File path: storage-api/src/java/org/apache/hadoop/hive/common/TableName.java ## @@ -17,34

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345399636 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java ## @@ -897,10

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345446033 ## File path: ql/src/test/results/clientpositive/encrypted/encryption_move_tbl.q.out ## @@

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345443647 ## File path: ql/src/test/results/clientnegative/delete_non_acid_table.q.out ## @@ -34,4 +34,4

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345389350 ## File path: ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java ## @@ -1085,7 +1086,7 @@

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345446635 ## File path: ql/src/test/results/clientpositive/input10.q.out ## @@ -21,7 +21,7 @@ STAGE

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345391449 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java ## @@

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345405314 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java ## @@ -2296,16

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345403274 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java ## @@ -2275,9

[GitHub] [hive] asfgit closed pull request #829: Hive JDBC Storage Handler: Support For Writing Data to JDBC Data Source

2019-11-12 Thread GitBox
asfgit closed pull request #829: Hive JDBC Storage Handler: Support For Writing Data to JDBC Data Source URL: https://github.com/apache/hive/pull/829 This is an automated message from the Apache Git Service. To respond to

[GitHub] [hive] dlavati commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-11-12 Thread GitBox
dlavati commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r345489917 ## File path: