geserdugarov commented on issue #13241: URL: https://github.com/apache/hudi/issues/13241#issuecomment-2841724530
I suppose, changing of initial index configuration should be prohibited. If so, should we store this configuration in `hoodie.properties` file or in a new separate file? And is it enough for now to store only: - `hoodie.index.type` ? And additionally for bucket index: - `hoodie.index.bucket.engine`, - `hoodie.bucket.index.hash.field`, - `hoodie.bucket.index.num.buckets`, - `hoodie.bucket.index.partition.rule.type`, - `hoodie.bucket.index.partition.expressions`. -- 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]
