RRXXZZYY commented on PR #5603:
URL: 
https://github.com/apache/datafusion-comet/pull/5603#issuecomment-5613018973

   Implemented the native-first route for duplicate-name `CreateNamedStruct`: 
supported children now stay native, while unsupported children retain the 
existing dispatcher fallback.
   
   I added checks with Scala-UDF codegen dispatch disabled for the constructor, 
the columnar shuffle boundary, and the broadcast-hash-join boundary. The 
focused Spark 4.1 tests passed (1/1 each), along with the SQL fixture. I kept 
the SQL fixture's default setting because it also covers `map(...)`, which has 
no native path in this environment. The PR description has the full validation 
scope and boundaries.


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