nsivabalan commented on PR #6284: URL: https://github.com/apache/hudi/pull/6284#issuecomment-1248761759
I don't want to base the spillable base path w/ the table base path by default. may be, you can introduce a config called "hoodie.memory.use.table.path.for.spillable.map". and we can add .hoodie/spillablemap/ and start using that if this config is enabled. if not, we will fallback to the value set for `hoodie.memory.spillable.map.path`. -- 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]
