minihippo commented on issue #5740: URL: https://github.com/apache/hudi/issues/5740#issuecomment-1161554490
I suppose to align with Spark. Consider the situation that a hudi table has two write paths: Flink for real-time and Spark for batch-backfill, Flink has already aligned with Spark (see HUDI-3096). Therefore, when writtern by Spark, decimal with a precision smaller than 18 is recommendded to int64/32. -- 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]
