[ https://issues.apache.org/jira/browse/HIVE-23004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061347#comment-17061347 ]
Hive QA commented on HIVE-23004: -------------------------------- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || || || || || {color:brown} Prechecks {color} || | {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s{color} | {color:green} The patch does not contain any @author tags. {color} | || || || || {color:brown} master Compile Tests {color} || | {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue} 1m 45s{color} | {color:blue} Maven dependency ordering for branch {color} | | {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 8m 7s{color} | {color:green} master passed {color} | | {color:green}+1{color} | {color:green} compile {color} | {color:green} 1m 18s{color} | {color:green} master passed {color} | | {color:green}+1{color} | {color:green} checkstyle {color} | {color:green} 1m 5s{color} | {color:green} master passed {color} | | {color:blue}0{color} | {color:blue} findbugs {color} | {color:blue} 0m 42s{color} | {color:blue} serde in master has 197 extant Findbugs warnings. {color} | | {color:blue}0{color} | {color:blue} findbugs {color} | {color:blue} 3m 40s{color} | {color:blue} ql in master has 1531 extant Findbugs warnings. {color} | | {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 1m 10s{color} | {color:green} master passed {color} | || || || || {color:brown} Patch Compile Tests {color} || | {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue} 0m 29s{color} | {color:blue} Maven dependency ordering for patch {color} | | {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 1m 40s{color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} compile {color} | {color:green} 1m 22s{color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} javac {color} | {color:green} 1m 22s{color} | {color:green} the patch passed {color} | | {color:red}-1{color} | {color:red} checkstyle {color} | {color:red} 0m 17s{color} | {color:red} serde: The patch generated 6 new + 289 unchanged - 0 fixed = 295 total (was 289) {color} | | {color:red}-1{color} | {color:red} checkstyle {color} | {color:red} 0m 46s{color} | {color:red} ql: The patch generated 28 new + 849 unchanged - 3 fixed = 877 total (was 852) {color} | | {color:red}-1{color} | {color:red} whitespace {color} | {color:red} 0m 0s{color} | {color:red} The patch 2 line(s) with tabs. {color} | | {color:red}-1{color} | {color:red} findbugs {color} | {color:red} 0m 50s{color} | {color:red} serde generated 3 new + 194 unchanged - 3 fixed = 197 total (was 197) {color} | | {color:red}-1{color} | {color:red} findbugs {color} | {color:red} 3m 52s{color} | {color:red} ql generated 2 new + 1530 unchanged - 1 fixed = 1532 total (was 1531) {color} | | {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 1m 10s{color} | {color:green} the patch passed {color} | || || || || {color:brown} Other Tests {color} || | {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 14s{color} | {color:green} The patch does not generate ASF License warnings. {color} | | {color:black}{color} | {color:black} {color} | {color:black} 29m 22s{color} | {color:black} {color} | \\ \\ || Reason || Tests || | FindBugs | module:serde | | | new org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead(TypeInfo[], DataTypePhysicalVariation[], boolean, boolean[], byte[], byte[]) may expose internal representation by storing an externally mutable object into BinarySortableDeserializeRead.columnNotNullMarker At BinarySortableDeserializeRead.java:byte[], byte[]) may expose internal representation by storing an externally mutable object into BinarySortableDeserializeRead.columnNotNullMarker At BinarySortableDeserializeRead.java:[line 145] | | | new org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead(TypeInfo[], DataTypePhysicalVariation[], boolean, boolean[], byte[], byte[]) may expose internal representation by storing an externally mutable object into BinarySortableDeserializeRead.columnNullMarker At BinarySortableDeserializeRead.java:byte[], byte[]) may expose internal representation by storing an externally mutable object into BinarySortableDeserializeRead.columnNullMarker At BinarySortableDeserializeRead.java:[line 144] | | | new org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead(TypeInfo[], DataTypePhysicalVariation[], boolean, boolean[], byte[], byte[]) may expose internal representation by storing an externally mutable object into BinarySortableDeserializeRead.columnSortOrderIsDesc At BinarySortableDeserializeRead.java:byte[], byte[]) may expose internal representation by storing an externally mutable object into BinarySortableDeserializeRead.columnSortOrderIsDesc At BinarySortableDeserializeRead.java:[line 143] | | FindBugs | module:ql | | | org.apache.hadoop.hive.ql.exec.vector.VectorColumnMapping.getDataTypePhysicalVariations() may expose internal representation by returning VectorColumnMapping.dataTypePhysicalVariations At VectorColumnMapping.java:by returning VectorColumnMapping.dataTypePhysicalVariations At VectorColumnMapping.java:[line 67] | | | org.apache.hadoop.hive.ql.exec.vector.VectorColumnOrderedMap$Mapping.getDataTypePhysicalVariations() may expose internal representation by returning VectorColumnOrderedMap$Mapping.dataTypePhysicalVariations At VectorColumnOrderedMap.java:by returning VectorColumnOrderedMap$Mapping.dataTypePhysicalVariations At VectorColumnOrderedMap.java:[line 99] | \\ \\ || Subsystem || Report/Notes || | Optional Tests | asflicense javac javadoc findbugs checkstyle compile | | uname | Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u5 (2017-09-19) x86_64 GNU/Linux | | Build tool | maven | | Personality | /data/hiveptest/working/yetus_PreCommit-HIVE-Build-21150/dev-support/hive-personality.sh | | git revision | master / 26cc315 | | Default Java | 1.8.0_111 | | findbugs | v3.0.1 | | checkstyle | http://104.198.109.242/logs//PreCommit-HIVE-Build-21150/yetus/diff-checkstyle-serde.txt | | checkstyle | http://104.198.109.242/logs//PreCommit-HIVE-Build-21150/yetus/diff-checkstyle-ql.txt | | whitespace | http://104.198.109.242/logs//PreCommit-HIVE-Build-21150/yetus/whitespace-tabs.txt | | findbugs | http://104.198.109.242/logs//PreCommit-HIVE-Build-21150/yetus/new-findbugs-serde.html | | findbugs | http://104.198.109.242/logs//PreCommit-HIVE-Build-21150/yetus/new-findbugs-ql.html | | modules | C: serde ql itests U: . | | Console output | http://104.198.109.242/logs//PreCommit-HIVE-Build-21150/yetus.txt | | Powered by | Apache Yetus http://yetus.apache.org | This message was automatically generated. > Support Decimal64 operations across multiple vertices > ----------------------------------------------------- > > Key: HIVE-23004 > URL: https://issues.apache.org/jira/browse/HIVE-23004 > Project: Hive > Issue Type: Bug > Reporter: Ramesh Kumar Thangarajan > Assignee: Ramesh Kumar Thangarajan > Priority: Major > Attachments: HIVE-23004.1.patch, HIVE-23004.2.patch, > HIVE-23004.4.patch, HIVE-23004.6.patch, HIVE-23004.7.patch, > HIVE-23004.8.patch, HIVE-23004.9.patch > > > Support Decimal64 operations across multiple vertices -- This message was sent by Atlassian Jira (v8.3.4#803005)