Re: [PR] HIVE-27689: Iceberg: Remove unsed iceberg property [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4681: URL: https://github.com/apache/hive/pull/4681#issuecomment-1760980682 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-27786: Iceberg: Eliminate engine.hive.enabled table property. [hive]

2023-10-12 Thread via GitHub
ayushtkn commented on PR #4793: URL: https://github.com/apache/hive/pull/4793#issuecomment-1760931929 This flag is set during table create, so if it is true. any client after that reading the table if it doesn’t have iceberg jars on classpath will always fail, right? But if we

Re: [PR] HIVE-27786: Iceberg: Eliminate engine.hive.enabled table property. [hive]

2023-10-12 Thread via GitHub
pvary commented on PR #4793: URL: https://github.com/apache/hive/pull/4793#issuecomment-1760902014 The `hive.engine.enabled` configuration drives if the SerDe is set on the Iceberg table, or not. The HMS client tries to instantiate the SerDe if it is set, and fails if it is not on the c

Re: [PR] HIVE-27169: New Locked List to prevent configuration change at runtime without throwing error [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4731: URL: https://github.com/apache/hive/pull/4731#issuecomment-1760872906 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-27676: Reuse the add_partitions logic for add_partition in ObjetStore [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4678: URL: https://github.com/apache/hive/pull/4678#issuecomment-1760726478 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] sort the fields after implementation-dependent operations and reorder… [hive]

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

[PR] sort the fields after implementation-dependent operations and reorder… [hive]

2023-10-12 Thread via GitHub
bjchris32 opened a new pull request, #4798: URL: https://github.com/apache/hive/pull/4798 ### What changes were proposed in this pull request? We found the flaky behavior in `serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java` with an open-

Re: [PR] HIVE-27689: Iceberg: Remove unsed iceberg property [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4681: URL: https://github.com/apache/hive/pull/4681#issuecomment-1760644428 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] Bump org.apache.zookeeper:zookeeper from 3.7.1 to 3.7.2 [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4794: URL: https://github.com/apache/hive/pull/4794#issuecomment-1760503906 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-27786: Iceberg: Eliminate engine.hive.enabled table property. [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4793: URL: https://github.com/apache/hive/pull/4793#issuecomment-1760496730 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-27113: Increasing default for hive.thrift.client.max.message.size to 2147483647 bytes [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4704: URL: https://github.com/apache/hive/pull/4704#issuecomment-1760459552 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] Bump org.apache.zookeeper:zookeeper from 3.7.1 to 3.7.2 [hive]

2023-10-12 Thread via GitHub
ayushtkn commented on PR #4794: URL: https://github.com/apache/hive/pull/4794#issuecomment-1760422485 @dependabot rebase -- 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

Re: [PR] HIVE-27113: Increasing default for hive.thrift.client.max.message.size to 2147483647 bytes [hive]

2023-10-12 Thread via GitHub
rtrivedi12 commented on code in PR #4704: URL: https://github.com/apache/hive/pull/4704#discussion_r1357437740 ## service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java: ## @@ -310,8 +310,8 @@ protected synchronized TTransport connect(HiveConf co

Re: [PR] HIVE-27689: Iceberg: Remove unsed iceberg property [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4681: URL: https://github.com/apache/hive/pull/4681#issuecomment-1760232396 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-27793: Iceberg: Support setting current snapshot with SnapshotRef [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4797: URL: https://github.com/apache/hive/pull/4797#issuecomment-1760144318 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-27783: Iceberg: Implement Copy-On-Write for Update queries [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4781: URL: https://github.com/apache/hive/pull/4781#issuecomment-1760098081 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-27676: Reuse the add_partitions logic for add_partition in ObjetStore [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4678: URL: https://github.com/apache/hive/pull/4678#issuecomment-1760059226 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-27689: Iceberg: Remove unsed iceberg property [hive]

2023-10-12 Thread via GitHub
zhangbutao commented on PR #4681: URL: https://github.com/apache/hive/pull/4681#issuecomment-1759953744 > I think we could still leverage iceberg.mr.operation.type for COW Sure, I didn't delete it `InputFormatConfig.OPERATION_TYPE_PREFIX`, just remove it from these code block to avoid

Re: [PR] HIVE-27689: Iceberg: Remove unsed iceberg property [hive]

2023-10-12 Thread via GitHub
zhangbutao commented on code in PR #4681: URL: https://github.com/apache/hive/pull/4681#discussion_r1357067825 ## iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java: ## @@ -182,6 +182,7 @@ public class HiveIcebergStorageHandler implem

Re: [PR] HIVE-27762: ObjectStore GetHelper do not need run jdo query if direct sql exception is unrecoverable [hive]

2023-10-12 Thread via GitHub
wecharyu commented on code in PR #4767: URL: https://github.com/apache/hive/pull/4767#discussion_r1357056506 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/RecoverableExceptions.java: ## @@ -0,0 +1,37 @@ +/* + * Licensed to the Apache Sof

Re: [PR] HIVE-27762: ObjectStore GetHelper do not need run jdo query if direct sql exception is unrecoverable [hive]

2023-10-12 Thread via GitHub
saihemanth-cloudera commented on code in PR #4767: URL: https://github.com/apache/hive/pull/4767#discussion_r1357046549 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/RecoverableExceptions.java: ## @@ -0,0 +1,37 @@ +/* + * Licensed to the

Re: [PR] HIVE-27793: Iceberg: Support setting current snapshot with SnapshotRef [hive]

2023-10-12 Thread via GitHub
zhangbutao commented on code in PR #4797: URL: https://github.com/apache/hive/pull/4797#discussion_r1357038541 ## ql/src/java/org/apache/hadoop/hive/ql/parse/AlterTableExecuteSpec.java: ## @@ -165,19 +165,19 @@ public String toString() { * */ public static class SetC

Re: [PR] HIVE-27793: Iceberg: Support setting current snapshot with SnapshotRef [hive]

2023-10-12 Thread via GitHub
zhangbutao commented on code in PR #4797: URL: https://github.com/apache/hive/pull/4797#discussion_r1357037371 ## iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/IcebergTableUtil.java: ## @@ -237,11 +238,18 @@ public static void rollback(Table table, AlterTable

Re: [PR] HIVE-27793: Iceberg: Support setting current snapshot with SnapshotRef [hive]

2023-10-12 Thread via GitHub
zhangbutao commented on code in PR #4797: URL: https://github.com/apache/hive/pull/4797#discussion_r1357037895 ## ql/src/java/org/apache/hadoop/hive/ql/parse/AlterTableExecuteSpec.java: ## @@ -165,19 +165,19 @@ public String toString() { * */ public static class SetC

Re: [PR] HIVE-27793: Iceberg: Support setting current snapshot with SnapshotRef [hive]

2023-10-12 Thread via GitHub
zhangbutao commented on PR #4797: URL: https://github.com/apache/hive/pull/4797#issuecomment-1759899256 > what happens when a branch or tag name is a number? Good catch! If we have a table which has a snapshotId 123456789, it will obviously succeed in this case: `ALTER TABLE t

Re: [PR] HIVE-27731: Iceberg: Perform metadata delete for queries with static filters [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4748: URL: https://github.com/apache/hive/pull/4748#issuecomment-1759865704 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-27772: Hive UNIX_TIMESTAMP() should return null for invalid dates [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4777: URL: https://github.com/apache/hive/pull/4777#issuecomment-1759817909 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-27793: Iceberg: Support setting current snapshot with SnapshotRef [hive]

2023-10-12 Thread via GitHub
ayushtkn commented on code in PR #4797: URL: https://github.com/apache/hive/pull/4797#discussion_r1356928414 ## iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/IcebergTableUtil.java: ## @@ -237,11 +238,18 @@ public static void rollback(Table table, AlterTableEx

Re: [PR] HIVE-27481: TxnHandler cleanup [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4566: URL: https://github.com/apache/hive/pull/4566#issuecomment-1759746423 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-27786: Iceberg: Eliminate engine.hive.enabled table property. [hive]

2023-10-12 Thread via GitHub
zhangbutao commented on PR #4793: URL: https://github.com/apache/hive/pull/4793#issuecomment-1759732028 > We made that conf default true in this PR, so that shouldn’t be required here & maintaining this TBLPROPERTIES is becoming an overhead for us I see. :) I may be overthinking this

Re: [PR] HIVE-27786: Iceberg: Eliminate engine.hive.enabled table property. [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4793: URL: https://github.com/apache/hive/pull/4793#issuecomment-1759719443 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-27593: Iceberg: Keep iceberg properties in sync with hms properties [hive]

2023-10-12 Thread via GitHub
zhangbutao commented on PR #4573: URL: https://github.com/apache/hive/pull/4573#issuecomment-1759714078 > if all other engines use HiveCatalog, that shouldn't be a problem, isn't it? see #4793 https://github.com/apache/hive/pull/4793 is not related to this change. IMO, other engines

Re: [PR] HIVE-27786: Iceberg: Eliminate engine.hive.enabled table property. [hive]

2023-10-12 Thread via GitHub
ayushtkn commented on PR #4793: URL: https://github.com/apache/hive/pull/4793#issuecomment-1759709155 We made that conf default true in this PR, so that shouldn’t be required here & maintaining this TBLPROPERTIES is becoming an overhead for us -- This is an automated message from the Apac

Re: [PR] HIVE-27786: Iceberg: Eliminate engine.hive.enabled table property. [hive]

2023-10-12 Thread via GitHub
zhangbutao commented on PR #4793: URL: https://github.com/apache/hive/pull/4793#issuecomment-1759692548 As far as I know, other engines, e.g. - Trino has its own customized HMS catalog and Trino does't use the property, and so the iceberg table created by trino cann't be queried by

Re: [PR] HIVE-27695: Intermittent OOM when running TestMiniTezCliDriver [hive]

2023-10-12 Thread via GitHub
zabetak commented on PR #4792: URL: https://github.com/apache/hive/pull/4792#issuecomment-1759676858 The http://ci.hive.apache.org/job/hive-flaky-check/743/ run didn't run property some qfiles cause there are some dependencies to `test-serde` that is not compiled as part of the flaky-check

Re: [PR] HIVE-27762: ObjectStore GetHelper do not need run jdo query if direct sql exception is unrecoverable [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on code in PR #4767: URL: https://github.com/apache/hive/pull/4767#discussion_r1356798227 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/RecoverableExceptions.java: ## @@ -0,0 +1,37 @@ +/* + * Licensed to the Apache So

Re: [PR] HIVE-27762: ObjectStore GetHelper do not need run jdo query if direct sql exception is unrecoverable [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on code in PR #4767: URL: https://github.com/apache/hive/pull/4767#discussion_r1356798227 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/RecoverableExceptions.java: ## @@ -0,0 +1,37 @@ +/* + * Licensed to the Apache So

Re: [PR] HIVE-27762: ObjectStore GetHelper do not need run jdo query if direct sql exception is unrecoverable [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on code in PR #4767: URL: https://github.com/apache/hive/pull/4767#discussion_r1356798227 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/RecoverableExceptions.java: ## @@ -0,0 +1,37 @@ +/* + * Licensed to the Apache So

Re: [PR] HIVE-27762: ObjectStore GetHelper do not need run jdo query if direct sql exception is unrecoverable [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on code in PR #4767: URL: https://github.com/apache/hive/pull/4767#discussion_r1356798227 ## standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/RecoverableExceptions.java: ## @@ -0,0 +1,37 @@ +/* + * Licensed to the Apache So

Re: [PR] HIVE-12679: Allow users to be able to specify an implementation of IMetaStoreClient via HiveConf [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on PR #: URL: https://github.com/apache/hive/pull/#issuecomment-1759549339 > @deniskuzZ @wecharyu @dengzhhu653 @ganeshashree Sorry for the late response. > > I tried to implement the suggested option and summarize the current points. To be honest, I still

Re: [PR] HIVE-27689: Iceberg: Remove unsed iceberg property [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on code in PR #4681: URL: https://github.com/apache/hive/pull/4681#discussion_r1356757140 ## iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java: ## @@ -182,6 +182,7 @@ public class HiveIcebergStorageHandler impleme

Re: [PR] HIVE-27689: Iceberg: Remove unsed iceberg property [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on PR #4681: URL: https://github.com/apache/hive/pull/4681#issuecomment-1759539225 > @ayushtkn @deniskuzZ Would you mind taking a look? Thanks. I think we could still leverage iceberg.mr.operation.type for COW -- This is an automated message from the Apache Git S

Re: [PR] HIVE-27777: CBO fails on multi insert overwrites with common group ex… [hive]

2023-10-12 Thread via GitHub
zabetak commented on code in PR #4783: URL: https://github.com/apache/hive/pull/4783#discussion_r1356748227 ## ql/src/test/queries/clientpositive/multi_insert_gby5.q: ## @@ -0,0 +1,24 @@ +set hive.cbo.fallback.strategy=NEVER; +set hive.stats.column.autogather=false; + +CREATE TA

Re: [PR] HIVE-27593: Iceberg: Keep iceberg properties in sync with hms properties [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on PR #4573: URL: https://github.com/apache/hive/pull/4573#issuecomment-1759527740 > refore, it is ok for HS2 to operate iceberg table by checking cow/mor mode from hms properties, but for others like Spark, they operate the iceberg table by checking cow/mor from iceberg

Re: [PR] HIVE-27793: Iceberg: Support setting current snapshot with SnapshotRef [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4797: URL: https://github.com/apache/hive/pull/4797#issuecomment-1759504469 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-27777: CBO fails on multi insert overwrites with common group ex… [hive]

2023-10-12 Thread via GitHub
zabetak commented on code in PR #4783: URL: https://github.com/apache/hive/pull/4783#discussion_r1356735043 ## ql/src/test/results/clientpositive/llap/multi_insert_gby5.q.out: ## @@ -0,0 +1,250 @@ +PREHOOK: query: CREATE TABLE tbl1 (key int, f1 int) +PREHOOK: type: CREATETABLE +

Re: [PR] HIVE-27783: Iceberg: Implement Copy-On-Write for Update queries [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4781: URL: https://github.com/apache/hive/pull/4781#issuecomment-1759470592 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-27755: Quote identifiers in SQL emitted by SchemaTool for MySQL [hive]

2023-10-12 Thread via GitHub
zabetak closed pull request #4757: HIVE-27755: Quote identifiers in SQL emitted by SchemaTool for MySQL URL: https://github.com/apache/hive/pull/4757 -- 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

Re: [PR] HIVE-27755: Quote identifiers in SQL emitted by SchemaTool for MySQL [hive]

2023-10-12 Thread via GitHub
zabetak commented on PR #4757: URL: https://github.com/apache/hive/pull/4757#issuecomment-1759391829 Merged in https://github.com/apache/hive/commit/1843105f27f0b3550f70f71e2bf44830c79a6c69 but referenced the wrong PR from the commit message. -- This is an automated message from the Apac

Re: [PR] HIVE-27729: Iceberg: Check Iceberg type in AlterTableExecuteAnalyzer [hive]

2023-10-12 Thread via GitHub
zabetak commented on PR #4747: URL: https://github.com/apache/hive/pull/4747#issuecomment-1759389343 I accidentally referenced this PR from https://github.com/apache/hive/commit/1843105f27f0b3550f70f71e2bf44830c79a6c69. Please ignore. -- This is an automated message from the Apache Git S

Re: [PR] HIVE-27772: Hive UNIX_TIMESTAMP() should return null for invalid dates [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4777: URL: https://github.com/apache/hive/pull/4777#issuecomment-1759311022 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-27653: Iceberg: Add conflictDetectionFilter to validate concurre… [hive]

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

[PR] HIVE-27793: Iceberg: Support setting current snapshot with SnapshotRef [hive]

2023-10-12 Thread via GitHub
zhangbutao opened a new pull request, #4797: URL: https://github.com/apache/hive/pull/4797 ### What changes were proposed in this pull request? ### Why are the changes needed? HIVE-26927 has implemented setting current snapshotId with a existing snapshotId, and

Re: [PR] HIVE-27792 Corrected wrong hive-site.xml in docker [hive]

2023-10-12 Thread via GitHub
xiaolin84250 commented on PR #4796: URL: https://github.com/apache/hive/pull/4796#issuecomment-1759290587 > jira 编号看起来与更改无关 Sorry, this is my first submission, I just created a new jira and got the number. https://issues.apache.org/jira/browse/HIVE-27792 -- This is an automated

Re: [PR] HIVE-27695: Intermittent OOM when running TestMiniTezCliDriver [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4792: URL: https://github.com/apache/hive/pull/4792#issuecomment-1759278793 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-27783: Iceberg: Implement Copy-On-Write for Update queries [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on code in PR #4781: URL: https://github.com/apache/hive/pull/4781#discussion_r1356564198 ## iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java: ## @@ -1590,10 +1593,18 @@ public Map getNativeProperties(org.apache

Re: [PR] HIVE-27653: Iceberg: Add conflictDetectionFilter to validate concurre… [hive]

2023-10-12 Thread via GitHub
simhadri-g commented on PR #4761: URL: https://github.com/apache/hive/pull/4761#issuecomment-1759230059 Thanks @ayushtkn for the review :) -- 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 sp

Re: [PR] HIVE-27653: Iceberg: Add conflictDetectionFilter to validate concurre… [hive]

2023-10-12 Thread via GitHub
simhadri-g commented on code in PR #4761: URL: https://github.com/apache/hive/pull/4761#discussion_r1356526580 ## iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergOutputCommitter.java: ## @@ -408,12 +409,12 @@ private void commitTable(FileIO io, Execut

Re: [PR] HIVE-27653: Iceberg: Add conflictDetectionFilter to validate concurre… [hive]

2023-10-12 Thread via GitHub
simhadri-g commented on code in PR #4761: URL: https://github.com/apache/hive/pull/4761#discussion_r1356525159 ## iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergOutputCommitter.java: ## @@ -488,6 +490,9 @@ private void commitWrite(Table table, String

Re: [PR] HIVE-27787 Corrected wrong hive-site.xml in docker [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on PR #4796: URL: https://github.com/apache/hive/pull/4796#issuecomment-1759226171 jira number looks unrelated to the change -- 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 th

Re: [PR] HIVE-27695: Intermittent OOM when running TestMiniTezCliDriver [hive]

2023-10-12 Thread via GitHub
zabetak commented on PR #4792: URL: https://github.com/apache/hive/pull/4792#issuecomment-1759191729 Started a flaky check: http://ci.hive.apache.org/job/hive-flaky-check/743/ The `TestMiniTezCliDriver` needs 10 to 15 minutes to complete so multiplied by 100 runs is roughly 17H so the

Re: [PR] HIVE-27783: Iceberg: Implement Copy-On-Write for Update queries [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on code in PR #4781: URL: https://github.com/apache/hive/pull/4781#discussion_r1356455206 ## iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java: ## @@ -1590,10 +1593,18 @@ public Map getNativeProperties(org.apache

Re: [PR] HIVE-27783: Iceberg: Implement Copy-On-Write for Update queries [hive]

2023-10-12 Thread via GitHub
deniskuzZ commented on code in PR #4781: URL: https://github.com/apache/hive/pull/4781#discussion_r1356455206 ## iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java: ## @@ -1590,10 +1593,18 @@ public Map getNativeProperties(org.apache

Re: [PR] HIVE-27786: Iceberg: Eliminate engine.hive.enabled table property. [hive]

2023-10-12 Thread via GitHub
sonarcloud[bot] commented on PR #4793: URL: https://github.com/apache/hive/pull/4793#issuecomment-1759085347 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-27745 : Create a test which validates Schematool sanity [hive]

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