rich7420 opened a new pull request, #6068:
URL: https://github.com/apache/datafusion-comet/pull/6068

   ## Which issue does this PR close?
   
   Part of #4616.
   
   ## Rationale for this change
   
   Result comparisons can pass without exercising the intended JSON or cast 
execution path.
   
   ## What changes are included in this PR?
   
   Cover native opt-in, codegen dispatch, and Spark fallback for `from_json`, 
`to_json`, and representative casts, with explicit routing and fallback-reason 
assertions.
   
   ## How are these changes tested?
   
   Focused tests passed on Spark 3.5 and 4.1. [Fork 
CI](https://github.com/rich7420/datafusion-comet/actions/runs/35447681836) 
passed, including the default Spark 4.1 suites.
   


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