Danny McCormick

Results 90 comments of Danny McCormick

@jrmccluskey could you please file a follow up issue to update our notebooks to use this feature once this is released?

I've been hitting this, with many runs ending with `NotImplementedError: Invalid PaneInfoEncoding: 6` (e.g. https://ci-beam.apache.org/job/beam_PreCommit_Python_Phrase/3240/testReport/apache_beam.runners.portability.fn_api_runner.fn_runner_test/FnApiRunnerTestWithGrpcAndMultiWorkers/test_pardo_large_input_5/) I've also been seeing similarish errors with [test_batch_pardo_trigger_flush](https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/6321/testReport/apache_beam.runners.portability.fn_api_runner.fn_runner_test/FnApiRunnerTestWithGrpcAndMultiWorkers/test_batch_pardo_trigger_flush/) @TheNeuralBit any ideas? Is this related to...

Can we just install it using GitHub's action? like https://github.com/GoogleCloudPlatform/DataflowTemplates/blob/55dcefc6baf0ef135bc3dea3770328dda74fe109/.github/actions/setup-env/action.yml#L53

It does work (that's also how we install java https://github.com/GoogleCloudPlatform/DataflowTemplates/blob/55dcefc6baf0ef135bc3dea3770328dda74fe109/.github/actions/setup-java-env/action.yml#L43 which runs against self-hosted, and we run the actions I linked as part of the release workflow - https://github.com/GoogleCloudPlatform/DataflowTemplates/blob/55dcefc6baf0ef135bc3dea3770328dda74fe109/.github/workflows/release.yml#L67). >...

Unable to assign user @MarcoRob. If able, self-assign, otherwise tag @damccorm so that he can assign you. Because of GitHub's spam prevention system, your activity is required to enable assignment...

Sure! As of https://github.com/apache/beam/pull/21719 you should be able to self assign with the command `.take-issue` though, so you should be able to do that going forward! Let me know if...