cj-zhukov commented on PR #21021: URL: https://github.com/apache/datafusion/pull/21021#issuecomment-4191468614
Adjusted the `roundtrip_expr_api` test by handling `grouping(lit(1)) `separately. It can’t be included in the main expr_list because it requires a grouping column. Testing it in its own branch ensures the roundtrip serialization/deserialization still passes. -- 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]
