Michael Smith has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/21941 )

Change subject: IMPALA-13461: Added rules to make tpcds queries work.
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/21941/3//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/21941/3//COMMIT_MSG@21
PS3, Line 21: The pom.xml file was also changed. There is a java bug in java 8
            : that causes incremental compiles to fail. So we do a full compile
            : for the Calcite planner now.
> Not a blocker, just curious: Do we know what is happening for this?
There are a bunch of bugs filed against Java like 
https://bugs.openjdk.org/browse/JDK-8067747. The Java compiler doesn't like 
source files disappearing during the build, which can happen if an annotation 
regenerates a file that already existed. Workaround is to clean then build.



--
To view, visit http://gerrit.cloudera.org:8080/21941
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I03a38aaa5c413b9b4d2f4c179de07935b672a031
Gerrit-Change-Number: 21941
Gerrit-PatchSet: 3
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Anonymous Coward (816)
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Comment-Date: Thu, 17 Oct 2024 21:33:50 +0000
Gerrit-HasComments: Yes

Reply via email to