You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Andrew Pilloud (Jira)" <ji...@apache.org> on 2021/11/19 20:10:00 UTC

[jira] [Created] (BEAM-13294) innerBroadcastJoin fails when batch column Nullable, streaming column not

Andrew Pilloud created BEAM-13294:
-------------------------------------

             Summary: innerBroadcastJoin fails when batch column Nullable, streaming column not
                 Key: BEAM-13294
                 URL: https://issues.apache.org/jira/browse/BEAM-13294
             Project: Beam
          Issue Type: Bug
          Components: dsl-sql, dsl-sql-zetasql, sdk-java-core
            Reporter: Andrew Pilloud
            Assignee: Andrew Pilloud


The join always fail when given a batch column that is Nullable and a streaming column that is Not Nullable. This was discovered in BeamSideInputJoinRel but is likely an issue in the Beam core join library.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)