[GitHub] [hive] sankarh merged pull request #4535: HIVE-27552 : Backport of HIVE-22360, HIVE-20619 to branch-3

2023-08-22 Thread via GitHub
sankarh merged PR #4535: URL: https://github.com/apache/hive/pull/4535 -- 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.or

[GitHub] [hive] sankarh merged pull request #4595: HIVE-27615 : Backport of HIVE-21280 to branch-3

2023-08-22 Thread via GitHub
sankarh merged PR #4595: URL: https://github.com/apache/hive/pull/4595 -- 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.or

[GitHub] [hive] sankarh merged pull request #4598: HIVE-27618 : Backport of HIVE-25446 to branch-3

2023-08-22 Thread via GitHub
sankarh merged PR #4598: URL: https://github.com/apache/hive/pull/4598 -- 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.or

[GitHub] [hive] aturoczy commented on a diff in pull request #4609: [DRAFT] HIVE-27626: HiveBaseResultSet to return Hive's own Timestamp through getObject

2023-08-22 Thread via GitHub
aturoczy commented on code in PR #4609: URL: https://github.com/apache/hive/pull/4609#discussion_r1301234230 ## jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java: ## @@ -542,7 +542,7 @@ private Object evaluate(Type type, Object value) { } return value;

[GitHub] [hive] aturoczy commented on pull request #3599: HIVE-26537: Deprecate older APIs in the HMS thrift interface.

2023-08-22 Thread via GitHub
aturoczy commented on PR #3599: URL: https://github.com/apache/hive/pull/3599#issuecomment-1687710582 Is this ticket still active? Do we want to put this into Hive4? @nrg4878 @saihemanth-cloudera @ayushtkn @deniskuzZ Pretty big change. -- This is an automated message from the Apache G

[GitHub] [hive] aturoczy commented on pull request #587: HIVE-21213 : Acid table bootstrap replication needs to handle directory created by compaction with txn id

2023-08-22 Thread via GitHub
aturoczy commented on PR #587: URL: https://github.com/apache/hive/pull/587#issuecomment-1687724201 It was inactive, and it did not got +1's. Please reopen it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [hive] abstractdog commented on a diff in pull request #4609: [DRAFT] HIVE-27626: HiveBaseResultSet to return Hive's own Timestamp through getObject

2023-08-22 Thread via GitHub
abstractdog commented on code in PR #4609: URL: https://github.com/apache/hive/pull/4609#discussion_r1301257975 ## jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java: ## @@ -542,7 +542,7 @@ private Object evaluate(Type type, Object value) { } return value;

[GitHub] [hive] abstractdog commented on a diff in pull request #4609: [DRAFT] HIVE-27626: HiveBaseResultSet to return Hive's own Timestamp through getObject

2023-08-22 Thread via GitHub
abstractdog commented on code in PR #4609: URL: https://github.com/apache/hive/pull/4609#discussion_r1301257975 ## jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java: ## @@ -542,7 +542,7 @@ private Object evaluate(Type type, Object value) { } return value;

[GitHub] [hive] abstractdog commented on a diff in pull request #4609: [DRAFT] HIVE-27626: HiveBaseResultSet to return Hive's own Timestamp through getObject

2023-08-22 Thread via GitHub
abstractdog commented on code in PR #4609: URL: https://github.com/apache/hive/pull/4609#discussion_r1301257975 ## jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java: ## @@ -542,7 +542,7 @@ private Object evaluate(Type type, Object value) { } return value;

[GitHub] [hive] zabetak commented on pull request #4614: HIVE-27277: GH actions to build linux/amd64 and arm64 images and push docker hub

2023-08-22 Thread via GitHub
zabetak commented on PR #4614: URL: https://github.com/apache/hive/pull/4614#issuecomment-1687871898 Maybe we should ask INFRA ticket if there are really limitations about artifacts sizes in GitHub actions. Apart from GitHub actions we have our Jenkins precommit infra and there we ha

[GitHub] [hive] sonarcloud[bot] commented on pull request #4571: HIVE-27627: Iceberg: Insert into/overwrite partition support

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

[GitHub] [hive] sonarcloud[bot] commented on pull request #4612: HIVE-27628 - implement array_remove UDF in Hive

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

[GitHub] [hive] sonarcloud[bot] commented on pull request #4614: HIVE-27277: GH actions to build linux/amd64 and arm64 images and push docker hub

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

[GitHub] [hive] simhadri-g commented on pull request #4570: HIVE-27585 Upgrade kryo serialization lib to latest version

2023-08-22 Thread via GitHub
simhadri-g commented on PR #4570: URL: https://github.com/apache/hive/pull/4570#issuecomment-1688000398 Seems like spark is not very keen on upgrading kryo version . They are most likely on 4.0.2 : https://issues.apache.org/jira/browse/SPARK-40685 I think we can go ahead with the upg

[GitHub] [hive] rtrivedi12 opened a new pull request, #4621: HIVE-27113: Increasing default for hive.thrift.client.max.message.size to 2GB

2023-08-22 Thread via GitHub
rtrivedi12 opened a new pull request, #4621: URL: https://github.com/apache/hive/pull/4621 ### What changes were proposed in this pull request? Changed the default value for thrift message size to 2147483647 bytes instead of 1 GB and fixed config help message. Also, Wrapped the

[GitHub] [hive] sonarcloud[bot] commented on pull request #4115: HIVE-27138: Extend RSOp to compute filterTag if it has child MapJoinOp

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

[GitHub] [hive] sonarcloud[bot] commented on pull request #4617: HIVE-22961: Drop function in Hive should not send request for drop database to Ranger plugin

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

