[
https://issues.apache.org/jira/browse/BEAM-13099?focusedWorklogId=672196&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672196
]
ASF GitHub Bot logged work on BEAM-13099:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Oct/21 20:58
Start Date: 29/Oct/21 20:58
Worklog Time Spent: 10m
Work Description: TheNeuralBit edited a comment on pull request #15844:
URL: https://github.com/apache/beam/pull/15844#issuecomment-955043332
Hm ok I think there are no linkage errors then. I see output like that for
the artifact id `beam-sdks-java-io-google-cloud-platform`, but for
`beam-vendor-calcite-1_28_0:0.1-SNAPSHOT` the output is just:
```
> Task :checkJavaLinkage
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
NOTE: This task published artifacts into your local Maven repository. You
may want to remove them manually.
Deprecated Gradle features were used in this build, making it incompatible
with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 23s
1163 actionable tasks: 217 executed, 946 up-to-date
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 672196)
Time Spent: 5h (was: 4h 50m)
> Upgrade vendored Calcite to 1.28.0
> ----------------------------------
>
> Key: BEAM-13099
> URL: https://issues.apache.org/jira/browse/BEAM-13099
> Project: Beam
> Issue Type: Task
> Components: dsl-sql, dsl-sql-zetasql
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Time Spent: 5h
> Remaining Estimate: 0h
>
> Currently we are using a vendored 1.26.0 calcite, and 1.28.0 was just
> released:
> https://lists.apache.org/thread.html/rf1ec7754af0dc8ca57f8a2c7211ab47a7e950c6a4588801638f22f43%40%3Cdev.calcite.apache.org%3E
> We should try upgrading to 1.28.0. We can consider just updating to 1.27.0 if
> there are blockers in 1.28.0 not present in 1.27.0.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)