hudi-bot opened a new issue, #17404: URL: https://github.com/apache/hudi/issues/17404
Expression Index should not be a specific index type. All indexes should support expressions, i.e., function(s) of column(s), and the simplest case is the identity of a table column. In this way, a newly added index can also be built on expressions as a built-in feature. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-9178 - Type: Sub-task - Parent: https://issues.apache.org/jira/browse/HUDI-9176 - Fix version(s): - 1.1.0 -- 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]
