You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Alexander Behm (JIRA)" <ji...@apache.org> on 2018/03/08 00:46:00 UTC

[jira] [Created] (IMPALA-6627) Document Hive-incompatible behavior with the serialization.null.format table property

Alexander Behm created IMPALA-6627:
--------------------------------------

             Summary: Document Hive-incompatible behavior with the serialization.null.format table property
                 Key: IMPALA-6627
                 URL: https://issues.apache.org/jira/browse/IMPALA-6627
             Project: IMPALA
          Issue Type: Improvement
          Components: Docs
            Reporter: Alexander Behm
            Assignee: Alex Rodoni


Impala only respects the "serialization.null.format" table property for TEXT tables and ignores it for Parquet and other formats.

Hive respects the "serialization.null.format" property even for other formats, converting matching values to NULL during the scan.

There's is a separate discussion to be had about which behavior makes more sense, but let's document this as an incompatibility for now since it has come up several times already.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)