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

Andrew Pilloud commented on BEAM-13741:
---------------------------------------

Looks like BeamTableStatistics exposes the Statistics interface from Calcite. 
So you need to depend on calcite to implement that. I've added the recommended 
default value to BaseBeamTable so this is less of an issue.

It would be a breaking change to actually fix this issue in the Sql package, so 
I won't do that for now.

> :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: Andrew Pilloud
>            Priority: P1
>              Labels: currently-failing, stale-assigned
>          Time Spent: 2h 40m
>  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)

Reply via email to