EmilyFlarionIO opened a new issue, #1344:
URL: https://github.com/apache/datafusion-comet/issues/1344

   ### What is the problem the feature request solves?
   
   Running a simple "make" after a change in *.scala takes a few whole minutes 
to recompile, 
   not to mention the complexity of the current xml files.
   
   I believe moving to SBT can greatly hasten this, and provide an improved 
developer experience and velocity.
   As well as simplification for plugin usage.
   Is this something that this project can consider? should I try and make a 
POC?
   
   ### Describe the potential solution
   
   1. Moving to build.sbt and plugins.sbt files.
   2. Optional: Use sbt-assembly for the single Comet .jar file.
   3. Optiona: Use scalafmt in tandem with sbt-scalafmt for formatting and 
checking.
   4. Optional: Use sbt-jni to reduce boilerplate in the Native class(as 
sbt-jni takes care of loading and linking).
   
   ### Additional context
   
   _No response_


-- 
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.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

Reply via email to