[ 
https://issues.apache.org/jira/browse/CALCITE-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429242#comment-17429242
 ] 

duan xiong commented on CALCITE-4851:
-------------------------------------

[~vladimirsitnikov] . Hi. Sorry to bother you. This issue makes build the 
Calcite became slower. So I will be very appreciative if you have time to fix 
it. You can easily reproduce it by build Calcite in IDEA.

> Lots of warnings about Execution optimizations have been disabled when build 
> CALCITE
> ------------------------------------------------------------------------------------
>
>                 Key: CALCITE-4851
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4851
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.27.0
>         Environment: MacOS
> Gradle 7.2
> Jdk 11
>            Reporter: duan xiong
>            Priority: Major
>
> Lots of warnings about Execution optimizations have been disabled when build 
> CALCITE. For example:
> {noformat}
> Execution optimizations have been disabled for task ':babel:sourcesJar' to 
> ensure correctness due to the following reasons:
>   - Gradle detected a problem with the following location: 
> '/calcite/babel/build/javacc/javaCCMain'. 
> Reason: Task ':babel:sourcesJar' uses this output of task ':babel:javaCCMain' 
> without declaring an explicit or implicit dependency.
> This can lead to incorrect results being produced, depending on what order 
> the tasks are executed. Please refer to 
> https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency
>  for more details about this problem.{noformat}
> and 
> {noformat}
> Gradle detected a problem with the following location: '/calcite'. Reason:
> Task ':gitProps' uses this output of task ':babel:checkstyleTest' without 
> declaring an explicit or implicit dependency. 
> This can lead to incorrect results being produced, depending on what order 
> the tasks are executed. Please refer to 
> https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency
>  for more details about this problem.{noformat}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to