milenkovicm commented on issue #1581: URL: https://github.com/apache/datafusion-ballista/issues/1581#issuecomment-4322989233
running latest master ``` Query 1 took 1308.2 ms and returned 4 rows Query 2 took 1281.6 ms and returned 100 rows Query 3 took 1956.6 ms and returned 10 rows Query 4 took 864.6 ms and returned 5 rows Query 5 took 3293.7 ms and returned 5 rows Query 6 took 297.4 ms and returned 1 rows Query 7 took 4505.7 ms and returned 4 rows Query 8 took 3800.8 ms and returned 2 rows Query 9 took 5333.3 ms and returned 168 rows Query 10 took 1424.3 ms and returned 20 rows Query 11 took 973.3 ms and returned 1048 rows Query 12 took 868.4 ms and returned 2 rows Query 13 took 804.5 ms and returned 42 rows Query 14 took 375.3 ms and returned 1 rows Query 15 took 507.9 ms and returned 0 rows Query 16 took 464.4 ms and returned 18314 rows Query 17 took 2727.6 ms and returned 1 rows Query 18 took 3529.9 ms and returned 57 rows Query 19 took 809.2 ms and returned 1 rows Query 20 took 780.7 ms and returned 186 rows Query 21 took 6104.6 ms and returned 100 rows Query 22 took 332.1 ms and returned 7 rows ``` it runs (results might be wrong, but in this case expected) @andygrove it might be related to ballista python client -- 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]
