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

   ### What is the problem the feature request solves?
   
   Recently working with wide/nested schemas and found c2r is very expensive. 
   
   <img width="3418" height="154" alt="Image" 
src="https://github.com/user-attachments/assets/8b30628b-c3ac-4528-9559-03100b8a5674";
 />
   
   It would be reasonable to document that entire fallback would be cheaper if 
schema is wide/complex. For example setting 
   
   ```
   comet.exec.transitionRevert.enabled=true
   comet.exec.transitionRevert.maxTransitions=1
   ```
   
   ### 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