You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/05/04 17:20:01 UTC

[jira] [Commented] (BEAM-11690) Python SqlTransform fails with an unhelpful Java error when type inference uses the pythonsdk_any fallback

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

Beam JIRA Bot commented on BEAM-11690:
--------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> Python SqlTransform fails with an unhelpful Java error when type inference uses the pythonsdk_any fallback
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-11690
>                 URL: https://issues.apache.org/jira/browse/BEAM-11690
>             Project: Beam
>          Issue Type: Improvement
>          Components: cross-language, sdk-py-core
>            Reporter: Brian Hulette
>            Priority: P2
>              Labels: stale-P2
>
> See https://stackoverflow.com/questions/65903919/local-testing-apache-beam-with-sqltransform-in-python-sdk-i-receive-an-error for a good example of this.
> We should throw a more helpful error in this situation:
> - It should mention the problematic field(s)
> - It should suggest a solution (try wrapping in casts if using beam.Row, don't use Any in a NamedTuple)
> - It might point to some documentation about supported SQL types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)