rui-mo opened a new issue, #6666: URL: https://github.com/apache/incubator-gluten/issues/6666
### Description There is some logic in Velox to extract subfield filters from call expression: https://github.com/facebookincubator/velox/blob/main/velox/connectors/hive/HiveConnectorUtil.cpp#L790 To switch to it from Gluten's implementation, we might need to do a full validation, then we can seamlessly transition to the Velox implementation. -- 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]
