You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "CaoZhen (Jira)" <ji...@apache.org> on 2020/09/25 13:14:00 UTC

[jira] [Created] (FLINK-19419) "null-string-literal" does not work in HBaseSource decoder

CaoZhen created FLINK-19419:
-------------------------------

             Summary: "null-string-literal" does not work  in HBaseSource decoder 
                 Key: FLINK-19419
                 URL: https://issues.apache.org/jira/browse/FLINK-19419
             Project: Flink
          Issue Type: Bug
          Components: Connectors / HBase
    Affects Versions: 1.11.2, 1.11.1, 1.11.0
            Reporter: CaoZhen
         Attachments: image-2020-09-25-21-11-36-418.png

 

When using HBaseSoucre, it is found that "null-string-literal" does not work.

The current decoder processing logic is shown below.

`nullStringBytes` should be used when the `value` is null.

 

!image-2020-09-25-21-11-36-418.png!



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