Review request for HIVE-25230: Add position and occurrence arguments to INSTR()

2022-05-05 Thread Quanlong Huang
Hi team, I have a PR that was closed due to pending too long: https://github.com/apache/hive/pull/2378 Could you help me to reopen it? Thanks, Quanlong

Re: excluding jdk.tools for java 11 compatibility

2022-05-05 Thread Alessandro Solimando
Hi again, actually I managed to exclude the project by using the FQN (I was missing the "upgrade-acid/" part): mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.0.2155:sonar \ -DskipTests -Dit.skipTests -Dmaven.javadoc.skip -pl '!upgrade-acid,!upgrade-acid/pre-upgrade' I would still like

[jira] [Created] (HIVE-26202) Refactor Iceberg HiveFileWriterFactory

2022-05-05 Thread Peter Vary (Jira)
Peter Vary created HIVE-26202: - Summary: Refactor Iceberg HiveFileWriterFactory Key: HIVE-26202 URL: https://issues.apache.org/jira/browse/HIVE-26202 Project: Hive Issue Type: Improvement

excluding jdk.tools for java 11 compatibility

2022-05-05 Thread Alessandro Solimando
Hi everyone, I am working on https://issues.apache.org/jira/browse/HIVE-26196. As you might know, Sonar analysis must now run with at least JDK 11, and when I tried it failed as follows: [ERROR] Failed to execute goal on project hive-pre-upgrade: Could not resolve dependencies for project org.apa

[jira] [Created] (HIVE-26201) QueryResultsCache may have wrong permission if umask is too strict

2022-05-05 Thread Zhang Dongsheng (Jira)
Zhang Dongsheng created HIVE-26201: -- Summary: QueryResultsCache may have wrong permission if umask is too strict Key: HIVE-26201 URL: https://issues.apache.org/jira/browse/HIVE-26201 Project: Hive

[jira] [Created] (HIVE-26200) Add tests for Iceberg DELETE statements for every supported type

2022-05-05 Thread Peter Vary (Jira)
Peter Vary created HIVE-26200: - Summary: Add tests for Iceberg DELETE statements for every supported type Key: HIVE-26200 URL: https://issues.apache.org/jira/browse/HIVE-26200 Project: Hive Issu