Csaba Ringhofer has posted comments on this change. (
http://gerrit.cloudera.org:8080/22289 )
Change subject: IMPALA-12927: Support specifying format for reading JSON BINARY
columns
......................................................................
Patch Set 12:
The test failures seem to be related to the ALTER TABLE ... PARTITION during
dataload:
21:32:55 0: jdbc:hive2://localhost:11050/default> alter table
functional_json_snap.binary_tbl_big partition(year) set serdeproperties
('json.binary.format'='base64');
21:32:55 org.apache.hive.service.cli.HiveSQLException: Error while compiling
statement: FAILED: SemanticException [Error 10006]: Partition not found
{year=null}
--
To view, visit http://gerrit.cloudera.org:8080/22289
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Idf61fa3afc0f33caa63fbc05393e975733165e82
Gerrit-Change-Number: 22289
Gerrit-PatchSet: 12
Gerrit-Owner: Zihao Ye <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Zihao Ye <[email protected]>
Gerrit-Comment-Date: Mon, 28 Apr 2025 06:25:14 +0000
Gerrit-HasComments: No