[
https://issues.apache.org/jira/browse/BEAM-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490567#comment-17490567
]
Brian Hulette commented on BEAM-13741:
--------------------------------------
Note that the lack of dependencies I described
[here|https://github.com/apache/beam/pull/16631#issuecomment-1024805793] seems
to be a quirk of the build scan UI. If we look at the scan for a Java
PreCommit, it also shows no dependencies for extensions:sql, but in either case
you can navigate to the extensions:sql target and see the depdencies listed
there, including vendored calcite.
> :sdks:java:extensions:sql:hcatalog:compileJava failing in
> beam_Release_NightlySnapshot
> ---------------------------------------------------------------------------------------
>
> Key: BEAM-13741
> URL: https://issues.apache.org/jira/browse/BEAM-13741
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P1
> Labels: currently-failing
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Started in https://ci-beam.apache.org/job/beam_Release_NightlySnapshot/1421/
> {code}
> 23:36:14 > Task :sdks:java:extensions:sql:hcatalog:compileJava FAILED
> 23:36:14 error: cannot access Statistic
> 23:36:14 class file for
> org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.Statistic
> not found
> 23:36:14 Consult the following stack trace for details.
> 23:36:14 com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
> org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.Statistic
> not found
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)