[GitHub] [hive] ayushtkn merged pull request #4570: HIVE-27585 Upgrade kryo serialization lib to latest version

2023-08-22 Thread via GitHub
ayushtkn merged PR #4570: URL: https://github.com/apache/hive/pull/4570 -- 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.o

[GitHub] [hive] ayushtkn merged pull request #4613: HIVE-27631: Fix CCE when set fs.hdfs.impl other than DistributedFileSystem

2023-08-22 Thread via GitHub
ayushtkn merged PR #4613: URL: https://github.com/apache/hive/pull/4613 -- 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.o

[GitHub] [hive] scarlin-cloudera closed pull request #4619: HIVE-27632: Filter decimal vector expression with coalesce fixed

2023-08-22 Thread via GitHub
scarlin-cloudera closed pull request #4619: HIVE-27632: Filter decimal vector expression with coalesce fixed URL: https://github.com/apache/hive/pull/4619 -- 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 g

[GitHub] [hive] scarlin-cloudera opened a new pull request, #4622: HIVE-27632: Added annotation for decimal64 support for coalesce

2023-08-22 Thread via GitHub
scarlin-cloudera opened a new pull request, #4622: URL: https://github.com/apache/hive/pull/4622 We already have test cases showing coalesce works for decimal64. However, the annotation wasn't there in GenericUDFCoalesce which caused a class cast issue when the coalesce was in the filter an

[GitHub] [hive] sonarcloud[bot] commented on pull request #4601: HIVE-27595: replaced cartesian-product table filtering by sort + binary search

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

[GitHub] [hive] zabetak opened a new pull request, #4623: HIVE-27638: Preparing for 4.0.0-beta-2 development

2023-08-22 Thread via GitHub
zabetak opened a new pull request, #4623: URL: https://github.com/apache/hive/pull/4623 ### What changes were proposed in this pull request? 1. Set version to 4.0.0-beta-2-SNAPSHOT in pom files. 2. Prepare metastore install/upgrade scripts for 4.0.0-beta-2 3. Update sysdb.q.out based

[GitHub] [hive] sonarcloud[bot] commented on pull request #4621: HIVE-27113: Increasing default for hive.thrift.client.max.message.size to 2GB

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

[GitHub] [hive] sonarcloud[bot] commented on pull request #4520: HIVE-27536: Merge task must be invoked after optimisation for external CTAS queries

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

[GitHub] [hive] nrg4878 commented on a diff in pull request #4614: HIVE-27277: GH actions to build linux/amd64 and arm64 images and push docker hub

2023-08-22 Thread via GitHub
nrg4878 commented on code in PR #4614: URL: https://github.com/apache/hive/pull/4614#discussion_r1301958568 ## .github/workflows/docker-GA-images.yml: ## @@ -0,0 +1,140 @@ +name: Build and Publish docker images for Hive GA + +on: + create: + workflow_dispatch: +inputs: +

[GitHub] [hive] zabetak commented on pull request #4623: HIVE-27638: Preparing for 4.0.0-beta-2 development

2023-08-22 Thread via GitHub
zabetak commented on PR #4623: URL: https://github.com/apache/hive/pull/4623#issuecomment-1688608329 I doubt we are going GA next so beta-2 is more realistic. Anyways we just need an increment for now the actual name doesn't matter much. For JIRA we can continue to use 4.0.0 till its

[GitHub] [hive] sonarcloud[bot] commented on pull request #4622: HIVE-27632: Added annotation for decimal64 support for coalesce

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

[GitHub] [hive] sonarcloud[bot] commented on pull request #4571: HIVE-27627: Iceberg: Insert into/overwrite partition support

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

[GitHub] [hive] sonarcloud[bot] commented on pull request #4623: HIVE-27638: Preparing for 4.0.0-beta-2 development

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

[GitHub] [hive] github-actions[bot] closed pull request #4423: WIP: do not review

2023-08-22 Thread via GitHub
github-actions[bot] closed pull request #4423: WIP: do not review URL: https://github.com/apache/hive/pull/4423 -- 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,

[GitHub] [hive] github-actions[bot] closed pull request #4425: Aggresively apply RemoveDynamicPruningBySize everywhere

2023-08-22 Thread via GitHub
github-actions[bot] closed pull request #4425: Aggresively apply RemoveDynamicPruningBySize everywhere URL: https://github.com/apache/hive/pull/4425 -- 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 t

[GitHub] [hive] github-actions[bot] commented on pull request #4015: HIVE-27023: Add setting to prevent tez session from being opened duri…

2023-08-22 Thread via GitHub
github-actions[bot] commented on PR #4015: URL: https://github.com/apache/hive/pull/4015#issuecomment-1689083861 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Feel free to reach out on the

[GitHub] [hive] sonarcloud[bot] commented on pull request #4620: HIVE-27532: Missing semicolon in show create table output

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

[GitHub] [hive] sonarcloud[bot] commented on pull request #4577: HIVE-27598 - Enhance alter table compact to work for partitioned tabl…

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

[GitHub] [hive] sonarcloud[bot] commented on pull request #4614: HIVE-27277: GH actions to build linux/amd64 and arm64 images and push docker hub

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

[GitHub] [hive] Rakshith606 commented on pull request #587: HIVE-21213 : Acid table bootstrap replication needs to handle directory created by compaction with txn id

2023-08-22 Thread via GitHub
Rakshith606 commented on PR #587: URL: https://github.com/apache/hive/pull/587#issuecomment-1689316593 @aturoczy I don't have the permissions to reopen this. Should i raise another pr ? -- This is an automated message from the Apache Git Service. To respond to the message, please l