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

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

Fixed in 
[fd3c1d0bd|https://github.com/apache/calcite/commit/fd3c1d0bdf907d192d42c18b3aff5306eec650e7].
 Thanks for your review [~vladimirsitnikov] .

> Build gives lots of 'Execution optimizations have been disabled' warnings
> -------------------------------------------------------------------------
>
>                 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
>            Assignee: duan xiong
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.29.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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.20.1#820001)

Reply via email to