[PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2023-12-11 Thread via GitHub
dengzhhu653 opened a new pull request, #4940: URL: https://github.com/apache/hive/pull/4940 …titions by timestamp in DST shift ### What changes were proposed in this pull request? ### Why are the changes needed? On JDO path, we select the matched partitions by

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2023-12-12 Thread via GitHub
sonarcloud[bot] commented on PR #4940: URL: https://github.com/apache/hive/pull/4940#issuecomment-1851693754 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2023-12-12 Thread via GitHub
sonarcloud[bot] commented on PR #4940: URL: https://github.com/apache/hive/pull/4940#issuecomment-1852567218 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2023-12-12 Thread via GitHub
dengzhhu653 closed pull request #4940: HIVE-27775: DirectSQL and JDO results are different when fetching par… URL: https://github.com/apache/hive/pull/4940 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2023-12-21 Thread via GitHub
sonarcloud[bot] commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1867115516 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2023-12-24 Thread via GitHub
sonarcloud[bot] commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1868491366 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-17 Thread via GitHub
aturoczy commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1896812063 Can we pay attention to this issue pls? It is a blocker for Hive4 release. cc: @dengzhhu653 @abstractdog @zabetak @ayushtkn @nrg4878 -- This is an automated message from the Apach

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-18 Thread via GitHub
sonarcloud[bot] commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1898064365 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1905444688 @dengzhhu653 , has to be rebased -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462834246 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean va

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462837269 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean va

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462837269 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean va

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462838947 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean va

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462841516 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1422,29 +1420,34 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462840600 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1422,29 +1420,34 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462845085 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1422,29 +1420,34 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462846413 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1422,29 +1420,34 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462845085 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1422,29 +1420,34 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462849842 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/PartFilterVisitor.java: ## @@ -231,25 +229,27 @@ public Long visitInteger

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-22 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462853338 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java: ## @@ -263,26 +235,124 @@ public String toString() {

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462849842 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/PartFilterVisitor.java: ## @@ -231,25 +229,27 @@ public Long visitInteger

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462860748 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java: ## @@ -263,26 +235,124 @@ public String toString() {

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462870262 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java: ## @@ -263,26 +235,124 @@ public String toString() {

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462870262 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java: ## @@ -263,26 +235,124 @@ public String toString() {

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462881002 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java: ## @@ -263,26 +235,124 @@ public String toString() {

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462887944 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java: ## @@ -263,26 +235,124 @@ public String toString() {

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462952331 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462954845 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462954845 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462958051 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462960233 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1422,29 +1420,34 @@ public void visit(LeafNode

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462965305 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1422,29 +1420,34 @@ public void visit(LeafNode

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462968615 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java: ## @@ -263,26 +235,124 @@ public String toString()

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462972085 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java: ## @@ -263,26 +235,124 @@ public String toString()

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-01-23 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1462980458 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/PartFilterVisitor.java: ## @@ -231,25 +229,27 @@ public Long visitInteg

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-08 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1482842516 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean va

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-08 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1482842516 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean va

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-08 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1482842516 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean va

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-08 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1482854219 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean va

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-08 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1482842516 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/DatabaseProduct.java: ## @@ -749,6 +753,22 @@ public Object getBoolean(boolean va

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-08 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1482921563 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/PartFilterVisitor.java: ## @@ -231,25 +229,27 @@ public Long visitInteger

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-08 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1482928244 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java: ## @@ -263,26 +235,124 @@ public String toString() {

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-08 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1482941671 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1505,14 +1507,9 @@ public void visit(LeafNode nod

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-08 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1482941671 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1505,14 +1507,9 @@ public void visit(LeafNode nod

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-22 Thread via GitHub
deniskuzZ commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1959290034 @dengzhhu653, any chance of getting this PR ready for merge? looks like that is the only remaining blocker for 4.0 release -- This is an automated message from the Apache Git Service. To

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-22 Thread via GitHub
dengzhhu653 commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1960644618 > @dengzhhu653, any chance of getting this PR ready for merge? looks like that is the only remaining blocker for 4.0 release I was engaged into other things these days, will back t

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-22 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1500241168 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java: ## @@ -263,26 +235,124 @@ public String toString()

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-22 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1500245110 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1505,14 +1507,9 @@ public void visit(LeafNode n

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-22 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1500261658 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1422,29 +1420,34 @@ public void visit(LeafNode

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-22 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1500279213 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/PartFilterVisitor.java: ## @@ -231,25 +229,27 @@ public Long visitInteg

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-23 Thread via GitHub
sonarcloud[bot] commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1961021208 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-27 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1504065586 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1424,30 +1422,36 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-27 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1504069477 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1505,14 +1507,9 @@ public void visit(LeafNode nod

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-27 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1504069477 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1505,14 +1507,9 @@ public void visit(LeafNode nod

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-27 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1504087332 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/PartFilterVisitor.java: ## @@ -231,25 +229,27 @@ public Long visitInteger

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-27 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1504101144 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1424,30 +1422,36 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-27 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1504101144 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1424,30 +1422,36 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-27 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1505205589 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1505,14 +1507,9 @@ public void visit(LeafNode n

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-27 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1505206489 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1424,30 +1422,36 @@ public void visit(LeafNode

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-27 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1505210223 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1424,30 +1422,36 @@ public void visit(LeafNode

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-27 Thread via GitHub
sonarcloud[bot] commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1968072357 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-28 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1506152341 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1424,30 +1422,36 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-28 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1506152341 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1424,30 +1422,36 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-28 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1506152341 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1424,30 +1422,36 @@ public void visit(LeafNode no

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-28 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1506164080 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1505,14 +1507,9 @@ public void visit(LeafNode nod

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-28 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1506862344 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java: ## @@ -1424,30 +1422,36 @@ public void visit(LeafNode

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-28 Thread via GitHub
sonarcloud[bot] commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1970288996 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-29 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1507334179 ## standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java: ## @@ -107,6 +107,17 @@ public static Date convertStri

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-29 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1507334179 ## standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java: ## @@ -107,6 +107,17 @@ public static Date convertStri

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-29 Thread via GitHub
deniskuzZ commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1507334179 ## standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java: ## @@ -107,6 +107,17 @@ public static Date convertStri

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-29 Thread via GitHub
dengzhhu653 commented on code in PR #4959: URL: https://github.com/apache/hive/pull/4959#discussion_r1508402775 ## standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java: ## @@ -107,6 +107,17 @@ public static Date convertSt

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-02-29 Thread via GitHub
sonarcloud[bot] commented on PR #4959: URL: https://github.com/apache/hive/pull/4959#issuecomment-1972386168 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.

Re: [PR] HIVE-27775: DirectSQL and JDO results are different when fetching par… [hive]

2024-03-01 Thread via GitHub
deniskuzZ merged PR #4959: URL: https://github.com/apache/hive/pull/4959 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.