hudi-bot opened a new issue, #16289: URL: https://github.com/apache/hudi/issues/16289
Right now, user can just create one partition with a create index command (or using async indexer). So, the code assumes that the user is not creating multiple functional indexes in the same job but we can extend the functionality. [https://github.com/apache/hudi/pull/9872#discussion_r1377110843] [https://github.com/apache/hudi/pull/9872#discussion_r1377090656] ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-7026 - Type: Task - Epic: https://issues.apache.org/jira/browse/HUDI-512 - Fix version(s): - 1.1.0 --- ## Comments 24/Jul/24 07:12;codope;Punting this for 1.1.0. We need to enahance the sql grammar to support this.;;; -- 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]
