ad1happy2go commented on issue #11194: URL: https://github.com/apache/hudi/issues/11194#issuecomment-2106113688
@bibhu107 RLI is mainly designed to use as GLOBAL INDEX. So in your use case you may not need to create a custom partition column to improve performance. RLI will work good, as it identifies the file groups based on record index, so doesn't matter if data is partitioned or not. -- 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]
