Raunaq Morarka

Results 35 comments of Raunaq Morarka

Please drop the references to GH issues in the commit messages

trino-faulttolerant-tests cancelled due to https://github.com/trinodb/trino/issues/13507

> @raunaqmorarka CLA approved & everything passed excepted one due to possibly network issue? I've triggered a re-run of that job

Now that writer scaling is enabled by default, does this behave better ? > the problem is even worse when setting a custom task_writer_count: if task_writer_count is set to 16,...

Error prone check failures are related

https://github.com/trinodb/trino/runs/7763457547?check_suite_focus=true ``` 2022-08-10T06:07:37.073-0500 WARN TestHangMonitor io.trino.testng.services.LogTestDurationListener No test started or completed in 8.00m. Running tests: io.trino.faulttolerant.hive.TestHiveFaultTolerantExecutionJoinQueries.testOutputDuplicatesInsensitiveJoin running for 18.19m io.trino.faulttolerant.hive.TestHiveFaultTolerantExecutionJoinQueries running for 20.00m. ```

The native parquet writer doesn't produce page indexes, and that's the only writer in iceberg connector, so we won't benefit from this unless another engine writes the page indexes. This...

@arhimondr do we need to re-run your tests on this ? It looks good to land to me otherwise.