yupeng9 opened a new issue #7051: URL: https://github.com/apache/incubator-pinot/issues/7051
The column of string type of a default length, and value beyond the threshold will be truncated. This creates issue for JSON field (i.e. with JSON index on), as the JSON parsing will fail. We shall have a validation rule that requires overriding the length (perhaps to the max) for such fields. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
