mahesh kumar behera created HIVE-26017:
------------------------------------------
Summary: Insert with partition value containing colon and space is
creating partition having wrong value
Key: HIVE-26017
URL: https://issues.apache.org/jira/browse/HIVE-26017
Project: Hive
Issue Type: Bug
Components: HiveServer2
Affects Versions: 4.0.0
Reporter: mahesh kumar behera
Assignee: mahesh kumar behera
The path used for generating the dynamic partition value is obtained from uri.
This is causing the serialised value to be used for partition name generation
and wrong names are generated. The path value should be used, not the URI.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)