[ https://issues.apache.org/jira/browse/HIVE-22315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953011#comment-16953011 ]
Hive QA commented on HIVE-22315: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12983133/HIVE-22315.4.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/19020/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19020/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19020/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Tests exited with: NonZeroExitCodeException Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit status 1 and output '+ date '+%Y-%m-%d %T.%3N' 2019-10-16 17:02:30.636 + [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]] + export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 + JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 + export PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games + PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games + export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m ' + ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m ' + export 'MAVEN_OPTS=-Xmx1g ' + MAVEN_OPTS='-Xmx1g ' + cd /data/hiveptest/working/ + tee /data/hiveptest/logs/PreCommit-HIVE-Build-19020/source-prep.txt + [[ false == \t\r\u\e ]] + mkdir -p maven ivy + [[ git = \s\v\n ]] + [[ git = \g\i\t ]] + [[ -z master ]] + [[ -d apache-github-source-source ]] + [[ ! -d apache-github-source-source/.git ]] + [[ ! -d apache-github-source-source ]] + date '+%Y-%m-%d %T.%3N' 2019-10-16 17:02:30.639 + cd apache-github-source-source + git fetch origin + git reset --hard HEAD HEAD is now at 5ce0b40 HIVE-22340 Prevent shaded imports (Miklos Gergely, reviewed by Zoltan Haindrich) + git clean -f -d Removing standalone-metastore/metastore-server/src/gen/ + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 5ce0b40 HIVE-22340 Prevent shaded imports (Miklos Gergely, reviewed by Zoltan Haindrich) + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2019-10-16 17:02:31.943 + rm -rf ../yetus_PreCommit-HIVE-Build-19020 + mkdir ../yetus_PreCommit-HIVE-Build-19020 + git gc + cp -R . ../yetus_PreCommit-HIVE-Build-19020 + mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-19020/yetus + patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh + patchFilePath=/data/hiveptest/working/scratch/build.patch + [[ -f /data/hiveptest/working/scratch/build.patch ]] + chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh + /data/hiveptest/working/scratch/smart-apply-patch.sh /data/hiveptest/working/scratch/build.patch error: a/itests/src/test/resources/testconfiguration.properties: does not exist in index error: a/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java: does not exist in index error: a/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDivide.java: does not exist in index error: a/ql/src/test/results/clientpositive/llap/vector_decimal_expressions.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/vector_decimal_udf.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/vector_decimal_col_scalar_division.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/vector_decimal_expressions.q.out: does not exist in index error: a/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java: does not exist in index error: patch failed: ql/src/test/results/clientpositive/llap/vector_decimal_expressions.q.out:257 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/llap/vector_decimal_expressions.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/vector_decimal_expressions.q.out:223 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/vector_decimal_expressions.q.out' with conflicts. Going to apply patch with: git apply -p1 /data/hiveptest/working/scratch/build.patch:1396: trailing whitespace. Map 1 /data/hiveptest/working/scratch/build.patch:1427: trailing whitespace. sort order: /data/hiveptest/working/scratch/build.patch:1452: trailing whitespace. Reducer 2 /data/hiveptest/working/scratch/build.patch:1457: trailing whitespace. reduceColumnNullOrder: /data/hiveptest/working/scratch/build.patch:1458: trailing whitespace. reduceColumnSortOrder: error: patch failed: ql/src/test/results/clientpositive/llap/vector_decimal_expressions.q.out:257 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/llap/vector_decimal_expressions.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/vector_decimal_expressions.q.out:223 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/vector_decimal_expressions.q.out' with conflicts. U ql/src/test/results/clientpositive/llap/vector_decimal_expressions.q.out U ql/src/test/results/clientpositive/vector_decimal_expressions.q.out warning: squelched 7 whitespace errors warning: 12 lines add whitespace errors. + result=1 + '[' 1 -ne 0 ']' + rm -rf yetus_PreCommit-HIVE-Build-19020 + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12983133 - PreCommit-HIVE-Build > Support Decimal64 column division with decimal64 scalar > ------------------------------------------------------- > > Key: HIVE-22315 > URL: https://issues.apache.org/jira/browse/HIVE-22315 > Project: Hive > Issue Type: Bug > Reporter: Ramesh Kumar Thangarajan > Assignee: Ramesh Kumar Thangarajan > Priority: Major > Attachments: HIVE-22315.1.patch, HIVE-22315.2.patch, > HIVE-22315.3.patch, HIVE-22315.4.patch > > > Currently division operation is not supported for Decimal64 column. This Jira > will take care of supporting decimal64 column division with a decimal64 > scalar. -- This message was sent by Atlassian Jira (v8.3.4#803005)