coderfender commented on PR #2600:
URL: 
https://github.com/apache/datafusion-comet/pull/2600#issuecomment-3524419279

   > ```
   > - Windows support *** FAILED *** (3 seconds, 973 milliseconds)
   >   Expected only Comet native operators, but found Project.
   >   plan: Project
   >   +- Window
   >      +- CometExchange
   >         +- CometScan [native_iceberg_compat] parquet
   > ```
   > 
   > Thats actually interesting why would window fall back, we planning to 
fallback on windows in #2726 but the test would still preserve windows, so I 
think we need to check a fallback reason
   
   This is no longer a failing test after I rebased with main branch


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