deniskuzZ commented on code in PR #6747:
URL: https://github.com/apache/hive/pull/6747#discussion_r3925173283
##########
serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:
##########
@@ -198,6 +221,18 @@ public UnionComplexTypeHelper(Field complexField, Field[]
fields) {
private int[] startPositions;
private final byte[] separators;
+ // Multi-byte top-level field delimiter (e.g. MultiDelimitSerDe's `~|`).
Review Comment:
block comment?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]