[ https://issues.apache.org/jira/browse/BEAM-14075?focusedWorklogId=739182&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-739182 ]
ASF GitHub Bot logged work on BEAM-14075: ----------------------------------------- Author: ASF GitHub Bot Created on: 09/Mar/22 23:13 Start Date: 09/Mar/22 23:13 Worklog Time Spent: 10m Work Description: sfc-gh-kbregula commented on pull request #17054: URL: https://github.com/apache/beam/pull/17054#issuecomment-1063472629 @pabloem fixed. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 739182) Time Spent: 1h 10m (was: 1h) > Unknown Coder URN beam:coder:pickled_python:v1 in SnowflakeIO for Python SDK > ---------------------------------------------------------------------------- > > Key: BEAM-14075 > URL: https://issues.apache.org/jira/browse/BEAM-14075 > Project: Beam > Issue Type: Bug > Components: io-py-common > Reporter: Kamil Breguła (SF) > Assignee: Kamil Breguła (SF) > Priority: P0 > Time Spent: 1h 10m > Remaining Estimate: 0h > > SnowflakeIO for Python SDK is not working. Each launch of the pipelines ends > with the following error message. > RuntimeError: > {code:java} > org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException: > > org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException: > java.lang.IllegalArgumentException: Unknown Coder URN > beam:coder:pickled_python:v1. Known URNs: [beam:coder:avro:generic:v1, > beam:coder:bytes:v1, beam:coder:bool:v1, beam:coder:string_utf8:v1, > beam:coder:kv:v1, beam:coder:varint:v1, beam:coder:interval_window:v1, > beam:coder:iterable:v1, beam:coder:timer:v1, beam:coder:length_prefix:v1, > beam:coder:global_window:v1, beam:coder:windowed_value:v1, > beam:coder:param_windowed_value:v1, beam:coder:double:v1, beam:coder:row:v1, > beam:coder:sharded_key:v1, beam:coder:custom_window:v1]{code} > -- This message was sent by Atlassian Jira (v8.20.1#820001)