Executing 'sort utf8' (sorting by: [PhysicalSortExpr { expr: Column { name: "request_method", index: 9 }, options: SortOptions { descending: false, nulls_first: true } }]) Iteration 0 finished in 74315 ms Iteration 1 finished in 53419 ms Iteration 2 finished in 52388 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 73318 ms Iteration 1 finished in 72520 ms Iteration 2 finished in 69873 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 54551 ms Iteration 1 finished in 54761 ms Iteration 2 finished in 54533 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 84322 ms Iteration 1 finished in 82995 ms Iteration 2 finished in 84873 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 51548 ms Iteration 1 finished in 52197 ms Iteration 2 finished in 52074 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 71073 ms Iteration 1 finished in 71761 ms Iteration 2 finished in 78668 ms