comphead commented on issue #1344: URL: https://github.com/apache/datafusion-comet/issues/1344#issuecomment-2619453381
Thanks @EmilyFlarionIO indeed the SBT is more natural to Scala, even Apache Spark uses SBT inside their build. We probably can still live with the Makefile calling the SBT instead of Maven. My concern though: the important that Maven does now is the profiles, so we can build an artifact for specific Apache Spark version and Scala version, I'm not sure about SBT but it has been problems to support same in Gradle. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org