I can take a look at this. I think the access issue (and your problem running locally) is because you need access to apache-beam-testing. I'm not sure if we have any formal process for that.
Brian On Wed, Feb 5, 2020 at 5:31 AM Tomo Suzuki <suzt...@google.com> wrote: > HI Beam developers, > > Can somebody help this SQL PostCommit integration test failure? > https://issues.apache.org/jira/browse/BEAM-9253 > (since https://github.com/apache/beam/pull/10563) > > SQL PostCommit failure: ClassCastException: java.lang.Integer cannot > be cast to java.lang.Long > > (Why not?) > > The difficulty is that the integration test requires access to Google > Cloud Storage objects and thus Alexey (PR#10563 author) or I cannot > test locally. > > -- > Regards, > Tomo >