morningman edited a comment on issue #449: json解析函数key中带有特殊关键字,比如(# . |)会出现无法解析的情况 URL: https://github.com/apache/incubator-doris/issues/449#issuecomment-493900358 Using boost 'tokenizer' instead of 'split' to parse the json_path parameter. And implement the json_path_prepare function to parse the json path only once instead of per each row.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
