rahil-c commented on PR #17475: URL: https://github.com/apache/hudi/pull/17475#issuecomment-3609319225
Was able to get this to compile for spark 3.5 but seeing issues with other spark versions. ``` [INFO] Reactor Summary for Hudi 1.2.0-SNAPSHOT: [INFO] [INFO] Hudi ............................................... SUCCESS [ 0.876 s] [INFO] hudi-tests-common .................................. SUCCESS [ 0.840 s] [INFO] hudi-io ............................................ SUCCESS [ 3.870 s] [INFO] hudi-common ........................................ SUCCESS [ 11.420 s] [INFO] hudi-hadoop-common ................................. SUCCESS [ 3.016 s] [INFO] hudi-timeline-service .............................. SUCCESS [ 0.679 s] [INFO] hudi-hadoop-mr ..................................... SUCCESS [ 2.235 s] [INFO] hudi-client ........................................ SUCCESS [ 0.023 s] [INFO] hudi-client-common ................................. SUCCESS [ 6.812 s] [INFO] hudi-spark-client .................................. SUCCESS [ 10.358 s] [INFO] hudi-sync-common ................................... SUCCESS [ 0.508 s] [INFO] hudi-hive-sync ..................................... SUCCESS [ 1.775 s] [INFO] hudi-spark-datasource .............................. SUCCESS [ 0.022 s] [INFO] hudi-spark-common_2.12 ............................. SUCCESS [ 11.765 s] [INFO] hudi-spark3-common ................................. SUCCESS [ 3.483 s] [INFO] hudi-spark3.5.x_2.12 ............................... SUCCESS [ 5.792 s] [INFO] hudi-java-client ................................... SUCCESS [ 1.791 s] [INFO] hudi-spark_2.12 .................................... SUCCESS [ 21.486 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:27 min [INFO] Finished at: 2025-12-03T15:42:29-08:00 [INFO] ------------------------------------------------------------------------ ``` -- 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]
