gaoyangxiaozhu commented on issue #5341:
URL: 
https://github.com/apache/incubator-gluten/issues/5341#issuecomment-2066276184

   for test case `SPARK-42782: Hive compatibility check for get_json_object`
   
   it fail  due to this PR 
https://github.com/facebookincubator/velox/commit/20e467869b86d3c6d355cf52a550b94a10710479
   
   the SIMD based `get_json_object` not cover case if path contains `*` example 
is `.store.book[*]`.
   Need fix in velox part


-- 
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]

Reply via email to