Andrii Rosa

Results 55 comments of Andrii Rosa

I've run both faulty tests for thousands of times over night and haven't been able to reproduce. Still working on it.

@raunaqmorarka The test run came out clean, no out of memory failures.

@gaurav8297 There are some test failures

Only the last commit. Still working on documentation.

This implementation doesn't support automatic schema evolution. I may not be suitable for production use. However it provides an easy-to-setup way of collecting query runtime information that could be useful...

The CI issue is a result of the test being flaky. The fix is already merged.

On top of https://github.com/trinodb/trino/pull/14072, still WIP

Benchmark results: ``` +----------------------+-----------------------+----------------------+-----------------------+----------+-----------+ | base_cpu_time_millis | base_wall_time_millis | test_cpu_time_millis | test_wall_time_millis | cpu_diff | wall_diff | +----------------------+-----------------------+----------------------+-----------------------+----------+-----------+ | 18184316267 | 77292978 | 18536131298 | 76952203 | 1.01935 | 0.99559...