xiarixiaoyao commented on pull request #3952: URL: https://github.com/apache/hudi/pull/3952#issuecomment-963871181
@vinothchandar Hilbert curve has better data aggregation characteristics, while Z curve has worse data aggregation characteristics. The mapping process of Hilbert curve is complex, and the mapping process of Z curve is simple. High order Hilbert computation is very complex and time-consuming, and z-order is used more in spatio-temporal database. i will paste perf test later -- 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]
