alamb commented on PR #18713:
URL: https://github.com/apache/datafusion/pull/18713#issuecomment-3534010688

   ```
   physical_sorted_union_order_by_10_int64               1.00      6.0±0.02ms   
     ? ?/sec    1.00      6.0±0.02ms        ? ?/sec
   physical_sorted_union_order_by_10_uint64              1.00     13.0±0.15ms   
     ? ?/sec    1.23     15.9±0.09ms        ? ?/sec
   physical_sorted_union_order_by_50_int64               1.00    162.8±1.15ms   
     ? ?/sec    1.00    162.3±1.02ms        ? ?/sec
   physical_sorted_union_order_by_50_uint64              1.00    374.4±2.21ms   
     ? ?/sec    2.54    952.4±5.61ms        ? ?/sec
   ```
   
   1.23.- 2.5x better certainly seems better! Though I am not sure if we have 
fixed the exponential planning time


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