Executing 'sort utf8' (sorting by: [PhysicalSortExpr { expr: Column { name: "request_method", index: 9 }, options: SortOptions { descending: false, nulls_first: true } }]) Iteration 0 finished in 86100 ms Iteration 1 finished in 58746 ms Iteration 2 finished in 51395 ms Executing 'sort int' (sorting by: [PhysicalSortExpr { expr: Column { name: "request_bytes", index: 11 }, options: SortOptions { descending: false, nulls_first: true } }]) Iteration 0 finished in 67157 ms Iteration 1 finished in 67835 ms Iteration 2 finished in 77045 ms Executing 'sort decimal' (sorting by: [PhysicalSortExpr { expr: Column { name: "decimal_price", index: 14 }, options: SortOptions { descending: false, nulls_first: true } }]) Iteration 0 finished in 53427 ms Iteration 1 finished in 52977 ms Iteration 2 finished in 53830 ms Executing 'sort integer tuple' (sorting by: [PhysicalSortExpr { expr: Column { name: "request_bytes", index: 11 }, options: SortOptions { descending: false, nulls_first: true } }, PhysicalSortExpr { expr: Column { name: "response_bytes", index: 12 }, options: SortOptions { descending: false, nulls_first: true } }]) Iteration 0 finished in 73844 ms Iteration 1 finished in 73423 ms Iteration 2 finished in 73647 ms Executing 'sort utf8 tuple' (sorting by: [PhysicalSortExpr { expr: Column { name: "service", index: 0 }, options: SortOptions { descending: false, nulls_first: true } }, PhysicalSortExpr { expr: Column { name: "host", index: 1 }, options: SortOptions { descending: false, nulls_first: true } }, PhysicalSortExpr { expr: Column { name: "pod", index: 2 }, options: SortOptions { descending: false, nulls_first: true } }, PhysicalSortExpr { expr: Column { name: "image", index: 4 }, options: SortOptions { descending: false, nulls_first: true } }]) Iteration 0 finished in 52044 ms Iteration 1 finished in 52770 ms Iteration 2 finished in 52522 ms Executing 'sort mixed tuple' (sorting by: [PhysicalSortExpr { expr: Column { name: "service", index: 0 }, options: SortOptions { descending: false, nulls_first: true } }, PhysicalSortExpr { expr: Column { name: "request_bytes", index: 11 }, options: SortOptions { descending: false, nulls_first: true } }, PhysicalSortExpr { expr: Column { name: "decimal_price", index: 14 }, options: SortOptions { descending: false, nulls_first: true } }]) Iteration 0 finished in 66265 ms Iteration 1 finished in 66532 ms Iteration 2 finished in 67465 ms