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

   ### What is the problem the feature request solves?
   
   ### What is the problem the feature request solves?
   
   During the Comet community call this morning, we discussed some options 
around how we keep up to date with changes in DataFusion core.
   
   There are two main options:
   
   1. Always have the Comet main branch use an official DataFusion release from 
crates.io
   2. Between Comet releases, keep updating the main branch to use a recent 
revision of DataFusion and update it as needed to pick up new features / bug 
fixes
   
   There are pros and cons to each approach.
   
   Option 1 has less overhead, but means we have to wait longer for fixes, and 
could also find out that we are affected by breaking changes after DataFusion 
is already released.
   
   Option 2 allows us to catch regressions earlier but means we cannot release 
a new version until DataFusion releases (although we would still be able to 
create patch releases from the previous release branch, using an older version 
of DataFusion).
   
   Let's use this issue to discuss.
   
   ### Describe the potential solution
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Describe the potential solution
   
   _No response_
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to