From fe9138ae340ff39acfdfe97f10def12b9dbe7a3a Mon Sep 17 00:00:00 2001 From: GitHub Automation <> Date: Tue, 8 Oct 2024 06:12:11 +0000 Subject: [PATCH] Automated report --- reports/ci-cd/index.md | 293 +++++++++--------- reports/pr/index.md | 656 ++++++++++++++++++++--------------------- reports/tests/index.md | 325 ++++++++++---------- 3 files changed, 638 insertions(+), 636 deletions(-) diff --git a/reports/ci-cd/index.md b/reports/ci-cd/index.md index 01d77024..52ec7c3d 100644 --- a/reports/ci-cd/index.md +++ b/reports/ci-cd/index.md @@ -8,10 +8,10 @@ title: Trino CI/CD Reports | branch | today_count | today_success | 3day_count | 3day_success | week_count | week_success | month_count | month_success | | --------- | -----------:| -------------:| ----------:| ------------:| ----------:| ------------:| -----------:| -------------:| -| \[other\] | 15 | 0.4 | 56 | 0.25 | 226 | 0.26 | 1054 | 0.25 | -| master | 0 | NaN | 15 | 0.13 | 65 | 0.23 | 327 | 0.24 | +| \[other\] | 45 | 0.36 | 70 | 0.33 | 208 | 0.29 | 1065 | 0.26 | +| master | 10 | 0.4 | 10 | 0.4 | 59 | 0.25 | 334 | 0.25 | -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/ci-cd/health.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/ci-cd/health.sql) ## CI workflow failures per day @@ -19,7 +19,6 @@ title: Trino CI/CD Reports | day | num_runs | num_success | rate_success | top5_failing_jobs | num_all_runs | num_all_success | rate_all_success | | ---------- | --------:| -----------:| ------------:| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------:| ---------------:| ----------------:| -| 2024-09-07 | 2 | 1 | 0.5 | \[\{2, pt \(default, suite-compatibility, \)\}, \{2, test \(plugin/trino-phoenix5\)\}, \{4, Test Report\}, \{5, check-commit\}, \{5, check-commits-dispatcher\}\] | 32 | 9 | 0.28 | | 2024-09-08 | 6 | 1 | 0.17 | \[\{2, pt \(default, suite-delta-lake-databricks91, \)\}, \{3, test \(plugin/trino-iceberg, cloud-tests\)\}, \{7, pt \(default, suite-delta-lake-databricks133, \)\}, \{11, check-commit\}, \{11, check-commits-dispatcher\}\] | 20 | 6 | 0.3 | | 2024-09-09 | 10 | 3 | 0.3 | \[\{1, test \(plugin/trino-phoenix5\)\}, \{4, Test Report\}, \{5, pt \(default, suite-delta-lake-databricks133, \)\}, \{13, check-commit\}, \{13, check-commits-dispatcher\}\] | 61 | 13 | 0.21 | | 2024-09-10 | 17 | 1 | 0.06 | \[\{8, test \(plugin/trino-hive\)\}, \{9, maven-checks 22\}, \{9, maven-checks 23-ea\}, \{16, check-commit\}, \{16, check-commits-dispatcher\}\] | 55 | 8 | 0.15 | @@ -28,7 +27,7 @@ title: Trino CI/CD Reports | 2024-09-13 | 31 | 4 | 0.13 | \[\{8, Test Report\}, \{9, test \(plugin/trino-delta-lake\)\}, \{10, pt \(default, suite-delta-lake-databricks133, \)\}, \{29, check-commit\}, \{29, check-commits-dispatcher\}\] | 74 | 15 | 0.2 | | 2024-09-14 | 4 | 1 | 0.25 | \[\{1, pt \(default, suite-delta-lake-databricks133, \)\}, \{1, test \(plugin/trino-iceberg\)\}, \{3, Test Report\}, \{4, check-commit\}, \{4, check-commits-dispatcher\}\] | 15 | 8 | 0.53 | | 2024-09-15 | 3 | 1 | 0.33 | \[\{1, Test Report\}, \{1, test-other-modules\}, \{2, pt \(default, suite-delta-lake-databricks133, \)\}, \{4, check-commit\}, \{4, check-commits-dispatcher\}\] | 24 | 9 | 0.38 | -| 2024-09-16 | 17 | 3 | 0.18 | \[\{3, pt \(default, suite-delta-lake-oss, \)\}, \{3, test \(plugin/trino-delta-lake\)\}, \{4, artifact-checks\}, \{13, check-commit\}, \{13, check-commits-dispatcher\}\] | 68 | 18 | 0.26 | +| 2024-09-16 | 17 | 3 | 0.18 | \[\{3, maven-checks 22\}, \{3, maven-checks 23-ea\}, \{4, artifact-checks\}, \{13, check-commit\}, \{13, check-commits-dispatcher\}\] | 68 | 18 | 0.26 | | 2024-09-17 | 13 | 4 | 0.31 | \[\{4, test \(plugin/trino-hive\)\}, \{5, pt \(default, suite-delta-lake-databricks133, \)\}, \{10, Test Report\}, \{15, check-commit\}, \{15, check-commits-dispatcher\}\] | 78 | 19 | 0.24 | | 2024-09-18 | 16 | 1 | 0.06 | \[\{6, pt \(default, suite-7-non-generic, \)\}, \{6, test \(plugin/trino-delta-lake\)\}, \{7, test \(plugin/trino-sqlserver\)\}, \{16, check-commit\}, \{16, check-commits-dispatcher\}\] | 77 | 20 | 0.26 | | 2024-09-19 | 16 | 4 | 0.25 | \[\{7, test \(plugin/trino-cassandra\)\}, \{10, pt \(default, suite-7-non-generic, \)\}, \{11, test \(plugin/trino-sqlserver\)\}, \{19, check-commit\}, \{19, check-commits-dispatcher\}\] | 69 | 10 | 0.14 | @@ -49,9 +48,10 @@ title: Trino CI/CD Reports | 2024-10-04 | 15 | 2 | 0.13 | \[\{9, pt \(default, suite-7-non-generic, \)\}, \{9, pt \(default, suite-kafka, \)\}, \{9, test \(plugin/trino-google-sheets\)\}, \{16, check-commit\}, \{16, check-commits-dispatcher\}\] | 44 | 7 | 0.16 | | 2024-10-05 | 0 | 0 | NaN | NULL | 12 | 3 | 0.25 | | 2024-10-06 | 0 | 0 | NaN | NULL | 11 | 4 | 0.36 | -| 2024-10-07 | 0 | 0 | NaN | NULL | 3 | 2 | 0.67 | +| 2024-10-07 | 9 | 3 | 0.33 | \[\{1, pt \(default, suite-mysql, \)\}, \{1, test \(plugin/trino-bigquery, cloud-tests-2\)\}, \{4, test \(plugin/trino-google-sheets\)\}, \{9, check-commit\}, \{9, check-commits-dispatcher\}\] | 51 | 18 | 0.35 | +| 2024-10-08 | 1 | 1 | 1.0 | \[\{1, check-commit\}, \{1, check-commits-dispatcher\}\] | 4 | 2 | 0.5 | -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/ci-cd/success-ratio-per-day.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/ci-cd/success-ratio-per-day.sql) ## Runs queue time per day @@ -59,8 +59,9 @@ title: Trino CI/CD Reports

     Day     |         P₉₅ queue duration chart         | Runs count |                 Queue percentiles 75, 90, 95, 99                 | Min queue dur  | Avg queue dur  | Max queue dur  
 ------------+------------------------------------------+------------+------------------------------------------------------------------+----------------+----------------+----------------
- 2024-10-07 |                                          |          3 | [0 00:00:12.000, 0 00:00:12.000, 0 00:00:12.000, 0 00:00:12.000] | 0 00:00:07.000 | 0 00:00:09.000 | 0 00:00:12.000 
- 2024-10-06 |                                        |         12 | [0 00:01:57.000, 0 00:05:08.000, 0 00:05:08.000, 0 00:05:08.000] | 0 00:00:07.000 | 0 00:01:07.500 | 0 00:05:08.000 
+ 2024-10-08 |                                        |          4 | [0 00:05:08.000, 0 00:05:08.000, 0 00:05:08.000, 0 00:05:08.000] | 0 00:00:02.000 | 0 00:02:28.250 | 0 00:05:08.000 
+ 2024-10-07 |                               |         51 | [0 00:02:32.000, 0 00:17:57.000, 0 00:19:46.000, 0 00:21:41.000] | 0 00:00:02.000 | 0 00:03:37.380 | 0 00:21:41.000 
+ 2024-10-06 |                                        |         13 | [0 00:00:15.000, 0 00:05:08.000, 0 00:05:08.000, 0 00:05:08.000] | 0 00:00:07.000 | 0 00:01:02.846 | 0 00:05:08.000 
  2024-10-05 |                                          |         12 | [0 00:00:24.000, 0 00:00:38.000, 0 00:00:55.000, 0 00:00:55.000] | 0 00:00:06.000 | 0 00:00:15.000 | 0 00:00:55.000 
  2024-10-04 |                             |         44 | [0 00:01:30.000, 0 00:20:29.000, 0 00:23:13.000, 0 01:11:49.000] | 0 00:00:02.000 | 0 00:05:54.114 | 0 01:11:49.000 
  2024-10-03 |  |         55 | [0 00:25:48.500, 0 01:07:41.000, 0 01:08:58.000, 0 01:20:56.000] | 0 00:00:01.000 | 0 00:16:31.909 | 0 01:20:56.000 
@@ -73,10 +74,9 @@ title: Trino CI/CD Reports
  2024-09-26 |                             |         67 | [0 00:07:03.750, 0 00:15:44.000, 0 00:22:31.000, 0 00:27:06.000] | 0 00:00:02.000 | 0 00:04:45.106 | 0 00:27:06.000 
  2024-09-25 |                                       |         51 | [0 00:00:47.000, 0 00:04:21.000, 0 00:06:08.000, 0 00:27:34.000] | 0 00:00:03.000 | 0 00:01:38.059 | 0 00:27:34.000 
  2024-09-24 |                             |         66 | [0 00:05:05.750, 0 00:14:10.000, 0 00:22:57.000, 0 00:28:46.000] | 0 00:00:02.000 | 0 00:04:08.712 | 0 00:28:46.000 
- 2024-09-23 |                                 |         43 | [0 00:00:48.000, 0 00:07:28.000, 0 00:15:54.000, 0 00:22:28.000] | 0 00:00:01.000 | 0 00:02:18.279 | 0 00:22:28.000 
 (15 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/ci-cd/runs-queue-time-per-day.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/ci-cd/runs-queue-time-per-day.sql) ## Runs duration per day @@ -84,24 +84,24 @@ title: Trino CI/CD Reports

     Day     |          P₉₅ run duration chart          | Runs count |                  Run percentiles 75, 90, 95, 99                  |  Min run dur   |  Avg run dur   |  Max run dur   
 ------------+------------------------------------------+------------+------------------------------------------------------------------+----------------+----------------+----------------
- 2024-10-07 |                                         |          2 | [0 01:14:55.000, 0 01:14:55.000, 0 01:14:55.000, 0 01:14:55.000] | 0 00:48:16.000 | 0 01:01:35.500 | 0 01:14:55.000 
- 2024-10-06 |                                        |          4 | [0 01:44:13.000, 0 01:44:13.000, 0 01:44:13.000, 0 01:44:13.000] | 0 00:47:41.000 | 0 01:09:52.250 | 0 01:44:13.000 
+ 2024-10-08 |                                         |          2 | [0 00:52:20.000, 0 00:52:20.000, 0 00:52:20.000, 0 00:52:20.000] | 0 00:51:16.000 | 0 00:51:48.000 | 0 00:52:20.000 
+ 2024-10-07 |                                       |         18 | [0 01:06:46.000, 0 01:14:55.000, 0 01:49:42.000, 0 01:49:42.000] | 0 00:19:24.000 | 0 00:51:31.333 | 0 01:49:42.000 
+ 2024-10-06 |                                       |          4 | [0 01:44:13.000, 0 01:44:13.000, 0 01:44:13.000, 0 01:44:13.000] | 0 00:47:41.000 | 0 01:09:52.250 | 0 01:44:13.000 
  2024-10-05 |                                         |          3 | [0 00:51:53.000, 0 00:51:53.000, 0 00:51:53.000, 0 00:51:53.000] | 0 00:49:28.000 | 0 00:50:33.667 | 0 00:51:53.000 
- 2024-10-04 |                                        |          7 | [0 01:10:37.000, 0 01:47:04.000, 0 01:47:04.000, 0 01:47:04.000] | 0 00:32:58.000 | 0 01:03:06.714 | 0 01:47:04.000 
- 2024-10-03 |                                     |         22 | [0 02:09:17.000, 0 03:14:37.000, 0 03:23:42.000, 0 07:18:42.000] | 0 00:21:51.000 | 0 01:49:18.318 | 0 07:18:42.000 
+ 2024-10-04 |                                       |          7 | [0 01:10:37.000, 0 01:47:04.000, 0 01:47:04.000, 0 01:47:04.000] | 0 00:32:58.000 | 0 01:03:06.714 | 0 01:47:04.000 
+ 2024-10-03 |                                    |         22 | [0 02:09:17.000, 0 03:14:37.000, 0 03:23:42.000, 0 07:18:42.000] | 0 00:21:51.000 | 0 01:49:18.318 | 0 07:18:42.000 
  2024-10-02 |                                         |         10 | [0 00:55:28.000, 0 01:00:28.000, 0 01:00:28.000, 0 01:00:28.000] | 0 00:28:06.000 | 0 00:46:28.600 | 0 01:00:28.000 
  2024-10-01 |                                       |         10 | [0 01:16:37.000, 0 02:03:14.000, 0 02:03:14.000, 0 02:03:14.000] | 0 00:21:13.000 | 0 00:52:44.400 | 0 02:03:14.000 
- 2024-09-30 |                                      |         15 | [0 01:41:27.000, 0 02:39:52.000, 0 03:13:26.000, 0 03:13:26.000] | 0 00:52:37.000 | 0 01:30:40.067 | 0 03:13:26.000 
+ 2024-09-30 |                                     |         15 | [0 01:41:27.000, 0 02:39:52.000, 0 03:13:26.000, 0 03:13:26.000] | 0 00:52:37.000 | 0 01:30:40.067 | 0 03:13:26.000 
  2024-09-29 |                                         |          1 | [0 01:01:43.000, 0 01:01:43.000, 0 01:01:43.000, 0 01:01:43.000] | 0 01:01:43.000 | 0 01:01:43.000 | 0 01:01:43.000 
  2024-09-28 |                                        |          5 | [0 01:23:34.000, 0 01:34:00.000, 0 01:34:00.000, 0 01:34:00.000] | 0 00:54:54.000 | 0 01:10:51.200 | 0 01:34:00.000 
- 2024-09-27 |                                       |         15 | [0 01:25:14.000, 0 02:12:35.000, 0 02:22:18.000, 0 02:22:18.000] | 0 00:19:01.000 | 0 00:54:54.067 | 0 02:22:18.000 
- 2024-09-26 |           |         10 | [0 01:41:04.000, 0 21:31:03.000, 0 21:31:03.000, 0 21:31:03.000] | 0 00:19:19.000 | 0 03:04:42.000 | 0 21:31:03.000 
- 2024-09-25 |                                      |         14 | [0 01:20:31.000, 0 02:44:07.000, 0 02:44:41.000, 0 02:44:41.000] | 0 00:22:31.000 | 0 01:15:53.786 | 0 02:44:41.000 
- 2024-09-24 |                                   |         21 | [0 02:00:50.000, 0 02:49:46.000, 0 04:56:11.000, 0 05:35:39.000] | 0 00:49:03.000 | 0 01:39:53.762 | 0 05:35:39.000 
- 2024-09-23 |  |         14 | [0 01:24:11.000, 0 02:17:36.000, 1 02:57:55.000, 1 02:57:55.000] | 0 00:31:07.000 | 0 02:57:40.071 | 1 02:57:55.000 
+ 2024-09-27 |                                      |         15 | [0 01:25:14.000, 0 02:12:35.000, 0 02:22:18.000, 0 02:22:18.000] | 0 00:19:01.000 | 0 00:54:54.067 | 0 02:22:18.000 
+ 2024-09-26 |  |         10 | [0 01:41:04.000, 0 21:31:03.000, 0 21:31:03.000, 0 21:31:03.000] | 0 00:19:19.000 | 0 03:04:42.000 | 0 21:31:03.000 
+ 2024-09-25 |                                     |         14 | [0 01:20:31.000, 0 02:44:07.000, 0 02:44:41.000, 0 02:44:41.000] | 0 00:22:31.000 | 0 01:15:53.786 | 0 02:44:41.000 
+ 2024-09-24 |                                 |         21 | [0 02:00:50.000, 0 02:49:46.000, 0 04:56:11.000, 0 05:35:39.000] | 0 00:49:03.000 | 0 01:39:53.762 | 0 05:35:39.000 
 (15 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/ci-cd/runs-duration-per-day.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/ci-cd/runs-duration-per-day.sql) ## Runs cumulative job duration on master per day @@ -113,6 +113,8 @@ since there's a very low chance of all jobs finishing successfully.

     Day     |  P₉₅ runs cumulative job duration chart  | Runs count | Successful runs | Max jobs count |           Runs job duration percentiles 75, 90, 95, 99           |  Min jobs dur  |  Avg jobs dur  |  Max jobs dur  
 ------------+------------------------------------------+------------+-----------------+----------------+------------------------------------------------------------------+----------------+----------------+----------------
+ 2024-10-08 |                                 |          1 |               1 |            102 | [0 22:25:16.000, 0 22:25:16.000, 0 22:25:16.000, 0 22:25:16.000] | 0 22:25:16.000 | 0 22:25:16.000 | 0 22:25:16.000 
+ 2024-10-07 |                                 |          9 |               3 |            102 | [0 22:11:28.000, 0 22:52:15.000, 0 22:52:15.000, 0 22:52:15.000] | 0 10:08:05.000 | 0 20:39:07.111 | 0 22:52:15.000 
  2024-10-04 |                       |         15 |               2 |            204 | [0 23:32:47.000, 1 00:10:02.000, 1 20:27:08.000, 1 20:27:08.000] | 0 21:20:06.000 | 1 00:21:47.067 | 1 20:27:08.000 
  2024-10-03 |                        |         13 |               3 |            204 | [0 22:53:14.000, 0 23:05:36.000, 1 18:39:47.000, 1 18:39:47.000] | 0 21:41:48.000 | 0 23:57:09.538 | 1 18:39:47.000 
  2024-10-02 |  |          6 |               3 |            408 | [0 23:14:35.000, 3 19:38:02.000, 3 19:38:02.000, 3 19:38:02.000] | 0 21:43:30.000 | 1 10:05:28.333 | 3 19:38:02.000 
@@ -124,10 +126,9 @@ since there's a very low chance of all jobs finishing successfully.
  2024-09-26 |   |         11 |               3 |            404 | [1 00:11:54.000, 1 21:39:23.000, 3 18:18:13.000, 3 18:18:13.000] | 0 04:23:48.000 | 1 03:42:34.182 | 3 18:18:13.000 
  2024-09-25 |    |         11 |               4 |            404 | [1 20:29:24.000, 2 02:15:39.000, 3 17:19:46.000, 3 17:19:46.000] | 0 18:40:08.000 | 1 09:35:41.455 | 3 17:19:46.000 
  2024-09-24 |                       |         13 |               4 |            202 | [1 18:52:42.000, 1 20:18:45.000, 1 20:18:45.000, 1 20:18:45.000] | 0 05:35:44.000 | 1 01:29:43.615 | 1 20:18:45.000 
- 2024-09-23 |                                 |         21 |               8 |            101 | [0 21:27:17.000, 0 21:38:35.000, 0 22:01:19.000, 0 22:20:02.000] | 0 00:00:00.000 | 0 13:10:30.000 | 0 22:20:02.000 
-(12 rows)
+(13 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/ci-cd/runs-job-cumulative-duration-per-day.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/ci-cd/runs-job-cumulative-duration-per-day.sql) ## Job duration in last 30 days @@ -136,125 +137,127 @@ In the Daily avg duration chart column, days are shown from latest to oldest and

     Workflow name     |                           Job name                            | Duration ratio chart |    Daily avg duration chart     | Success ratio chart  | Invocations | Success ratio | Duration ratio | Percentiles 50, 75, 90, 99 | Min minutes | Avg minutes | Max minutes 
 ----------------------+---------------------------------------------------------------+----------------------+---------------------------------+----------------------+-------------+---------------+----------------+----------------------------+-------------+-------------+-------------
- Annotate checks      | annotate                                                      |                      |  ░░     ░░     ░░    ▁▃░▂▄  ▂░█ |   |         671 |          0.98 |            0.0 | [0, 0, 0, 2]               |           0 |        0.05 |          10 
- Ok To Test           | test-with-secrets                                             |                      |  ░░     ░░     ░░     ░░     ░░ |  |         957 |           1.0 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
- Pull Request Labeler | Test Report                                                   |                      |  ░░     ░░     ░░     ░░     ░░ |      |         649 |          0.83 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
- Pull Request Labeler | triage                                                        |                      | █░░     ░░     ░░     ░░     ░░ |   |        1184 |           1.0 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           4 
- Upload test results  | upload-to-s3                                                  |                      |  ▇▄▆▅▆▅▆█▆▄▄▅▆▃░░     ░░     ░░ |       |         726 |          0.77 |           0.02 | [0, 3, 3, 3]               |           0 |        1.49 |           4 
- ci                   | Test Report                                                   |                      |  ░░     ░░     ░░     ░░     ░░ |            |         132 |          0.55 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
- ci                   | artifact-checks                                               |          | ▇▇▇██▇██▇█████████████████████▇ |       |        1620 |           0.8 |           0.63 | [18, 19, 20, 21]           |          16 |       18.59 |          25 
- ci                   | build-pt                                                      |                | ▇▇▇▇▇▇████▇▇███▇▇▇▇█▇██▇███▇██▇ |      |        1620 |          0.83 |           0.35 | [9, 10, 11, 13]            |           8 |        9.84 |          15 
- ci                   | build-test-matrix                                             |                      | ▅▂▇▆▇▆▆▆█▃▄▅▄▅▆▄▂▄▄▄▆▆▄▂▄▆▄▄▆▄▄ |    |        1621 |          0.92 |           0.01 | [0, 1, 1, 1]               |           0 |        0.36 |           2 
- ci                   | check-commit                                                  |                      |  ░░     ░░     ░░     ░░     ░░ |            |         969 |          0.53 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
- ci                   | check-commits-dispatcher                                      |                      |  ░░▂▆  ▅░░    ▂░░ ▁▂▁▁░░  █▆ ░░ |        |        1620 |          0.73 |            0.0 | [0, 0, 0, 1]               |           0 |        0.03 |           3 
- ci                   | error-prone-checks                                            |              | ▃▇▆▇▆▇▇▆█▆▆▆▆▆▇█▇▆▇▇▇▆▇▇▇▆▆▆▅▆▆ |      |        1619 |          0.81 |           0.41 | [12, 16, 17, 19]           |           1 |       11.83 |          23 
- ci                   | hive-tests (config-hdp3)                                      |                    | ▂▇▅▆▅▇▇▆█▆▅▅▆▆▇▆▅▆▆▆▆▅▆▆▆▇█▇▇▆▅ |     |        1619 |          0.89 |           0.15 | [4, 6, 6, 7]               |           0 |        3.93 |           8 
- ci                   | maven-checks 22                                               |                 |  ░░     ░░     ░░  ██████████▇█ |       |         750 |          0.78 |           0.29 | [19, 19, 20, 22]           |          17 |       19.03 |          23 
- ci                   | maven-checks 23                                               |                | ▇▇▇█▇▇▇█▇▇▇▇█▇▇▇▇▇▇▇  ░░     ░░ |       |         850 |          0.76 |           0.32 | [18, 19, 20, 23]           |          17 |       18.92 |          33 
- ci                   | maven-checks 23-ea                                            |                 |  ░░     ░░     ░░  ████▇███████ |       |         756 |          0.78 |           0.29 | [18, 19, 20, 22]           |          17 |       18.63 |          26 
- ci                   | maven-checks 24-ea                                            |                 | ▇▇█▇█▇████▇███▇█▇▇█   ░░     ░░ |       |         787 |          0.75 |            0.3 | [18, 20, 21, 25]           |          16 |       19.16 |          32 
- ci                   | pt (${{ matrix.config }}, ${{  ... ite }}, ${{ matrix.jdk }}) | NULL                 |  ░░     ░░     ░░     ░░     ░░ |                      |         277 |           0.0 |           NULL | [0, 0, 0, 0]               |        NULL |        NULL |        NULL 
- ci                   | pt (apache-hive3, suite-hms-only, )                           |                   | ▅▅█▅▅▅▅▅▆▆▅▆▅▅▅▅▅▆▅▅▄▅▄▅▅▅▅▄▄▅▄ |    |        1260 |          0.93 |           0.19 | [6, 6, 7, 11]              |           5 |        6.08 |          35 
- ci                   | pt (default, suite-1, )                                       |           | ▇█▇████████████▇███▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1259 |          0.88 |            0.6 | [20, 21, 22, 26]           |          18 |       20.47 |          34 
- ci                   | pt (default, suite-2, )                                       |   | █▇██████████████▇██▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1259 |          0.85 |           0.96 | [34, 35, 36, 52]           |          31 |       34.02 |          60 
- ci                   | pt (default, suite-3, )                                       |       | ▇▇▇▇▇▇▇▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1259 |          0.87 |           0.77 | [26, 27, 28, 40]           |          24 |       26.73 |          58 
- ci                   | pt (default, suite-5, )                                       |     | ▇██████████████████▇▇▇▇▇▇▇▇▇█▇▇ |     |        1259 |          0.86 |           0.89 | [31, 32, 33, 50]           |          29 |       31.29 |          49 
- ci                   | pt (default, suite-6-non-generic, )                           |    | ███████████████████▇▇▇▇▇▇▇▇▇▇▇▇ |      |        1259 |          0.84 |           0.95 | [34, 35, 36, 66]           |          31 |       34.08 |          65 
- ci                   | pt (default, suite-7-non-generic, )                           |         | ▆▆▆▆▆▆▆▆▆▇█▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆ |       |        1276 |           0.8 |           0.68 | [25, 26, 27, 40]           |          23 |       25.22 |          91 
- ci                   | pt (default, suite-all-connectors-smoke, )                    |                     | ▇█▇▇█▆▇▇▆▇█▇▇▇▇▇▇██▇▇▇▆▆█▇█▇▇▇▇ |    |        1343 |          0.91 |           0.08 | [2, 3, 3, 32]              |           2 |         2.4 |          10 
- ci                   | pt (default, suite-azure, )                                   |                    |  ▅░▆▆▆▆▇▇█▅▆▆▆▆█▅▅▆▆▆▆▆▅▇▆▆▆▆▇▆ |    |         574 |          0.93 |           0.13 | [8, 11, 13, 16]            |           7 |        9.61 |          42 
- ci                   | pt (default, suite-cassandra, )                               |                    | ▅▇▆▇▇▇▆▇▇██▇▇▇▇▆▇▇▇▆▆▇▆▇▇▆▆▆▆▇▆ |    |        1213 |          0.95 |           0.12 | [4, 4, 5, 7]               |           3 |        3.87 |          14 
- ci                   | pt (default, suite-clickhouse, )                              |                     | ▆█▇██▇▇▇▇▇▇▇█▇▇▇▆▇█▇▇▇▇▆▇▇▇▇▇▇▇ |    |        1236 |          0.95 |           0.07 | [2, 2, 3, 6]               |           2 |        2.27 |          10 
- ci                   | pt (default, suite-clients, )                                 |                  | ▆▆▆▆▆▆▇▆▅█▆▆▆▆▆▆▆▇▆▆▆▆▆▅▆▆▆▆▆▆▆ |    |        1259 |          0.92 |           0.21 | [7, 7, 8, 14]              |           6 |        7.01 |          30 
- ci                   | pt (default, suite-compatibility, )                           |                | ▇▇▇▇▇▇▇▇██▇▇▇▇▇▆▆▇▇▇▇▇▆▆▇▇▇▇▇▇▇ |     |        1259 |          0.86 |           0.34 | [12, 12, 13, 40]           |          10 |       11.96 |          35 
- ci                   | pt (default, suite-databricks-unity-http-hms, )               |                    |  ▇░▆▆▇▅▆▇▇█▆▇▅▅███▅▆▆▆▄▅▇▅▅▅▅█▅ |    |         574 |          0.93 |           0.14 | [12, 13, 14, 19]           |           3 |        9.77 |          19 
- ci                   | pt (default, suite-delta-lake-databricks104, )                |                    |  █░▆▇█▅▅▇█▇▇▇▅▆█▇█▆▆▇▆▅▆▇▅▆▅▆▇▆ |    |         574 |          0.92 |           0.13 | [11, 12, 13, 17]           |           4 |        9.59 |          17 
- ci                   | pt (default, suite-delta-lake-databricks113, )                |                    |  █░▆▇█▆▆▇▇▇▆▇▆▆███▅▆▆▆▄▅▆▅▅▅▆█▆ |    |         574 |          0.93 |           0.14 | [12, 13, 14, 17]           |           4 |       10.02 |          20 
- ci                   | pt (default, suite-delta-lake-databricks122, )                |                    |  █░▆▆█▅▆▇█▇▇▇▆▆▇█▇▆▆▇▆▅▆▆▅▅▆▆█▇ |    |         574 |          0.93 |           0.14 | [12, 13, 14, 16]           |           4 |       10.06 |          18 
- ci                   | pt (default, suite-delta-lake-databricks133, )                |                |  ▂░▂▂▂▂▇██▇█▇█▇███▆▇▇▇█▆▇▇▇▇▆▇▆ |        |         574 |          0.74 |           0.35 | [33, 41, 44, 54]           |           3 |       31.11 |          62 
- ci                   | pt (default, suite-delta-lake-databricks91, )                 |                 |  █░▆▇▇▆▇█▇▇▇▇▇▇███▆▇▇▇▆▆▇▇▆▇▇▇▇ |     |         574 |          0.87 |           0.28 | [22, 25, 27, 30]           |          13 |       21.64 |          32 
- ci                   | pt (default, suite-delta-lake-oss, )                          |          | █▇▇█▇▇██████▇▇█▇▇▇▇▇████▇█▇███▇ |     |        1287 |          0.88 |           0.63 | [21, 22, 22, 27]           |          19 |       21.33 |          52 
- ci                   | pt (default, suite-functions, )                               |                    | ▅▆▅▅▆▅▆▅▇█▆▅▆▅▆▅▅▅▅▅▇▅▅▅▅▅▅▆▅▅▅ |    |        1259 |          0.94 |           0.11 | [3, 3, 4, 8]               |           2 |        3.43 |          25 
- ci                   | pt (default, suite-gcs, )                                     |                    |  ▆░██▇▇██▇▇█▇█▇▇▇▇▇▇▇▇█▇▇▇▇▇▇▇▇ |    |         574 |          0.93 |            0.1 | [7, 8, 8, 12]              |           6 |        7.48 |          24 
- ci                   | pt (default, suite-hive-transactional, )                      |    | ███████████████████▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1259 |          0.85 |           0.91 | [32, 33, 34, 47]           |          28 |       32.25 |          53 
- ci                   | pt (default, suite-hudi, )                                    |                  | ▆▅▆▆▅▅▅▅█▆▆▅▅▅▅▅▅▆▅▅▅▅▅▅▅▅▅▅▆▅▅ |    |        1259 |          0.92 |           0.23 | [7, 8, 8, 12]              |           6 |        7.51 |          32 
- ci                   | pt (default, suite-iceberg, )                                 |  | ███████████████████▇▆▆▆▆▆▆▆▆▆▆▆ |      |        1259 |          0.85 |            1.0 | [34, 40, 41, 45]           |          28 |       35.68 |          51 
- ci                   | pt (default, suite-ignite, )                                  |                     | ▆▅▄▅▄▅▅▅█▆▅▄▅▅▄▄▄▄▄▄▅▄▄▄▄▄▄▅▄▄▄ |    |        1212 |          0.94 |           0.07 | [2, 2, 3, 7]               |           2 |        2.33 |          15 
- ci                   | pt (default, suite-kafka, )                                   |                  | ▇███████▇█▇█▇██▇▇▇████▇▇█▇▇▇▇▇▇ |    |        1212 |          0.91 |           0.23 | [8, 8, 9, 45]              |           7 |        8.09 |          16 
- ci                   | pt (default, suite-ldap, )                                    |                 | ▆▆▆▆▆▆▆▆█▆▇▆▆▆▆▆▆▆▆▇▆▆▇▆▆▆▆▆▆▆▆ |    |        1259 |          0.92 |            0.3 | [9, 10, 11, 14]            |           9 |        9.83 |          34 
- ci                   | pt (default, suite-mysql, )                                   |                     | ▅▆▆▆▆▆▆▆▇▆█▆▆▆▆▅▅▇▆▆▆▆▆▅▆▆▆▆▆▆▅ |    |        1213 |          0.93 |            0.1 | [3, 3, 4, 7]               |           2 |        3.36 |          30 
- ci                   | pt (default, suite-oauth2, )                                  |                | ▇▇██▇▇███▇██▇█▇▇▇█▇█▇▇█▇▇▇▇██▇▇ |    |        1212 |          0.92 |            0.3 | [10, 10, 11, 14]           |           9 |       10.25 |          18 
- ci                   | pt (default, suite-parquet, )                                 |                 | ▆▇▇▇▇▇▇▇██▇▇▇▇▇▇▇▇▇▇▇█▇▇▇▇▇▇▇▇▇ |    |        1259 |          0.91 |           0.28 | [9, 9, 10, 21]             |           8 |         9.4 |          23 
- ci                   | pt (default, suite-snowflake, )                               |                      |  ▆░▇▆▄▆▇▅▄▆▆▇▇▅▅▄▅▇▇▆▄▇▇▆▅▆▆▆█▅ |    |         571 |          0.94 |           0.02 | [1, 2, 2, 7]               |           1 |        1.54 |          10 
- ci                   | pt (default, suite-storage-formats-detailed, )                |               | ▇▇▇▇▇▇▇▇▇█▇▇▇▇▇█▇█▇▇▇▇▆▆▇▇▇▇▇▇▆ |    |        1259 |           0.9 |            0.4 | [13, 14, 15, 19]           |          12 |       13.39 |          44 
- ci                   | pt (default, suite-tpcds, )                                   |                | █▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▇▆▆▆▆▆▆▆▆▆▆▆▆▆ |    |        1259 |           0.9 |           0.32 | [10, 11, 12, 19]           |           9 |       10.61 |          21 
- ci                   | pt (default, suite-tpch, )                                    |                   | ▅▅▅▅▅█▅▅▆▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅ |    |        1259 |          0.93 |           0.17 | [5, 6, 6, 12]              |           4 |        5.45 |          21 
- ci                   | test                                                          | NULL                 |  ░░     ░░     ░░     ░░     ░░ |                      |         185 |           0.0 |           NULL | [0, 0, 0, 0]               |        NULL |        NULL |        NULL 
- ci                   | test (client/trino-jdbc,plugin ... emory,plugin/trino-thrift) |                 |  ▇██▇██▇████▇▇▇█▆▇█▇▇▇▇█▇▇▆▇▆▇▇ |     |        1237 |          0.88 |           0.29 | [11, 12, 12, 13]           |           5 |       10.28 |          17 
- ci                   | test (core/trino-main)                                        |             |  ████████████████████▇▇▇█▇▇▇█▇▇ |      |         972 |          0.84 |           0.49 | [22, 23, 24, 28]           |          20 |       22.55 |          28 
- ci                   | test (lib/trino-filesystem,lib ... -manager,lib/trino-file... |                   |  ▆█▆▅▅▅▆▆▆▆▆▆▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅ |    |        1114 |          0.92 |           0.17 | [7, 7, 7, 9]               |           3 |         6.5 |          28 
- ci                   | test (lib/trino-filesystem-azure, cloud-tests)                |                    |  ▅▃▆▇▇█▇▅▄▅█▆▅▅▅▅▅▄▅▄▄▄▄▄▆▆▄▄▄▄ |    |        1068 |          0.93 |           0.14 | [3, 6, 10, 18]             |           3 |        5.26 |          25 
- ci                   | test (lib/trino-filesystem-gcs, cloud-tests)                  |                    |  ▅▄▇▇▇█▇█▅▆▇█▆▆▅▆▅▅▅▅▅▅▄▅▆▆▅▅▅▅ |    |        1051 |          0.94 |           0.12 | [4, 6, 7, 9]               |           3 |        4.63 |          13 
- ci                   | test (lib/trino-filesystem-s3, cloud-tests)                   |                    |  ▅▅▇▇▇█▇▇▅▇▇█▇▆▆▆▆▆▆▅▆▅▅▆▆▇▆▆▆▅ |    |        1067 |          0.93 |            0.1 | [3, 4, 5, 7]               |           3 |        3.93 |           9 
- ci                   | test (lib/trino-hdfs, cloud-tests)                            |                     |  █▇█▇▇▇██▇▇████▇▇▇▇█▇▇▇▇▇█▇▇▇▇▇ |    |        1048 |          0.95 |           0.09 | [3, 4, 4, 4]               |           3 |        3.27 |           8 
- ci                   | test (lib/trino-orc,lib/trino-parquet)                        |                   |  ██████▇▇█████▇▇▇█▇███████▇▇▇▇▇ |    |        1043 |          0.93 |           0.19 | [7, 8, 8, 9]               |           5 |        7.32 |          12 
- ci                   | test (plugin/trino-accumulo)                                  |                   |  ███████▇██████▇█████████████▇█ |    |         984 |          0.92 |           0.19 | [8, 8, 8, 10]              |           7 |        8.05 |          13 
- ci                   | test (plugin/trino-bigquery)                                  |                  |  ▃▂▅▅▄▇▅▆▂▄▄▆▄▅▅▅▅▅▄▄▄▄▃▄▆█▃▆▆▅ |     |         998 |          0.86 |           0.21 | [4, 16, 17, 18]            |           3 |        9.15 |          22 
- ci                   | test (plugin/trino-bigquery, cloud-tests-2)                   |                  |  ▃▂▅▅▅▇▅▅▂▄▅▆▄▅▅▅▄▅▄▄▄▄▃▄▆█▃▅▇▅ |    |         999 |          0.92 |           0.22 | [4, 15, 17, 18]            |           3 |        9.23 |          21 
- ci                   | test (plugin/trino-cassandra)                                 |                |  ██████████████████████████████ |     |         985 |          0.88 |            0.3 | [13, 13, 14, 17]           |          12 |       13.31 |          25 
- ci                   | test (plugin/trino-clickhouse)                                |                   |  ███████▇▇█████▇███▇█▇▇▇█▇▇▇▇▇▇ |     |        1077 |           0.9 |           0.19 | [8, 8, 8, 9]               |           7 |        7.57 |          13 
- ci                   | test (plugin/trino-delta-lake)                                |             |  ▇▇▇▇█▇▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |       |        1208 |          0.77 |           0.48 | [19, 20, 21, 23]           |          18 |       19.71 |          38 
- ci                   | test (plugin/trino-delta-lake, cloud-tests)                   |                |  ▄▂▆▅▅█▆▇▃▅▆▇▆▆▅▆▅▅▅▄▄▅▄▄▆▆▅▆▇▅ |    |        1208 |          0.92 |           0.32 | [4, 18, 22, 24]            |           3 |       10.87 |          31 
- ci                   | test (plugin/trino-delta-lake, fte-tests)                     |               |  ███▇██████████▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1207 |          0.89 |           0.39 | [14, 14, 15, 16]           |          12 |       13.88 |          20 
- ci                   | test (plugin/trino-druid)                                     |           |  ██████████████████████████████ |     |        1042 |          0.86 |           0.59 | [25, 25, 26, 26]           |          24 |       25.18 |          29 
- ci                   | test (plugin/trino-elasticsearch)                             |                    |  ███████▇█████▇▇▇▇▇██▇▇▇██▇▇▇▇▇ |    |         989 |          0.93 |           0.15 | [6, 6, 7, 8]               |           6 |        6.19 |          10 
- ci                   | test (plugin/trino-exasol)                                    |                |  ▄▆▅▅▆▅▆▅▅▆▅▇▅▅▆█▆▆▅▆▅▅▅▅▅▆▅▅▅▅ |     |        1042 |          0.86 |           0.34 | [13, 14, 17, 60]           |          11 |       14.27 |          45 
- ci                   | test (plugin/trino-google-sheets)                             |                     |  ▆▇▆▇▇▆▇▅█▆▇▇▇▇▆▇▆▆▇▇▇▆▆▆▆▆▆▆▆▆ |        |         983 |          0.73 |           0.08 | [4, 5, 5, 6]               |           3 |        4.03 |           9 
- ci                   | test (plugin/trino-hive)                                      |             |  ███████████████████████████▇██ |       |        1174 |          0.78 |           0.47 | [20, 20, 21, 23]           |          18 |       19.78 |          27 
- ci                   | test (plugin/trino-hive, fte-tests)                           |              |  ▇▇▇████▇██▇███████▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1174 |          0.88 |           0.44 | [16, 16, 18, 19]           |          15 |       16.11 |          22 
- ci                   | test (plugin/trino-hive, test-parquet)                        |              |  █▇▇█▇▇█▇▇▇▇█▇█▇▇█▇▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1176 |           0.9 |           0.43 | [15, 15, 17, 21]           |          14 |       15.37 |          22 
- ci                   | test (plugin/trino-hudi)                                      |                   |  ▆▆▇▆▆▆▆▆▆▆▇▆▆▆▆▆▆▆▆▆▆█▆▆▆▆▆▆▆▆ |    |        1175 |          0.92 |           0.17 | [6, 6, 6, 9]               |           5 |        6.06 |          19 
- ci                   | test (plugin/trino-iceberg)                                   |             | ██████████████████████▇▇███████ |      |        1247 |          0.82 |           0.47 | [17, 18, 18, 20]           |          16 |        17.4 |          24 
- ci                   | test (plugin/trino-iceberg, cloud-tests)                      |                 | ▃▅▃▇▆▇█▆▇▄▆▆█▇▇▆▆▆▇▆▆▅▆▅▆▇█▆▇█▅ |    |        1247 |          0.92 |           0.27 | [4, 13, 18, 21]            |           3 |        8.92 |          22 
- ci                   | test (plugin/trino-iceberg, fte-tests)                        |               | ███▇▇█▇▇▇▇▇█▇▇▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1246 |          0.89 |           0.39 | [13, 14, 15, 16]           |          12 |       13.31 |          18 
- ci                   | test (plugin/trino-iceberg, minio-and-avro)                   |          | ████████▇█████▇█▇▇█▇▇▇▇▇▇▇█▇▇▇▇ |      |        1247 |          0.84 |           0.61 | [22, 22, 23, 25]           |          21 |       22.19 |          41 
- ci                   | test (plugin/trino-ignite)                                    |                   |  ██████████████████████████████ |    |        1041 |           0.9 |           0.17 | [7, 7, 7, 8]               |           6 |        7.05 |           9 
- ci                   | test (plugin/trino-kafka)                                     |                   |  ██████████████▇███████████▇█▇█ |    |         983 |          0.91 |           0.18 | [8, 8, 8, 9]               |           7 |        7.77 |          12 
- ci                   | test (plugin/trino-kudu)                                      |                   |  ███████████████▇████████████▇▇ |    |         984 |          0.91 |           0.16 | [7, 7, 7, 8]               |           6 |        6.86 |           8 
- ci                   | test (plugin/trino-mariadb)                                   |                  |  ████▇██▇██████████▇█▇▇█▇▇▇▇▇█▇ |     |        1042 |          0.89 |           0.21 | [9, 9, 9, 10]              |           7 |        8.65 |          13 
- ci                   | test (plugin/trino-mongodb)                                   |                  |  █▇███████████████████▇▇█████▇▇ |     |         984 |          0.89 |           0.23 | [10, 10, 11, 12]           |           8 |       10.13 |          17 
- ci                   | test (plugin/trino-mysql)                                     |                 |  ███▇██▇█▇█████▇█████▇▇▇▇▇█▇▇▇█ |     |        1043 |          0.88 |           0.27 | [11, 12, 12, 13]           |          10 |       11.17 |          17 
- ci                   | test (plugin/trino-openlineage)                               |                    |  ▇█▇█▇▇▇▇████▇▇▇█▇█▇▇█▇▇█▇▇█▇▇▇ |    |         986 |          0.93 |            0.1 | [4, 5, 5, 6]               |           4 |         4.3 |           8 
- ci                   | test (plugin/trino-opensearch)                                |                  |  ████████████████████████████▇█ |     |         985 |           0.9 |           0.21 | [9, 9, 9, 10]              |           8 |        8.97 |          14 
- ci                   | test (plugin/trino-oracle)                                    |                |  ▇████▇███▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1045 |          0.88 |            0.3 | [12, 13, 13, 15]           |          11 |       12.62 |          16 
- ci                   | test (plugin/trino-phoenix5)                                  |              |  ██████████████████████████████ |      |        1042 |          0.83 |           0.43 | [19, 19, 20, 22]           |          17 |       18.98 |          23 
- ci                   | test (plugin/trino-pinot)                                     |                   |  ▇██████▇██████▇▇█████████▇██▇▇ |     |         983 |          0.88 |            0.2 | [8, 9, 9, 10]              |           8 |        8.55 |          12 
- ci                   | test (plugin/trino-postgresql)                                |                 |  ██████████████▇██████████▇██▇█ |     |        1043 |          0.87 |           0.26 | [11, 11, 12, 12]           |           9 |       10.76 |          13 
- ci                   | test (plugin/trino-raptor-legacy)                             |                   |  ░░   ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇███▇▇▇▇▇▇ |     |         912 |          0.86 |            0.2 | [9, 10, 11, 12]            |           9 |        9.57 |          13 
- ci                   | test (plugin/trino-redis)                                     |                    |  ██████████████▇▇█▇███████▇████ |    |         984 |          0.91 |           0.13 | [5, 6, 6, 7]               |           5 |        5.37 |           8 
- ci                   | test (plugin/trino-redshift)                                  |                     |  █▇▇▇▇▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |    |        1048 |          0.92 |           0.08 | [3, 3, 4, 4]               |           3 |        3.16 |           6 
- ci                   | test (plugin/trino-redshift, cloud-tests)                     |                    |  ▅▃▇▇▆▇▆▇▄▆▆▇▅▇▆▅▅▆▆▅▅▅▅▅▇█▄▆▇▅ |    |        1048 |          0.91 |           0.14 | [3, 8, 9, 12]              |           3 |        5.63 |          38 
- ci                   | test (plugin/trino-redshift, fte-tests)                       |                |  ▃▁▆▅▅▇▆▆▂▅▅▆▅▆▆▅▄▅▅▃▄▄▃▄▆█▃▅▇▄ |     |        1048 |           0.9 |           0.31 | [3, 23, 24, 26]            |           3 |       12.66 |          30 
- ci                   | test (plugin/trino-resource-group-managers)                   |                     |  █████▇▇▇▇▇▇▇▇▇▇▇▇▇▇█▇▇▇▇▇▇▇▇▇▇ |    |         970 |          0.92 |            0.1 | [4, 4, 5, 5]               |           4 |        4.21 |           9 
- ci                   | test (plugin/trino-singlestore)                               |                  |  ▅▄▇▆▇█▇▇▅▆▇█▇▇▇▆▆▇▇▆▆▆▆▆▇█▅▆▇▆ |     |        1042 |          0.89 |           0.23 | [8, 12, 13, 16]            |           5 |        9.26 |          19 
- ci                   | test (plugin/trino-snowflake)                                 |                     |  █▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇█▇▇▇▇▇▇▇▇▇▇▇ |    |        1045 |          0.91 |           0.08 | [3, 3, 4, 4]               |           3 |        3.14 |           5 
- ci                   | test (plugin/trino-snowflake, cloud-tests)                    |                 |  ▃▁▆▅▅█▆▆▂▅▆▆▅▆▅▄▄▅▄▄▄▄▃▄▆█▃▅▇▄ |     |        1045 |           0.9 |            0.3 | [3, 21, 25, 30]            |           3 |       12.16 |          35 
- ci                   | test (plugin/trino-sqlserver)                                 |                    |  ░░     ░░     ░░ ▇▇███████████ |        |         570 |          0.72 |           0.13 | [12, 12, 22, 60]           |           9 |       11.78 |          14 
- ci                   | test (plugin/trino-sqlserver, ubuntu-20.04)                   |                    |  ██████████▇▇██▇█▇▇   ░░     ░░ |     |         495 |          0.89 |           0.12 | [10, 11, 11, 12]           |           9 |       10.37 |          15 
- ci                   | test (testing/trino-faulttolerant-tests, default)             |                   | ███████████████▇█████████████▇█ |     |        1350 |          0.89 |           0.19 | [6, 6, 6, 7]               |           5 |        6.01 |          11 
- ci                   | test (testing/trino-faulttoler ... test-fault-tolerant-delta) |                   | ▆▆▆▆▆▆▆▆█▇▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆ |    |        1350 |           0.9 |           0.19 | [6, 6, 6, 10]              |           5 |        6.08 |          29 
- ci                   | test (testing/trino-faulttoler ...  test-fault-tolerant-hive) |             | ████████████████▇▇▇▇██▇▇▇▇▇▇▇▇▇ |     |        1349 |          0.86 |           0.46 | [15, 15, 16, 18]           |          14 |       14.99 |          18 
- ci                   | test (testing/trino-faulttoler ... st-fault-tolerant-iceberg) |               | █████████████████████████████▇█ |     |        1350 |          0.85 |           0.36 | [12, 12, 12, 14]           |          11 |       12.01 |          21 
- ci                   | test (testing/trino-tests)                                    |          | ███████████▇▇▇▇██▇█████████████ |       |        1190 |           0.8 |           0.61 | [24, 25, 26, 37]           |          21 |        24.5 |          29 
- ci                   | test-jdbc-compatibility                                       |              | ▃█▇▇▇▇▇▆█▆▅▅▅▆▇▇▅▆▇▇▆▆▆▇▇▆▆▆▅▅▆ |      |        1619 |          0.81 |           0.43 | [15, 16, 17, 18]           |           1 |       12.46 |          22 
- ci                   | test-other-modules                                            |           | ▃█▆▇▇▇▇▇▇▇▆▆▆▆▇█▆▆▇▇▇▆▆▇▇▇▇▆▆▆▆ |       |        1618 |          0.76 |           0.59 | [19, 23, 25, 28]           |           4 |       18.13 |          30 
- cleanup              | cancel                                                        |                      |  ░░     ░░     ░░     ░░     ░░ |  |         306 |           1.0 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
- docs                 | docs-checks                                                   |                      |  ░░▆▆▆▆▆░█▆▇▆▆▆░░▆▆▆▆▆░▆▆▆▇▆ ░▆ |                 |         218 |           0.3 |           0.01 | [0, 6, 6, 8]               |           6 |        6.25 |          10 
- docs                 | path-filters                                                  |                      |  ░░     ░░     ░░     ░░     ░░ |    |         217 |          0.91 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
- docs                 | test-docs                                                     | NULL                 |  ░░     ░░     ░░     ░░     ░░ |                      |         169 |           0.0 |           NULL | [0, 0, 0, 0]               |        NULL |        NULL |        NULL 
- milestone            | set-milestone                                                 |                      |  ░░▂ ▄▁ ░░▂    ░░█▁  ▂░░ ▁   ░░ |   |         229 |          0.99 |            0.0 | [0, 0, 0, 1]               |           0 |        0.06 |           5 
-(117 rows)
+ Annotate checks      | annotate                                                      |                      |   ░░     ░░     ░░    ▂▆░▄█  ▄░ |   |         633 |          0.98 |            0.0 | [0, 0, 0, 2]               |           0 |        0.04 |           6 
+ Ok To Test           | test-with-secrets                                             |                      |   ░░     ░░     ░░     ░░     ░ |  |         981 |           1.0 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
+ Pull Request Labeler | Test Report                                                   |                      |   ░░     ░░     ░░     ░░     ░ |      |         605 |          0.84 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
+ Pull Request Labeler | triage                                                        |                      |  █░░    ▁░░     ░░     ░░     ░ |   |        1195 |           1.0 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           4 
+ Upload test results  | upload-to-s3                                                  |                      | █▄▇▃▆▅▅▅▅▇▆▄▄▄▅▃░░     ░░     ░ |       |         785 |          0.77 |           0.02 | [0, 3, 3, 4]               |           0 |        1.48 |           4 
+ ci                   | Test Report                                                   |                      |   ░░     ░░     ░░     ░░     ░ |            |         120 |          0.53 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
+ ci                   | artifact-checks                                               |          | ██▇▇██▇██▇█████████████████████ |       |        1634 |           0.8 |           0.63 | [18, 19, 20, 21]           |          16 |        18.6 |          25 
+ ci                   | build-pt                                                      |                | ▇▇▇▇▇▇▇████▇▇███▇▇▇▇█▇██▇███▇██ |      |        1634 |          0.83 |           0.35 | [9, 10, 11, 13]            |           8 |        9.82 |          15 
+ ci                   | build-test-matrix                                             |                      | ▇█▂▇▆▇▆▆▆█▃▄▅▄▅▆▄▂▄▄▄▆▆▄▂▄▆▄▄▆▄ |    |        1635 |          0.92 |           0.01 | [0, 1, 1, 1]               |           0 |        0.37 |           2 
+ ci                   | check-commit                                                  |                      |   ░░     ░░     ░░     ░░     ░ |            |         994 |          0.54 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
+ ci                   | check-commits-dispatcher                                      |                      |   ░░▂▆  ▅░░    ▂░░ ▁▂▁▁░░  █▆ ░ |        |        1634 |          0.73 |            0.0 | [0, 0, 0, 1]               |           0 |        0.03 |           3 
+ ci                   | error-prone-checks                                            |              | ▇▅█▆▇▆▇▇▆█▆▆▆▆▆▇█▇▆▇▇▇▆▇▇▇▆▆▆▅▆ |      |        1633 |           0.8 |            0.4 | [12, 17, 17, 19]           |           1 |       11.84 |          23 
+ ci                   | hive-tests (config-hdp3)                                      |                    | ▇▅▇▅▆▅▇▇▆█▆▅▅▆▆▇▆▅▆▆▆▆▅▆▆▆▇█▇▇▆ |     |        1633 |           0.9 |           0.15 | [4, 6, 6, 7]               |           0 |        3.93 |           8 
+ ci                   | maven-checks 22                                               |                 |   ░░     ░░     ░░  ██████████▇ |       |         708 |          0.78 |           0.27 | [19, 19, 20, 22]           |          17 |       19.06 |          23 
+ ci                   | maven-checks 23                                               |                | ▇▇█▇█▇▇▇█▇▇▇▇█▇▇▇▇▇▇▇  ░░     ░ |       |         905 |          0.76 |           0.34 | [18, 19, 20, 23]           |          17 |       18.91 |          33 
+ ci                   | maven-checks 23-ea                                            |                 |   ░░     ░░     ░░  ████▇██████ |       |         714 |          0.78 |           0.27 | [18, 19, 20, 22]           |          17 |       18.64 |          26 
+ ci                   | maven-checks 24-ea                                            |                | ▇▇▇█▇█▇████▇███▇█▇▇█   ░░     ░ |       |         843 |          0.75 |           0.31 | [18, 19, 21, 25]           |          16 |       19.09 |          32 
+ ci                   | pt (${{ matrix.config }}, ${{  ... ite }}, ${{ matrix.jdk }}) | NULL                 |   ░░     ░░     ░░     ░░     ░ |                      |         281 |           0.0 |           NULL | [0, 0, 0, 0]               |        NULL |        NULL |        NULL 
+ ci                   | pt (apache-hive3, suite-hms-only, )                           |                   | ▅▅▅█▅▅▅▅▅▆▆▅▆▅▅▅▅▅▆▅▅▄▅▄▅▅▅▅▄▄▅ |    |        1263 |          0.93 |           0.19 | [6, 6, 7, 11]              |           5 |         6.1 |          35 
+ ci                   | pt (default, suite-1, )                                       |           | ███▇████████████▇███▇▇▇▇▇▇▇▇▇▇▇ |     |        1262 |          0.88 |           0.59 | [20, 21, 22, 26]           |          18 |       20.49 |          34 
+ ci                   | pt (default, suite-2, )                                       |   | ▇▇███████████████▇██▇▇▇▇▇▇▇▇▇▇▇ |     |        1262 |          0.86 |           0.95 | [34, 35, 36, 51]           |          31 |       34.06 |          60 
+ ci                   | pt (default, suite-3, )                                       |       | ▇▇▇▇▇▇▇▇▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1262 |          0.87 |           0.76 | [26, 27, 28, 40]           |          24 |       26.76 |          58 
+ ci                   | pt (default, suite-5, )                                       |     | ▇███████████████████▇▇▇▇▇▇▇▇▇█▇ |     |        1262 |          0.86 |           0.88 | [31, 32, 33, 50]           |          29 |       31.35 |          49 
+ ci                   | pt (default, suite-6-non-generic, )                           |    | ████████████████████▇▇▇▇▇▇▇▇▇▇▇ |      |        1264 |          0.84 |           0.94 | [34, 35, 36, 66]           |          31 |       34.13 |          65 
+ ci                   | pt (default, suite-7-non-generic, )                           |         | ▇▆▆▆▆▆▆▆▆▆▇█▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆ |       |        1279 |           0.8 |           0.67 | [25, 26, 27, 40]           |          23 |       25.25 |          91 
+ ci                   | pt (default, suite-all-connectors-smoke, )                    |                     | █▇▇▇▇█▆▇▇▆▇█▇▇▇▇▇▇██▇▇▇▆▆█▇█▇▇▇ |    |        1355 |          0.91 |           0.08 | [2, 3, 3, 32]              |           2 |         2.4 |          10 
+ ci                   | pt (default, suite-azure, )                                   |                    | ▅▆▅░▆▆▆▆▇▇█▅▆▆▆▆█▅▅▆▆▆▆▆▅▇▆▆▆▆▇ |    |         585 |          0.93 |           0.14 | [8, 11, 13, 16]            |           7 |        9.59 |          42 
+ ci                   | pt (default, suite-cassandra, )                               |                    | ▆▆▇▆▇▇▇▆▇▇██▇▇▇▇▆▇▇▇▆▆▇▆▇▇▆▆▆▆▇ |    |        1215 |          0.95 |           0.12 | [4, 4, 5, 7]               |           3 |        3.86 |          14 
+ ci                   | pt (default, suite-clickhouse, )                              |                     | █▇█▇██▇██▇▇▇███▇▇▆▇██▇▇▇▆▇▇▇▇▇▇ |    |        1240 |          0.95 |           0.07 | [2, 2, 3, 5]               |           2 |        2.27 |          10 
+ ci                   | pt (default, suite-clients, )                                 |                  | ▇▆▆▆▆▆▆▇▆▅█▆▆▆▆▆▆▆▇▆▆▆▆▆▅▆▆▆▆▆▆ |    |        1262 |          0.92 |           0.21 | [7, 7, 8, 14]              |           6 |        7.02 |          30 
+ ci                   | pt (default, suite-compatibility, )                           |                | ▇▇▆▇▇▇▇▇▇██▇▇▇▇▇▆▆▇▇▇▇▇▆▆▇▇▇▇▇▇ |     |        1262 |          0.86 |           0.34 | [12, 12, 13, 40]           |          10 |       11.97 |          35 
+ ci                   | pt (default, suite-databricks-unity-http-hms, )               |                    | ▇▅▇░▆▆▇▅▆▇▇█▆▇▅▅███▅▆▆▆▄▅▇▅▅▅▅█ |    |         585 |          0.94 |           0.14 | [12, 13, 14, 19]           |           3 |        9.75 |          19 
+ ci                   | pt (default, suite-delta-lake-databricks104, )                |                    | █▆█░▆▇▇▅▅▇▇▇▇▇▅▅█▇▇▅▆▇▆▄▆▇▅▅▅▆▇ |    |         585 |          0.92 |           0.13 | [11, 12, 13, 17]           |           4 |        9.59 |          17 
+ ci                   | pt (default, suite-delta-lake-databricks113, )                |                    | █▆▇░▆▇█▆▆▇▇▇▆▇▆▆███▅▆▆▆▄▅▆▅▅▅▆█ |    |         585 |          0.93 |           0.14 | [12, 13, 14, 17]           |           4 |       10.03 |          20 
+ ci                   | pt (default, suite-delta-lake-databricks122, )                |                    | ▇▅█░▆▆█▅▆▇█▇▇▇▆▆▇█▇▆▆▇▆▅▆▆▅▅▆▆█ |    |         585 |          0.93 |           0.14 | [12, 13, 14, 16]           |           4 |       10.02 |          18 
+ ci                   | pt (default, suite-delta-lake-databricks133, )                |                | ▃▂▂░▂▂▂▂▇██▇█▇█▇███▆▇▇▇█▆▇▇▇▇▆▇ |       |         585 |          0.75 |           0.34 | [33, 41, 44, 54]           |           3 |       29.97 |          62 
+ ci                   | pt (default, suite-delta-lake-databricks143, )                |                      | ▇▆▇░▅▆█▅ ░░     ░░     ░░     ░ |    |         113 |          0.95 |           0.03 | [12, 13, 14, 42]           |           3 |        9.75 |          16 
+ ci                   | pt (default, suite-delta-lake-databricks154, )                |                     | █▇█░▇█▇▇ ░░     ░░     ░░     ░ |    |         110 |          0.91 |           0.09 | [35, 39, 42, 53]           |          24 |       35.64 |          59 
+ ci                   | pt (default, suite-delta-lake-databricks91, )                 |                 | █▆▇░▆▇▇▆▇█▇▇▇▇▇▇███▆▇▇▇▆▆▇▇▆▇▇▇ |     |         585 |          0.87 |           0.28 | [22, 25, 27, 30]           |          13 |       21.56 |          32 
+ ci                   | pt (default, suite-delta-lake-oss, )                          |          | ▇██▇█▇▇██████▇▇█▇▇▇▇▇████▇█▇███ |     |        1290 |          0.88 |           0.63 | [21, 22, 22, 27]           |          19 |       21.35 |          52 
+ ci                   | pt (default, suite-functions, )                               |                    | ▆▅▆▅▅▆▅▆▅▇█▆▅▆▅▆▅▅▅▅▅▇▅▅▅▅▅▅▆▅▅ |    |        1262 |          0.94 |           0.11 | [3, 4, 4, 8]               |           2 |        3.44 |          25 
+ ci                   | pt (default, suite-gcs, )                                     |                    | █▇▇░██▇▇██▇▇█▇█▇▇▇▇▇▇▇▇█▇▇▇▇▇▇▇ |    |         585 |          0.93 |           0.11 | [7, 8, 8, 12]              |           6 |        7.49 |          24 
+ ci                   | pt (default, suite-hive-transactional, )                      |    | ▇███████████████████▇▇▇▇▇▇▇▇▇▇▇ |     |        1262 |          0.86 |            0.9 | [32, 33, 34, 49]           |          28 |       32.32 |          53 
+ ci                   | pt (default, suite-hudi, )                                    |                  | ▆▆▅▆▆▅▅▅▅█▆▆▅▅▅▅▅▅▆▅▅▅▅▅▅▅▅▅▅▆▅ |    |        1264 |          0.92 |           0.23 | [7, 8, 8, 12]              |           6 |        7.51 |          32 
+ ci                   | pt (default, suite-iceberg, )                                 |  | ████████████████████▇▆▆▆▆▆▆▆▆▆▆ |     |        1262 |          0.85 |            1.0 | [35, 40, 41, 45]           |          28 |       35.96 |          51 
+ ci                   | pt (default, suite-ignite, )                                  |                     | ▄▄▄▄▅▄▅▅▅█▆▅▄▅▅▄▄▄▄▄▄▅▄▄▄▄▄▄▅▄▄ |    |        1214 |          0.95 |           0.07 | [2, 2, 3, 6]               |           2 |        2.33 |          15 
+ ci                   | pt (default, suite-kafka, )                                   |                  | █▇███▇██▇▇█▇█▇▇█▇▇▇▇▇▇▇▇▇█▇▇▇▇▇ |    |        1214 |          0.91 |           0.23 | [8, 8, 9, 45]              |           7 |        8.09 |          16 
+ ci                   | pt (default, suite-ldap, )                                    |                 | ▆▆▆▆▆▆▆▆▆█▆▇▆▆▆▆▆▆▆▆▇▆▆▇▆▆▆▆▆▆▆ |    |        1262 |          0.92 |            0.3 | [10, 10, 11, 14]           |           9 |        9.84 |          34 
+ ci                   | pt (default, suite-mysql, )                                   |                     | ▅▆▆▆▆▆▆▆▆▇▆█▆▆▆▆▅▅▇▆▆▆▆▆▅▆▆▆▆▆▆ |    |        1215 |          0.93 |            0.1 | [3, 3, 4, 7]               |           2 |        3.37 |          30 
+ ci                   | pt (default, suite-oauth2, )                                  |                 | ▇▇▇██▇▇███▇██▇█▇▇▇█▇█▇▇█▇▇▇▇██▇ |    |        1214 |          0.92 |            0.3 | [10, 10, 11, 14]           |           9 |       10.25 |          18 
+ ci                   | pt (default, suite-parquet, )                                 |                 | ▇▇▇▇▇▇▇▇▇██▇▇▇▇▇▇▇▇▇▇▇█▇▇▇▇▇▇▇▇ |    |        1262 |          0.91 |           0.28 | [9, 10, 10, 21]            |           8 |        9.41 |          23 
+ ci                   | pt (default, suite-snowflake, )                               |                      | █▅▅░▇▆▄▆▇▅▄▆▆▇▇▅▅▄▅▇▇▆▄▇▇▆▅▆▆▆█ |    |         582 |          0.95 |           0.02 | [1, 2, 2, 7]               |           1 |        1.53 |          10 
+ ci                   | pt (default, suite-storage-formats-detailed, )                |               | ▇▇▇▇▇▇▇▇▇▇█▇▇▇▇▇█▇█▇▇▇▇▆▆▇▇▇▇▇▇ |    |        1262 |           0.9 |            0.4 | [13, 14, 15, 19]           |          12 |       13.43 |          44 
+ ci                   | pt (default, suite-tpcds, )                                   |                | ▇█▇█▇▇▇▇█▇█▇█▇█▇▇▇██▇▇▇▇▇▇██▇██ |    |        1262 |           0.9 |           0.31 | [10, 11, 11, 19]           |           9 |        10.6 |          21 
+ ci                   | pt (default, suite-tpch, )                                    |                   | ▅▅▅▅▅▅█▅▅▆▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅ |    |        1262 |          0.93 |           0.16 | [5, 6, 6, 12]              |           4 |        5.45 |          21 
+ ci                   | test                                                          | NULL                 |   ░░     ░░     ░░     ░░     ░ |                      |         185 |           0.0 |           NULL | [0, 0, 0, 0]               |        NULL |        NULL |        NULL 
+ ci                   | test (client/trino-jdbc,plugin ... emory,plugin/trino-thrift) |                 | █▇▇██▇██▇██▇█▇▇▇█▆▇█▇▇▇▇█▇▆▆▆▆▆ |     |        1232 |          0.88 |           0.29 | [11, 12, 12, 13]           |           5 |        10.3 |          17 
+ ci                   | test (core/trino-main)                                        |             | ██████████████████████▇▇▇█▇▇▇█▇ |      |         977 |          0.84 |           0.48 | [22, 23, 24, 28]           |          20 |       22.61 |          28 
+ ci                   | test (lib/trino-filesystem,lib ... -manager,lib/trino-file... |                   | ▆▅▆█▆▅▅▅▆▆▆▆▆▆▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅ |    |        1112 |          0.91 |           0.17 | [7, 7, 7, 9]               |           3 |        6.52 |          28 
+ ci                   | test (lib/trino-filesystem-azure, cloud-tests)                |                    | ▆█▆▃▅▆▆▇▆▄▄▅▇▆▄▄▄▅▄▄▄▄▄▃▄▄▅▅▄▄▄ |    |        1067 |          0.93 |           0.14 | [4, 6, 10, 18]             |           3 |        5.41 |          25 
+ ci                   | test (lib/trino-filesystem-gcs, cloud-tests)                  |                    | ▅█▆▄▇▇▇█▇█▅▆▇█▆▆▅▆▅▅▅▅▅▅▄▅▆▆▅▅▅ |    |        1050 |          0.94 |           0.12 | [4, 6, 7, 9]               |           3 |         4.7 |          13 
+ ci                   | test (lib/trino-filesystem-s3, cloud-tests)                   |                    | ▆▇▆▅▇▇▇█▇▇▅▇▇█▇▆▆▆▆▆▆▅▆▅▅▆▆▇▆▆▆ |    |        1065 |          0.93 |            0.1 | [4, 4, 5, 7]               |           3 |        3.96 |           9 
+ ci                   | test (lib/trino-hdfs, cloud-tests)                            |                     | ███▇▇▇▇▇▇█▇▇██▇█▇▇▇▇█▇▇▇▇▇█▇▇▇▇ |    |        1047 |          0.95 |           0.08 | [3, 4, 4, 4]               |           3 |        3.29 |           8 
+ ci                   | test (lib/trino-orc,lib/trino-parquet)                        |                   | ▇███████▇▇█████▇▇▇█▇███████▇▇▇▇ |    |        1043 |          0.93 |           0.19 | [7, 8, 8, 8]               |           5 |        7.34 |          12 
+ ci                   | test (plugin/trino-accumulo)                                  |                   | █████████▇██████▇█████████████▇ |    |         989 |          0.92 |           0.19 | [8, 8, 8, 10]              |           7 |        8.04 |          13 
+ ci                   | test (plugin/trino-bigquery)                                  |                  | ▃▇▄▂▅▅▄▇▅▆▂▄▄▆▄▅▅▅▅▅▄▄▄▄▃▄▆█▃▆▆ |     |        1006 |          0.86 |           0.21 | [8, 16, 17, 18]            |           3 |        9.23 |          22 
+ ci                   | test (plugin/trino-bigquery, cloud-tests-2)                   |                  | ▃▆▄▂▅▅▅▇▅▅▂▄▅▆▄▅▅▅▄▅▄▄▄▄▃▄▆█▃▅▇ |    |        1007 |          0.92 |           0.22 | [7, 15, 17, 18]            |           3 |        9.27 |          21 
+ ci                   | test (plugin/trino-cassandra)                                 |                 | ███████████████████████████████ |     |         990 |          0.88 |            0.3 | [13, 13, 14, 17]           |          12 |       13.31 |          25 
+ ci                   | test (plugin/trino-clickhouse)                                |                   | █████████▇▇█████▇███▇█▇▇▇█▇▇▇▇▇ |     |        1080 |           0.9 |           0.19 | [8, 8, 8, 9]               |           7 |        7.59 |          13 
+ ci                   | test (plugin/trino-delta-lake)                                |             | ▇▇▇▇▇▇█▇▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |       |        1207 |          0.77 |           0.48 | [20, 20, 21, 23]           |          18 |       19.74 |          38 
+ ci                   | test (plugin/trino-delta-lake, cloud-tests)                   |                | ▃█▆▂▆▅▅█▆▇▃▅▆▇▆▆▅▆▅▅▅▄▄▅▄▄▆▆▅▆▇ |    |        1207 |          0.92 |           0.32 | [4, 18, 22, 24]            |           3 |       11.02 |          31 
+ ci                   | test (plugin/trino-delta-lake, fte-tests)                     |               | ████▇▇█▇████▇███▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1206 |          0.89 |           0.39 | [14, 14, 15, 16]           |          12 |       13.93 |          20 
+ ci                   | test (plugin/trino-druid)                                     |           | ███████████████████████████████ |     |        1041 |          0.86 |           0.59 | [25, 25, 26, 26]           |          24 |       25.19 |          29 
+ ci                   | test (plugin/trino-elasticsearch)                             |                    | ▇█▇██████▇█████▇▇▇▇▇██▇▇▇██▇▇▇▇ |    |         994 |          0.93 |           0.15 | [6, 6, 7, 8]               |           6 |        6.19 |          10 
+ ci                   | test (plugin/trino-exasol)                                    |                | ▄▅▄▆▅▅▆▅▆▅▅▆▅▇▅▅▆█▆▆▅▆▅▅▅▅▅▆▅▅▅ |     |        1043 |          0.86 |           0.33 | [13, 14, 17, 60]           |          11 |       14.25 |          45 
+ ci                   | test (plugin/trino-google-sheets)                             |                     | ▆▇▆▇▆▇▇▆▇▅█▆▇▇▇▇▆▇▆▆▇▇▇▆▆▆▆▆▆▆▆ |        |         988 |          0.72 |           0.07 | [4, 5, 5, 6]               |           3 |        4.04 |           9 
+ ci                   | test (plugin/trino-hive)                                      |             | █████████████████████████████▇█ |       |        1173 |          0.78 |           0.47 | [20, 20, 21, 23]           |          18 |       19.79 |          27 
+ ci                   | test (plugin/trino-hive, fte-tests)                           |              | ▇▇▇▇▇████▇██▇███████▇▇▇▇▇▇▇▇▇▇▇ |     |        1173 |          0.88 |           0.43 | [16, 16, 18, 19]           |          15 |       16.13 |          22 
+ ci                   | test (plugin/trino-hive, test-parquet)                        |              | ▇▇█▇▇█▇▇█▇▇▇▇█▇█▇▇█▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1175 |           0.9 |           0.42 | [15, 16, 17, 21]           |          14 |       15.39 |          22 
+ ci                   | test (plugin/trino-hudi)                                      |                   | ▆▇▆▆▇▆▆▆▆▆▆▆▇▆▆▆▆▆▆▆▆▆▆█▆▆▆▆▆▆▆ |    |        1180 |          0.92 |           0.17 | [6, 6, 6, 9]               |           5 |        6.06 |          19 
+ ci                   | test (plugin/trino-iceberg)                                   |             | ███████████████████████▇▇██████ |      |        1252 |          0.82 |           0.46 | [17, 18, 18, 20]           |          16 |       17.41 |          24 
+ ci                   | test (plugin/trino-iceberg, cloud-tests)                      |                 | ▅▇▅▃▇▆▇█▆▇▄▆▆█▇▇▆▆▆▇▆▆▅▆▅▆▇█▆▇█ |    |        1252 |          0.92 |           0.27 | [4, 13, 18, 21]            |           3 |         9.0 |          22 
+ ci                   | test (plugin/trino-iceberg, fte-tests)                        |               | ████▇▇███████▇█▇██▇█▇▇▇▇▇▇▇▇▇▇▇ |     |        1251 |          0.89 |           0.38 | [13, 14, 15, 16]           |          12 |       13.34 |          18 
+ ci                   | test (plugin/trino-iceberg, minio-and-avro)                   |          | ▇▇█▇▇▇▇▇▇▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |      |        1252 |          0.84 |           0.61 | [22, 22, 23, 27]           |          21 |       22.25 |          41 
+ ci                   | test (plugin/trino-ignite)                                    |                   | ███████████████████████████████ |    |        1040 |          0.91 |           0.17 | [7, 7, 7, 8]               |           7 |        7.05 |           9 
+ ci                   | test (plugin/trino-kafka)                                     |                   | ████████████████▇███████████▇█▇ |    |         988 |          0.91 |           0.18 | [8, 8, 8, 10]              |           7 |        7.77 |          12 
+ ci                   | test (plugin/trino-kudu)                                      |                   | █████████████████▇████████████▇ |    |         989 |          0.91 |           0.16 | [7, 7, 7, 8]               |           6 |        6.87 |           8 
+ ci                   | test (plugin/trino-mariadb)                                   |                  | ▇█████▇██▇██████████▇█▇▇█▇▇▇▇▇█ |     |        1041 |           0.9 |           0.21 | [9, 9, 9, 10]              |           7 |        8.66 |          13 
+ ci                   | test (plugin/trino-mongodb)                                   |                  | ███▇███████████████████▇▇█████▇ |     |         989 |          0.89 |           0.23 | [10, 10, 11, 12]           |           8 |       10.14 |          17 
+ ci                   | test (plugin/trino-mysql)                                     |                 | █████▇██▇█▇█████▇█████▇▇▇▇▇█▇▇▇ |     |        1042 |          0.88 |           0.27 | [11, 12, 12, 13]           |          10 |       11.17 |          17 
+ ci                   | test (plugin/trino-openlineage)                               |                    | ▇█▇█▇█▇▇▇▇████▇▇▇█▇█▇▇█▇▇█▇▇█▇▇ |    |         992 |          0.93 |            0.1 | [4, 5, 5, 6]               |           4 |        4.31 |           8 
+ ci                   | test (plugin/trino-opensearch)                                |                  | ██████████████████████████████▇ |     |         990 |           0.9 |           0.21 | [9, 9, 9, 10]              |           8 |        8.98 |          14 
+ ci                   | test (plugin/trino-oracle)                                    |                | ▇▇▇████▇███▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |     |        1043 |          0.88 |            0.3 | [12, 13, 13, 15]           |          11 |       12.64 |          16 
+ ci                   | test (plugin/trino-phoenix5)                                  |              | ███████████████████████████████ |      |        1043 |          0.84 |           0.43 | [19, 19, 20, 22]           |          17 |       18.98 |          23 
+ ci                   | test (plugin/trino-pinot)                                     |                   | ██▇██████▇██████▇▇█████████▇▇█▇ |     |         988 |          0.89 |           0.19 | [8, 9, 9, 10]              |           8 |        8.56 |          12 
+ ci                   | test (plugin/trino-postgresql)                                |                 | █▇███████▇██████▇▇█▇████▇█▇▇██▇ |     |        1042 |          0.88 |           0.26 | [11, 11, 12, 12]           |           9 |       10.76 |          13 
+ ci                   | test (plugin/trino-raptor-legacy)                             |                   |   ░░   ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇███▇▇▇▇▇ |     |         884 |          0.86 |           0.19 | [9, 10, 11, 12]            |           9 |        9.58 |          13 
+ ci                   | test (plugin/trino-redis)                                     |                    | ██▇█████████████▇▇█▇███████▇███ |    |         989 |          0.91 |           0.13 | [5, 6, 6, 7]               |           5 |        5.37 |           8 
+ ci                   | test (plugin/trino-redshift)                                  |                     | █▇█▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |    |        1049 |          0.93 |           0.08 | [3, 3, 4, 4]               |           3 |        3.17 |           6 
+ ci                   | test (plugin/trino-redshift, cloud-tests)                     |                    | ▄█▅▃▆▆▅▇▆▆▄▅▅▆▅▆▅▅▅▅▅▄▅▄▄▅▆▇▄▅▇ |    |        1049 |          0.92 |           0.14 | [4, 8, 9, 12]              |           3 |        5.72 |          49 
+ ci                   | test (plugin/trino-redshift, fte-tests)                       |                | ▃▇▄▁▆▅▅▇▆▆▂▅▅▆▅▆▆▅▄▅▅▃▄▄▃▄▆█▃▅▇ |    |        1049 |           0.9 |           0.32 | [4, 23, 25, 27]            |           3 |       12.84 |          30 
+ ci                   | test (plugin/trino-resource-group-managers)                   |                     | ▇▇█████▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ |    |         975 |          0.92 |            0.1 | [4, 4, 5, 6]               |           4 |        4.22 |           9 
+ ci                   | test (plugin/trino-singlestore)                               |                  | ▆▇▆▄▇▆▇█▇▇▅▆▇█▇▇▇▆▆▇▇▆▆▆▆▆▇█▅▆▇ |     |        1041 |           0.9 |           0.23 | [8, 12, 13, 16]            |           5 |        9.31 |          19 
+ ci                   | test (plugin/trino-snowflake)                                 |                     | ▇▇█▇█▇█▇██▇▇▇▇▇▇▇▇▇▇██▇▇▇▇█▇▇▇▇ |    |        1044 |          0.92 |           0.08 | [3, 3, 4, 4]               |           3 |        3.14 |           5 
+ ci                   | test (plugin/trino-snowflake, cloud-tests)                    |                | ▃▇▅▁▆▅▅█▆▆▂▅▆▆▅▆▅▄▄▅▄▄▄▄▃▄▆█▃▅▇ |    |        1044 |           0.9 |            0.3 | [3, 21, 25, 30]            |           3 |       12.35 |          35 
+ ci                   | test (plugin/trino-sqlserver)                                 |                    |   ░░     ░░     ░░ ▇▇██████████ |        |         539 |          0.72 |           0.12 | [12, 12, 26, 60]           |           9 |       11.76 |          14 
+ ci                   | test (plugin/trino-sqlserver, ubuntu-20.04)                   |                    | ████████████▇▇██▇█▇▇   ░░     ░ |     |         525 |          0.89 |           0.13 | [10, 11, 11, 12]           |           9 |       10.38 |          15 
+ ci                   | test (testing/trino-faulttolerant-tests, default)             |                   | ████████████████▇█████████████▇ |     |        1349 |           0.9 |           0.19 | [6, 6, 6, 7]               |           5 |        6.01 |          11 
+ ci                   | test (testing/trino-faulttoler ... test-fault-tolerant-delta) |                   | ▆▆▆▆▆▆▆▆▆█▇▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆ |    |        1349 |           0.9 |           0.19 | [6, 6, 6, 10]              |           5 |        6.09 |          29 
+ ci                   | test (testing/trino-faulttoler ...  test-fault-tolerant-hive) |             | ████████████████████████▇█████▇ |     |        1348 |          0.86 |           0.45 | [15, 15, 16, 17]           |          14 |       15.01 |          18 
+ ci                   | test (testing/trino-faulttoler ... st-fault-tolerant-iceberg) |               | ██████████████████████████████▇ |     |        1349 |          0.86 |           0.36 | [12, 12, 12, 14]           |          11 |       12.02 |          21 
+ ci                   | test (testing/trino-tests)                                    |          | ████████████▇▇▇▇██▇████████████ |      |        1185 |           0.8 |            0.6 | [24, 25, 26, 37]           |          21 |       24.51 |          29 
+ ci                   | test-jdbc-compatibility                                       |              | █▅█▇▆▆▇▇▆▇▆▅▅▅▆▇▇▅▆▇▆▆▆▆▇▇▆▆▆▅▅ |      |        1633 |          0.81 |           0.43 | [15, 16, 17, 18]           |           1 |       12.44 |          22 
+ ci                   | test-other-modules                                            |           | █▅█▆▇▇▇▇▇▇▆▆▆▆▆▇█▆▆▇▇▇▆▆▇▇▆▇▆▆▆ |       |        1632 |          0.76 |           0.58 | [19, 23, 25, 28]           |           4 |       18.08 |          30 
+ cleanup              | cancel                                                        |                      |   ░░     ░░     ░░     ░░     ░ |  |         315 |           1.0 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
+ docs                 | docs-checks                                                   |                      |  ▆░░▆▆▆▆▆░█▆▇▆▆▆░░▆▆▆▆▆░▆▆▆▇▆ ░ |                 |         220 |           0.3 |           0.01 | [0, 6, 6, 8]               |           6 |        6.25 |          10 
+ docs                 | path-filters                                                  |                      |   ░░     ░░     ░░     ░░     ░ |    |         219 |          0.91 |            0.0 | [0, 0, 0, 0]               |           0 |         0.0 |           0 
+ docs                 | test-docs                                                     | NULL                 |   ░░     ░░     ░░     ░░     ░ |                      |         172 |           0.0 |           NULL | [0, 0, 0, 0]               |        NULL |        NULL |        NULL 
+ milestone            | set-milestone                                                 |                      |   ░░▂ ▄▁ ░░▂    ░░█▁  ▂░░ ▁   ░ |   |         235 |          0.99 |            0.0 | [0, 0, 0, 1]               |           0 |        0.06 |           5 
+(119 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/ci-cd/jobs-duration.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/ci-cd/jobs-duration.sql) -Generated on Mon Oct 7 06:07:17 UTC 2024 +Generated on Tue Oct 8 06:07:05 UTC 2024 diff --git a/reports/pr/index.md b/reports/pr/index.md index 9c4ceb30..7f581d40 100644 --- a/reports/pr/index.md +++ b/reports/pr/index.md @@ -8,7 +8,7 @@ title: Trino PR Reports

    Month    |    Open PRs chart    |      PRs delta       |  Open issues chart   |     Issues delta     | Open PRs | New PRs | Closed PRs | Open issues | New issues | Closed issues 
 ------------+----------------------+----------------------+----------------------+----------------------+----------+---------+------------+-------------+------------+---------------
- 2024-10-01 |               |                     |    |                      |      277 |      50 |         69 |        2451 |         70 |            85 
+ 2024-10-01 |               |                     |    |                     |      279 |      59 |         81 |        2456 |         82 |            99 
  2024-09-01 |            |                   |  |            |      360 |     277 |        325 |        2678 |        362 |           522 
  2024-08-01 |            |                     |   |                    |      361 |     213 |        193 |        2672 |        300 |           258 
  2024-07-01 |             |                      |   |                    |      348 |     244 |        241 |        2635 |        349 |           308 
@@ -80,7 +80,7 @@ title: Trino PR Reports
  2019-01-01 |                      |                     |                      |                  |       30 |      80 |         50 |          66 |        121 |            55 
 (70 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/burndown.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/burndown.sql) ## Authors per month @@ -88,33 +88,33 @@ title: Trino PR Reports

    Month    | Commits per org chart | Authors per org chart | New authors count chart | All authors per org chart | Commits count | Authors count | New authors count | All authors count |                                                                                         New authors                                                                                         
 ------------+-----------------------+-----------------------+-------------------------+---------------------------+---------------+---------------+-------------------+-------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 2024-10-01 |                       |                     |                         |                  |           110 |            16 |                 1 |               837 | [Marc Cenac]                                                                                                                                                                                
- 2024-09-01 |                   |                 |                    |                  |           582 |            51 |                 8 |               840 | [Bruno Volpato, Dominik Liebler, Jeremy, JiamingMai, Pat Patterson, Sebastian Daberdaku, wangdongwei, mduggan-starburst]                                                                    
- 2024-08-01 |                     |                   |                       |                  |           328 |            39 |                 4 |               832 | [0xffmeta, Jake Remitz, Omer Raifler, dependabot[bot]]                                                                                                                                      
- 2024-07-01 |                     |                |                 |                  |           394 |            55 |                12 |               826 | [Anil Gupta Somisetty, Attila Kreiner, Christoph Pirkl, Huw, Jungwoo Lee, Peter Kosztolanyi, Rohan Agarwal, Shubham Chaurasia, prrvchr, roch, sjx782392329, Piotr Rzysko]                   
+ 2024-10-01 |                      |                     |                         |                  |           143 |            17 |                 1 |               837 | [Marc Cenac]                                                                                                                                                                                
+ 2024-09-01 |                   |                 |                    |                  |           584 |            51 |                 8 |               840 | [Bruno Volpato, Dominik Liebler, Jeremy, JiamingMai, Pat Patterson, Sebastian Daberdaku, wangdongwei, mduggan-starburst]                                                                    
+ 2024-08-01 |                     |                   |                       |                  |           335 |            39 |                 4 |               832 | [0xffmeta, Jake Remitz, Omer Raifler, dependabot[bot]]                                                                                                                                      
+ 2024-07-01 |                     |                |                 |                  |           395 |            55 |                12 |               826 | [Anil Gupta Somisetty, Attila Kreiner, Christoph Pirkl, Huw, Jungwoo Lee, Peter Kosztolanyi, Rohan Agarwal, Shubham Chaurasia, prrvchr, roch, sjx782392329, Piotr Rzysko]                   
  2024-06-01 |                    |                 |                 |                  |           413 |            48 |                13 |               815 | [Alok Kumar Prusty, Gontzal Monasterio, Jianjian, Keith Whitley, Suraj Nagaraja Kasi, abicky, senlizishi, uditkumar, zy-kkk, Emily Sunaryo, Grzegorz Nowak, Pascal Gasp, neriya shulman]    
- 2024-05-01 |                  |                 |                  |                  |           732 |            48 |                11 |               804 | [Belén Pruvost, Harry, Ilya Epelbaum, Isa Inalcik, Jason Fine, Jay Zhou, Juan Carlos Vázquez, mgorsk1, yeahyung, Bartosz Rybacki, Ihor Kashperskyi]                                         
- 2024-04-01 |              |                |               |                  |          1195 |            55 |                15 |               792 | [Alexander Kolesnikov, Alexey Pavlenko, Andrew Hall, Diego Guerra, Jack O'Hara, Tim Schaub, Vinay K L, YoreYuen, Zhang JianAo, akenO8, bangtim, sergeykuprikov, sullis, yassan, Joel Goode] 
- 2024-03-01 |                 |                |                     |                  |           770 |            53 |                 7 |               776 | [Amit Kharb, Guowei Zhang, Manoj Narayanan, Mark Cohen, Max Markovics, Parth Gandhi, Rafał Połomka]                                                                                         
- 2024-02-01 |                  |                |                      |                   |           647 |            56 |                 5 |               772 | [Patrick Marx, Ragnar Dahlén, Vihang Karajgaonkar, i-93, Oskar Szwajkowski]                                                                                                                 
- 2024-01-01 |                    |                |                  |                   |           501 |            52 |                11 |               763 | [Amogh Jahagirdar, Emmanuel Pescosta, Pablo Arteaga, Tamas Cservenak, atsI, kimjye, l568288g, okayhooni, yanxiangqin, zhikunwu, Walter Weiss]                                               
- 2023-12-01 |                    |                   |                      |                   |           381 |            38 |                 5 |               757 | [Brad, Y Ethan Guo, athultr1997, dahn, Dejan Mircevski]                                                                                                                                     
- 2023-11-01 |                  |                  |                       |                   |           748 |            45 |                 3 |               754 | [Tony Baeg, Ziva Li, ajantha-bhat]                                                                                                                                                          
- 2023-10-01 |                  |                 |                       |                   |           635 |            52 |                 3 |               749 | [Bhargavi Sagi, Shailesh Gupta, Slim Bouguerra]                                                                                                                                             
- 2023-09-01 |                    |                 |                       |                   |           491 |            51 |                 3 |               744 | [Alexander Grueneberg, Attila Tóth, redscarf]                                                                                                                                               
- 2023-08-01 |                 |                 |                   |                   |           817 |            52 |                 9 |               742 | [Ankan0011, Atif, Jinyang Li, Manu Zhang, Yiqun Zhang, kevin, okumin, Dominik Zalewski, Ryan Duan]                                                                                          
- 2023-07-01 |                   |                |                     |                   |           569 |            52 |                 7 |               729 | [5vg, Erik Krogen, Joe Jensen, Jon Esperanza, Michał Zieliński, Omar Mossad, Peter Lyons]                                                                                                   
- 2023-06-01 |                   |                 |                        |                   |           573 |            52 |                 2 |               725 | [Ankush Chatterjee, Can Güney Aksakalli]                                                                                                                                                    
- 2023-05-01 |                   |                |                     |                   |           565 |            58 |                 7 |               721 | [Hope Wang, Nate Wilkinson, Zhichun Wu, cshao239, jiaoqingbo, zhangminglei, Marcin Rusek]                                                                                                   
+ 2024-05-01 |                  |                 |                  |                  |           733 |            48 |                11 |               804 | [Belén Pruvost, Harry, Ilya Epelbaum, Isa Inalcik, Jason Fine, Jay Zhou, Juan Carlos Vázquez, mgorsk1, yeahyung, Bartosz Rybacki, Ihor Kashperskyi]                                         
+ 2024-04-01 |              |                |               |                  |          1197 |            55 |                15 |               792 | [Alexander Kolesnikov, Alexey Pavlenko, Andrew Hall, Diego Guerra, Jack O'Hara, Tim Schaub, Vinay K L, YoreYuen, Zhang JianAo, akenO8, bangtim, sergeykuprikov, sullis, yassan, Joel Goode] 
+ 2024-03-01 |                 |                |                     |                  |           779 |            53 |                 7 |               776 | [Amit Kharb, Guowei Zhang, Manoj Narayanan, Mark Cohen, Max Markovics, Parth Gandhi, Rafał Połomka]                                                                                         
+ 2024-02-01 |                  |                |                      |                   |           650 |            56 |                 5 |               772 | [Patrick Marx, Ragnar Dahlén, Vihang Karajgaonkar, i-93, Oskar Szwajkowski]                                                                                                                 
+ 2024-01-01 |                    |                |                  |                   |           509 |            52 |                11 |               763 | [Amogh Jahagirdar, Emmanuel Pescosta, Pablo Arteaga, Tamas Cservenak, atsI, kimjye, l568288g, okayhooni, yanxiangqin, zhikunwu, Walter Weiss]                                               
+ 2023-12-01 |                    |                   |                      |                   |           387 |            38 |                 5 |               757 | [Brad, Y Ethan Guo, athultr1997, dahn, Dejan Mircevski]                                                                                                                                     
+ 2023-11-01 |                  |                  |                       |                   |           750 |            45 |                 3 |               754 | [Tony Baeg, Ziva Li, ajantha-bhat]                                                                                                                                                          
+ 2023-10-01 |                  |                 |                       |                   |           642 |            52 |                 3 |               749 | [Bhargavi Sagi, Shailesh Gupta, Slim Bouguerra]                                                                                                                                             
+ 2023-09-01 |                    |                 |                       |                   |           500 |            51 |                 3 |               744 | [Alexander Grueneberg, Attila Tóth, redscarf]                                                                                                                                               
+ 2023-08-01 |                 |                 |                   |                   |           823 |            52 |                 9 |               742 | [Ankan0011, Atif, Jinyang Li, Manu Zhang, Yiqun Zhang, kevin, okumin, Dominik Zalewski, Ryan Duan]                                                                                          
+ 2023-07-01 |                   |                |                     |                   |           580 |            52 |                 7 |               729 | [5vg, Erik Krogen, Joe Jensen, Jon Esperanza, Michał Zieliński, Omar Mossad, Peter Lyons]                                                                                                   
+ 2023-06-01 |                   |                 |                        |                   |           568 |            52 |                 2 |               725 | [Ankush Chatterjee, Can Güney Aksakalli]                                                                                                                                                    
+ 2023-05-01 |                   |                |                     |                   |           564 |            58 |                 7 |               721 | [Hope Wang, Nate Wilkinson, Zhichun Wu, cshao239, jiaoqingbo, zhangminglei, Marcin Rusek]                                                                                                   
  2023-04-01 |                  |              |                     |                   |           734 |            65 |                 6 |               716 | [Erik Anderson, Kevin Liu, Sudip chatterjee, Weijie Guo, Cody Zwiefelhofer, lpoulain]                                                                                                       
- 2023-03-01 |                  |               |                    |                   |           730 |            67 |                 8 |               712 | [Aislinn Jeske, Da Zhao, Greg Huang, Jan Schutte, Sah Oss, XYZ, zombee0, Michael Eby]                                                                                                       
- 2023-02-01 |                   |               |                    |                   |           531 |            66 |                 8 |               700 | [Akinori MUSHA, Andre Anastácio, Henry Mai, Sergey Sereda, regadas, Joe Johnson, Matt Stephenson, Mayank Vadariya]                                                                          
- 2023-01-01 |                   |                 |                     |                   |           566 |            48 |                 7 |               690 | [Andrew Fandrianto, Jithesh T Rajan, Marton Bod, Sungheun Wi, Youjun Yuan, Semion Paramonow, lshrinivas]                                                                                    
- 2022-12-01 |                    |                 |                     |                   |           449 |            54 |                 7 |               685 | [Jonas Irgens Kylling, Lee yonghwan, Luka, arkadiuszbalcerek, rigogsilva, sunwoo.shin, Slawomir Pajak]                                                                                      
- 2022-11-01 |                  |                 |                      |                    |           690 |            49 |                 5 |               677 | [Baohe Zhang, Chongfeng Hu, Jacob Baskin, Jim Halfpenny, Maxim Lukyanenko]                                                                                                                  
+ 2023-03-01 |                  |               |                    |                   |           731 |            67 |                 8 |               712 | [Aislinn Jeske, Da Zhao, Greg Huang, Jan Schutte, Sah Oss, XYZ, zombee0, Michael Eby]                                                                                                       
+ 2023-02-01 |                   |               |                    |                   |           529 |            66 |                 8 |               700 | [Akinori MUSHA, Andre Anastácio, Henry Mai, Sergey Sereda, regadas, Joe Johnson, Matt Stephenson, Mayank Vadariya]                                                                          
+ 2023-01-01 |                   |                 |                     |                   |           561 |            48 |                 7 |               690 | [Andrew Fandrianto, Jithesh T Rajan, Marton Bod, Sungheun Wi, Youjun Yuan, Semion Paramonow, lshrinivas]                                                                                    
+ 2022-12-01 |                    |                 |                     |                   |           450 |            54 |                 7 |               685 | [Jonas Irgens Kylling, Lee yonghwan, Luka, arkadiuszbalcerek, rigogsilva, sunwoo.shin, Slawomir Pajak]                                                                                      
+ 2022-11-01 |                  |                 |                      |                    |           694 |            49 |                 5 |               677 | [Baohe Zhang, Chongfeng Hu, Jacob Baskin, Jim Halfpenny, Maxim Lukyanenko]                                                                                                                  
 (24 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/authors-per-month.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/authors-per-month.sql) ## Changes per month @@ -122,8 +122,8 @@ title: Trino PR Reports

    Month    | Commits count chart  |  Lines added chart   | Lines deleted chart  | Commits count | Lines added | Lines deleted | Files added | Files copied | Files deleted | Files modified | Files renamed 
 ------------+----------------------+----------------------+----------------------+---------------+-------------+---------------+-------------+--------------+---------------+----------------+---------------
- 2024-10-01 |                   |                      |                    |           107 |        6032 |         34699 |          25 |            0 |           223 |            649 |             2 
- 2024-09-01 |      |            |              |           574 |      148829 |        120369 |         575 |           12 |           257 |           4033 |           410 
+ 2024-10-01 |                  |                      |                    |           140 |        8386 |         36455 |          33 |            0 |           234 |            757 |             2 
+ 2024-09-01 |      |            |              |           573 |      148050 |        119590 |         574 |           12 |           256 |           4015 |           410 
  2024-08-01 |             |                    |                     |           315 |       34393 |         19062 |         203 |            1 |            75 |           2123 |            44 
  2024-07-01 |           |                    |                     |           388 |       40213 |         15034 |         194 |            0 |            39 |           2478 |           173 
  2024-06-01 |            |                    |                      |           354 |       33048 |         12069 |         231 |            0 |            11 |           1685 |             3 
@@ -148,7 +148,7 @@ title: Trino PR Reports
  2022-11-01 |          |                   |                     |           422 |       57120 |         26717 |         178 |            0 |            39 |           2720 |             5 
 (24 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/changes-per-month.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/changes-per-month.sql) ## PRs per author @@ -156,18 +156,18 @@ title: Trino PR Reports

  Number of PRs per author | Number of authors |        Chart         
 --------------------------+-------------------+----------------------
- 100 to 1000              |                24 |                     
- 3                        |                74 |                   
- 1                        |               396 |  
- 10 to 100                |                90 |                  
- over 1000                |                 2 |                      
+ 2                        |               149 |               
  5 to 10                  |                99 |                 
  4                        |                59 |                    
- 2                        |               149 |               
+ 10 to 100                |                90 |                  
+ over 1000                |                 2 |                      
+ 100 to 1000              |                24 |                     
+ 1                        |               396 |  
+ 3                        |                74 |                   
  Total                    |               893 |                      
 (9 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/prs-per-author.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/prs-per-author.sql) ## Reviewers per PR @@ -175,15 +175,15 @@ title: Trino PR Reports

  Reviewers per PR | Number of reviews |        Chart         
 ------------------+-------------------+----------------------
- 10 to 20         |                 4 |                      
- 1                |              5345 |  
- 3                |              1587 |                 
  5 to 10          |               311 |                     
- 2                |              3484 |         
- 4                |               516 |                     
+ 2                |              3485 |         
+ 4                |               517 |                     
+ 1                |              5347 |  
+ 3                |              1587 |                 
+ 10 to 20         |                 4 |                      
 (6 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/reviewers-per-pr.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/reviewers-per-pr.sql) ## Reviews per author association, per month @@ -194,7 +194,7 @@ title: Trino PR Reports

    month    |                               chart                                | maint_num | member_num | contrib_num | other_num | total_num 
 ------------+--------------------------------------------------------------------+-----------+------------+-------------+-----------+-----------
- 2024-10-01 |                                                                   |        53 |         85 |           2 |         2 |       142 
+ 2024-10-01 |                                                                  |        62 |        117 |           2 |         2 |       183 
  2024-09-01 |                                          |       446 |        866 |           9 |        28 |      1349 
  2024-08-01 |                                                     |       244 |        499 |          10 |        20 |       773 
  2024-07-01 |                                                  |       298 |        675 |          21 |         6 |      1000 
@@ -267,7 +267,7 @@ title: Trino PR Reports
  NULL       |                                                                    |         0 |          1 |           0 |         0 |         1 
 (71 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/reviews-per-author-assoc.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/reviews-per-author-assoc.sql) ## Top 10 reviewers per year @@ -275,14 +275,14 @@ title: Trino PR Reports | year | name | reviews_count | approved_count | commented_count | | ----:| -------------------------- | -------------:| --------------:| ---------------:| -| 2024 | Manfred Moser | 1304 | 45 | 1198 | -| 2024 | Mateusz "Serafin" Gajewski | 1194 | 182 | 1005 | -| 2024 | Yuya Ebihara | 799 | 94 | 691 | +| 2024 | Manfred Moser | 1305 | 45 | 1199 | +| 2024 | Mateusz "Serafin" Gajewski | 1198 | 182 | 1009 | +| 2024 | Yuya Ebihara | 806 | 95 | 697 | | 2024 | Piotr Findeisen | 723 | 96 | 624 | | 2024 | Marius Grama | 622 | 67 | 553 | -| 2024 | Łukasz Osipiuk | 413 | 85 | 326 | -| 2024 | Karol Sobczak | 309 | 50 | 256 | -| 2024 | Martin Traverso | 286 | 38 | 217 | +| 2024 | Łukasz Osipiuk | 416 | 85 | 329 | +| 2024 | Karol Sobczak | 311 | 51 | 257 | +| 2024 | Martin Traverso | 287 | 38 | 218 | | 2024 | Praveen Krishna | 271 | 38 | 233 | | 2024 | David Phillips | 269 | 69 | 191 | | 2023 | Piotr Findeisen | 1793 | 231 | 1544 | @@ -337,7 +337,7 @@ title: Trino PR Reports | 2019 | Xingyuan Lin | 62 | 5 | 57 | | NULL | Jan Waś | 1 | 0 | 0 | -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/top-reviewers.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/top-reviewers.sql) ## Top 10 authors per year @@ -345,15 +345,15 @@ title: Trino PR Reports | year | author_name | commits_count | | ----:| -------------------------- | -------------:| -| 2024 | Mateusz "Serafin" Gajewski | 1098 | -| 2024 | Yuya Ebihara | 744 | +| 2024 | Mateusz "Serafin" Gajewski | 1101 | +| 2024 | Yuya Ebihara | 745 | | 2024 | Piotr Findeisen | 580 | | 2024 | Martin Traverso | 271 | -| 2024 | Łukasz Osipiuk | 150 | +| 2024 | Łukasz Osipiuk | 174 | | 2024 | David Phillips | 141 | -| 2024 | Dain Sundstrom | 136 | +| 2024 | Dain Sundstrom | 138 | | 2024 | Manfred Moser | 113 | -| 2024 | Raunaq Morarka | 104 | +| 2024 | Raunaq Morarka | 105 | | 2024 | Marius Grama | 68 | | 2023 | Piotr Findeisen | 894 | | 2023 | Mateusz "Serafin" Gajewski | 474 | @@ -470,7 +470,7 @@ title: Trino PR Reports | 2012 | David Phillips | 115 | | 2012 | Eric Hwang | 92 | -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/top-authors.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/top-authors.sql) ## Top 10 mergers per year @@ -479,9 +479,9 @@ title: Trino PR Reports | year | committer_name | commits_count | | ----:| -------------------------- | -------------:| | 2024 | Mateusz "Serafin" Gajewski | 547 | -| 2024 | Yuya Ebihara | 242 | +| 2024 | Yuya Ebihara | 240 | | 2024 | Martin Traverso | 80 | -| 2024 | Raunaq Morarka | 71 | +| 2024 | Raunaq Morarka | 74 | | 2024 | Manfred Moser | 70 | | 2024 | Piotr Findeisen | 65 | | 2024 | Łukasz Osipiuk | 54 | @@ -584,7 +584,7 @@ title: Trino PR Reports | 2012 | Martin Traverso | 46 | | 2012 | Dain Sundstrom | 9 | -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/top-mergers.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/top-mergers.sql) ## Always two, there are. No more. No less. A master and an apprentice @@ -643,7 +643,7 @@ title: Trino PR Reports | Maciej Grzybek | Martin Traverso | 54 | 26 | | Jacob I. Komissar | Piotr Findeisen | 67 | 25 | -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/sith-lords.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/sith-lords.sql) ## Mergers top 10 authors in last 12 months @@ -656,21 +656,21 @@ title: Trino PR Reports Ashhar Hasan | Krzysztof Sobolewski | 3 | | 2 | 1 Ashhar Hasan | Rafał Połomka | 4 | | 2 | 2 Ashhar Hasan | Slawomir Pajak | 2 | | 2 | 2 - Ashhar Hasan | Erik Krogen | 10 | | 1 | 1 - Ashhar Hasan | Jack Klamer | 8 | | 1 | 1 - Ashhar Hasan | Will Morrison | 7 | | 1 | 1 - Ashhar Hasan | brandboat | 9 | | 1 | 1 - Ashhar Hasan | lpoulain | 6 | | 1 | 1 - Dain Sundstrom | Jack Klamer | 1 | | 5 | 4 - Dain Sundstrom | Marius Grama | 3 | | 5 | 4 + Ashhar Hasan | Erik Krogen | 6 | | 1 | 1 + Ashhar Hasan | Jack Klamer | 10 | | 1 | 1 + Ashhar Hasan | brandboat | 7 | | 1 | 1 + Ashhar Hasan | chenjian2664 | 8 | | 1 | 1 + Ashhar Hasan | lpoulain | 9 | | 1 | 1 + Dain Sundstrom | Jack Klamer | 4 | | 5 | 4 + Dain Sundstrom | Marius Grama | 1 | | 5 | 4 Dain Sundstrom | Pablo Arteaga | 2 | | 5 | 1 - Dain Sundstrom | mosiac | 4 | | 5 | 1 + Dain Sundstrom | mosiac | 3 | | 5 | 1 Dain Sundstrom | Charles Morgan | 5 | | 4 | 1 Dain Sundstrom | Jason Fine | 6 | | 3 | 1 - Dain Sundstrom | Dejan Mircevski | 9 | | 2 | 1 + Dain Sundstrom | Dejan Mircevski | 8 | | 2 | 1 Dain Sundstrom | Grant Nicholas | 7 | | 2 | 1 - Dain Sundstrom | James Petty | 8 | | 2 | 1 - Dain Sundstrom | Brad | 10 | | 1 | 1 + Dain Sundstrom | James Petty | 9 | | 2 | 1 + Dain Sundstrom | Sajumon Joseph | 10 | | 1 | 1 David Phillips | Elon Azoulay | 1 | | 9 | 6 David Phillips | Jan Waś | 2 | | 9 | 4 David Phillips | Oskar Szwajkowski | 3 | | 5 | 1 @@ -678,19 +678,19 @@ title: Trino PR Reports David Phillips | Mateusz "Serafin" Gajewski | 6 | | 3 | 2 David Phillips | Slawomir Pajak | 5 | | 3 | 2 David Phillips | Grant Nicholas | 7 | | 2 | 1 - David Phillips | Guowei Zhang | 9 | | 1 | 1 - David Phillips | Konrad Dziedzic | 10 | | 1 | 1 - David Phillips | Vikash Kumar | 8 | | 1 | 1 + David Phillips | Alexander Grueneberg | 8 | | 1 | 1 + David Phillips | Phillip Cloud | 9 | | 1 | 1 + David Phillips | Vikash Kumar | 10 | | 1 | 1 GitHub | Star Poon | 1 | | 3 | 3 - GitHub | Joel Goode | 6 | | 2 | 2 - GitHub | Manish | 2 | | 2 | 2 + GitHub | Joel Goode | 4 | | 2 | 2 + GitHub | Manish | 7 | | 2 | 2 GitHub | Marton Bod | 8 | | 2 | 2 - GitHub | Michael Eby | 7 | | 2 | 2 - GitHub | Pablo Arteaga | 3 | | 2 | 2 - GitHub | Vladyslav Lyutenko | 5 | | 2 | 2 - GitHub | chenjian2664 | 4 | | 2 | 2 - GitHub | sheajamba | 9 | | 2 | 2 - GitHub | Erik Anderson | 10 | | 1 | 1 + GitHub | Michael Eby | 6 | | 2 | 2 + GitHub | Pablo Arteaga | 5 | | 2 | 2 + GitHub | Vladyslav Lyutenko | 9 | | 2 | 2 + GitHub | chenjian2664 | 2 | | 2 | 2 + GitHub | sheajamba | 3 | | 2 | 2 + GitHub | Dominik Zalewski | 10 | | 1 | 1 Grzegorz Kokosiński | chenjian2664 | 1 | | 5 | 2 Grzegorz Kokosiński | Marcin Rusek | 2 | | 2 | 1 Grzegorz Kokosiński | Jan Waś | 5 | | 1 | 1 @@ -702,23 +702,23 @@ title: Trino PR Reports James Petty | Jungwoo Lee | 3 | | 2 | 2 James Petty | Parth Gandhi | 4 | | 2 | 2 James Petty | Max Markovics | 7 | | 1 | 1 - James Petty | Shubham Chaurasia | 6 | | 1 | 1 - James Petty | bangtim | 5 | | 1 | 1 + James Petty | Shubham Chaurasia | 5 | | 1 | 1 + James Petty | bangtim | 6 | | 1 | 1 Karol Sobczak | Gaurav Sehgal | 1 | | 21 | 9 Karol Sobczak | Kamil Endruszkiewicz | 2 | | 10 | 8 Karol Sobczak | radek-starburst | 3 | | 6 | 5 Karol Sobczak | Lukasz Stec | 4 | | 3 | 2 Karol Sobczak | Jaeho Yoo | 5 | | 1 | 1 + Karol Sobczak | James Petty | 7 | | 1 | 1 Karol Sobczak | Martin Traverso | 9 | | 1 | 1 Karol Sobczak | Marton Bod | 6 | | 1 | 1 - Karol Sobczak | Raunaq Morarka | 7 | | 1 | 1 Karol Sobczak | Star Poon | 10 | | 1 | 1 - Karol Sobczak | Wei Zheng | 8 | | 1 | 1 + Karol Sobczak | chenjian2664 | 8 | | 1 | 1 Manfred Moser | Colebow | 1 | | 14 | 7 Manfred Moser | Joe Johnson | 2 | | 7 | 6 - Manfred Moser | Jan Waś | 3 | | 6 | 6 + Manfred Moser | Jan Waś | 5 | | 6 | 6 Manfred Moser | Joel Goode | 4 | | 6 | 6 - Manfred Moser | Marius Grama | 5 | | 6 | 6 + Manfred Moser | Marius Grama | 3 | | 6 | 6 Manfred Moser | Charles Morgan | 8 | | 5 | 1 Manfred Moser | Mateusz "Serafin" Gajewski | 6 | | 5 | 3 Manfred Moser | sheajamba | 7 | | 5 | 5 @@ -730,10 +730,10 @@ title: Trino PR Reports Martin Traverso | chenjian2664 | 4 | | 3 | 2 Martin Traverso | kasiafi | 5 | | 3 | 3 Martin Traverso | takezoe | 6 | | 3 | 2 - Martin Traverso | Bhargavi Sagi | 8 | | 2 | 2 - Martin Traverso | Charles Morgan | 9 | | 2 | 1 - Martin Traverso | David Stryker | 7 | | 2 | 2 - Martin Traverso | Jake Remitz | 10 | | 2 | 1 + Martin Traverso | Bhargavi Sagi | 9 | | 2 | 2 + Martin Traverso | Charles Morgan | 8 | | 2 | 1 + Martin Traverso | Dain Sundstrom | 7 | | 2 | 2 + Martin Traverso | Jack Klamer | 10 | | 2 | 1 Mateusz "Serafin" Gajewski | Yuya Ebihara | 1 | | 281 | 114 Mateusz "Serafin" Gajewski | Piotr Findeisen | 2 | | 81 | 49 Mateusz "Serafin" Gajewski | Jan Waś | 3 | | 45 | 29 @@ -765,40 +765,40 @@ title: Trino PR Reports Praveen Krishna | Erik Krogen | 7 | | 2 | 1 Praveen Krishna | Konrad Dziedzic | 8 | | 2 | 1 Praveen Krishna | Lucas Lemos | 9 | | 2 | 1 - Praveen Krishna | Raunaq Morarka | 10 | | 1 | 1 + Praveen Krishna | Pascal Gasp | 10 | | 1 | 1 Raunaq Morarka | Marius Grama | 1 | | 18 | 6 Raunaq Morarka | Kamil Endruszkiewicz | 2 | | 12 | 10 Raunaq Morarka | Jonas Irgens Kylling | 3 | | 11 | 5 Raunaq Morarka | Lukasz Stec | 4 | | 10 | 4 - Raunaq Morarka | Vikash Kumar | 5 | | 5 | 2 - Raunaq Morarka | Jinyang Li | 7 | | 2 | 2 - Raunaq Morarka | Mayank Vadariya | 9 | | 2 | 1 - Raunaq Morarka | Slawomir Pajak | 6 | | 2 | 2 - Raunaq Morarka | Yuya Ebihara | 10 | | 2 | 1 - Raunaq Morarka | yangyicheng | 8 | | 2 | 1 + Raunaq Morarka | Mayank Vadariya | 5 | | 5 | 3 + Raunaq Morarka | Vikash Kumar | 6 | | 5 | 2 + Raunaq Morarka | Jinyang Li | 8 | | 2 | 2 + Raunaq Morarka | Slawomir Pajak | 7 | | 2 | 2 + Raunaq Morarka | Yuya Ebihara | 9 | | 2 | 1 + Raunaq Morarka | yangyicheng | 10 | | 2 | 1 Yuya Ebihara | Marius Grama | 1 | | 56 | 31 Yuya Ebihara | chenjian2664 | 2 | | 31 | 27 Yuya Ebihara | Slawomir Pajak | 3 | | 25 | 16 - Yuya Ebihara | Mayank Vadariya | 4 | | 16 | 13 + Yuya Ebihara | Mayank Vadariya | 4 | | 14 | 11 Yuya Ebihara | Anu Sudarsan | 5 | | 13 | 8 Yuya Ebihara | Semion Paramonow | 6 | | 11 | 6 Yuya Ebihara | takezoe | 7 | | 10 | 10 - Yuya Ebihara | Star Poon | 8 | | 9 | 8 - Yuya Ebihara | Vikash Kumar | 9 | | 9 | 8 + Yuya Ebihara | Star Poon | 9 | | 9 | 8 + Yuya Ebihara | Vikash Kumar | 8 | | 9 | 8 Yuya Ebihara | Mateusz "Serafin" Gajewski | 10 | | 6 | 4 Łukasz Osipiuk | Gaurav Sehgal | 1 | | 17 | 4 Łukasz Osipiuk | Dejan Mircevski | 2 | | 14 | 8 Łukasz Osipiuk | Mateusz "Serafin" Gajewski | 3 | | 12 | 3 Łukasz Osipiuk | Piotr Findeisen | 4 | | 9 | 6 - Łukasz Osipiuk | Martin Traverso | 6 | | 3 | 1 - Łukasz Osipiuk | Slawomir Pajak | 5 | | 3 | 3 + Łukasz Osipiuk | Martin Traverso | 5 | | 3 | 1 + Łukasz Osipiuk | Slawomir Pajak | 6 | | 3 | 3 Łukasz Osipiuk | Walter Weiss | 7 | | 2 | 1 - Łukasz Osipiuk | Dominik Zalewski | 9 | | 1 | 1 - Łukasz Osipiuk | Keith Whitley | 8 | | 1 | 1 - Łukasz Osipiuk | Oskar Szwajkowski | 10 | | 1 | 1 + Łukasz Osipiuk | Anu Sudarsan | 10 | | 1 | 1 + Łukasz Osipiuk | Keith Whitley | 9 | | 1 | 1 + Łukasz Osipiuk | Oskar Szwajkowski | 8 | | 1 | 1 (145 rows) -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/mergers-authors.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/mergers-authors.sql) ## Reviewers top 10 authors in last 12 months @@ -832,8 +832,8 @@ title: Trino PR Reports Anu Sudarsan | bangtim | 10 | | 2 | 1 | 1 Ashhar Hasan | Piotr Findeisen | 1 | | 27 | 11 | 18 Ashhar Hasan | Christoph Pirkl | 2 | | 23 | 1 | 1 - Ashhar Hasan | Erik Anderson | 3 | | 22 | 1 | 19 - Ashhar Hasan | chenjian2664 | 4 | | 22 | 4 | 4 + Ashhar Hasan | Erik Anderson | 4 | | 22 | 1 | 19 + Ashhar Hasan | chenjian2664 | 3 | | 22 | 4 | 4 Ashhar Hasan | Yuya Ebihara | 5 | | 16 | 12 | 13 Ashhar Hasan | Mateusz "Serafin" Gajewski | 6 | | 14 | 6 | 10 Ashhar Hasan | Grzegorz Kokosiński | 7 | | 13 | 3 | 10 @@ -863,15 +863,15 @@ title: Trino PR Reports David Phillips | Alex Jo | 5 | | 72 | 1 | 3 David Phillips | Mayank Vadariya | 6 | | 39 | 1 | 3 David Phillips | Max Markovics | 7 | | 30 | 1 | 2 - David Phillips | Oskar Szwajkowski | 8 | | 21 | 3 | 5 - David Phillips | Ashhar Hasan | 9 | | 20 | 1 | 1 + David Phillips | Ashhar Hasan | 8 | | 20 | 1 | 1 + David Phillips | Oskar Szwajkowski | 9 | | 20 | 3 | 4 David Phillips | Amogh Jahagirdar | 10 | | 17 | 1 | 2 David Stryker | Manfred Moser | 1 | | 44 | 1 | 2 David Stryker | Martin Traverso | 2 | | 1 | 1 | 1 Dejan Mircevski | Łukasz Osipiuk | 1 | | 25 | 5 | 7 Dejan Mircevski | Karol Sobczak | 2 | | 7 | 2 | 2 - Dejan Mircevski | Gaurav Sehgal | 4 | | 2 | 1 | 1 - Dejan Mircevski | Martin Traverso | 3 | | 2 | 1 | 1 + Dejan Mircevski | Gaurav Sehgal | 3 | | 2 | 1 | 1 + Dejan Mircevski | Martin Traverso | 4 | | 2 | 1 | 1 Dominik Zalewski | Ashhar Hasan | 1 | | 15 | 1 | 2 Dominik Zalewski | Grzegorz Kokosiński | 2 | | 10 | 1 | 2 Dominik Zalewski | Mateusz "Serafin" Gajewski | 3 | | 1 | 1 | 1 @@ -890,8 +890,8 @@ title: Trino PR Reports Grzegorz Kokosiński | Praveen Krishna | 5 | | 25 | 9 | 9 Grzegorz Kokosiński | Marcin Rusek | 6 | | 12 | 1 | 1 Grzegorz Kokosiński | Krzysztof Sobolewski | 7 | | 3 | 1 | 1 - Grzegorz Kokosiński | Adam J. Shook | 8 | | 2 | 1 | 1 - Grzegorz Kokosiński | Patryk Owczarek | 9 | | 2 | 1 | 1 + Grzegorz Kokosiński | Adam J. Shook | 9 | | 2 | 1 | 1 + Grzegorz Kokosiński | Patryk Owczarek | 8 | | 2 | 1 | 1 Grzegorz Kokosiński | Piotr Findeisen | 10 | | 2 | 1 | 1 Guy Cohen | Mateusz "Serafin" Gajewski | 1 | | 1 | 1 | 1 Jack Klamer | Piotr Findeisen | 1 | | 2 | 2 | 2 @@ -901,10 +901,10 @@ title: Trino PR Reports James Petty | Jason Fine | 3 | | 14 | 1 | 1 James Petty | Bhargavi Sagi | 5 | | 13 | 1 | 3 James Petty | bangtim | 4 | | 13 | 1 | 3 - James Petty | Karol Sobczak | 7 | | 8 | 1 | 1 - James Petty | XYZ | 6 | | 8 | 1 | 1 + James Petty | Karol Sobczak | 6 | | 8 | 1 | 1 + James Petty | XYZ | 7 | | 8 | 1 | 1 James Petty | Krzysztof Sobolewski | 8 | | 6 | 1 | 1 - James Petty | Jungwoo Lee | 10 | | 3 | 1 | 1 + James Petty | Raunaq Morarka | 10 | | 3 | 1 | 2 James Petty | Shubham Chaurasia | 9 | | 3 | 1 | 2 Jan Waś | Mateusz "Serafin" Gajewski | 1 | | 46 | 18 | 37 Jan Waś | Mayank Vadariya | 2 | | 19 | 2 | 2 @@ -925,14 +925,14 @@ title: Trino PR Reports Jonas Irgens Kylling | Mateusz "Serafin" Gajewski | 3 | | 15 | 3 | 4 Jonas Irgens Kylling | Raunaq Morarka | 4 | | 12 | 2 | 4 Jonas Irgens Kylling | Yuya Ebihara | 5 | | 11 | 1 | 2 - Jonas Irgens Kylling | Manfred Moser | 6 | | 5 | 1 | 2 - Jonas Irgens Kylling | Star Poon | 7 | | 5 | 1 | 1 + Jonas Irgens Kylling | Manfred Moser | 7 | | 5 | 1 | 2 + Jonas Irgens Kylling | Star Poon | 6 | | 5 | 1 | 1 Jonas Irgens Kylling | wangdongwei | 8 | | 3 | 1 | 1 Jonas Irgens Kylling | Oskar Szwajkowski | 10 | | 1 | 1 | 1 Jonas Irgens Kylling | Praveen Krishna | 9 | | 1 | 1 | 1 Kamil Endruszkiewicz | Zhang JianAo | 1 | | 4 | 1 | 4 + Kamil Endruszkiewicz | Raunaq Morarka | 2 | | 3 | 2 | 2 Kamil Endruszkiewicz | Jinyang Li | 3 | | 1 | 1 | 1 - Kamil Endruszkiewicz | Raunaq Morarka | 2 | | 1 | 1 | 1 Karol Sobczak | Marton Bod | 1 | | 141 | 2 | 22 Karol Sobczak | Gaurav Sehgal | 3 | | 123 | 8 | 30 Karol Sobczak | Kamil Endruszkiewicz | 2 | | 123 | 6 | 21 @@ -941,8 +941,8 @@ title: Trino PR Reports Karol Sobczak | XYZ | 6 | | 27 | 1 | 3 Karol Sobczak | Wei Zheng | 7 | | 22 | 1 | 7 Karol Sobczak | Łukasz Osipiuk | 8 | | 20 | 7 | 9 - Karol Sobczak | radek-starburst | 9 | | 18 | 3 | 5 - Karol Sobczak | Dain Sundstrom | 10 | | 17 | 4 | 6 + Karol Sobczak | Dain Sundstrom | 9 | | 19 | 4 | 7 + Karol Sobczak | radek-starburst | 10 | | 18 | 3 | 5 Konrad Dziedzic | Alex Jo | 1 | | 17 | 1 | 1 Konrad Dziedzic | Marius Grama | 2 | | 3 | 3 | 3 Konrad Dziedzic | Michiel De Smet | 3 | | 2 | 1 | 1 @@ -953,13 +953,13 @@ title: Trino PR Reports Krzysztof Sobolewski | Piotr Findeisen | 3 | | 3 | 2 | 2 Krzysztof Sobolewski | Dominik Zalewski | 4 | | 2 | 1 | 1 Lukasz Stec | Raunaq Morarka | 1 | | 8 | 1 | 1 - Lukasz Stec | Kamil Endruszkiewicz | 3 | | 4 | 3 | 3 - Lukasz Stec | Piotr Findeisen | 2 | | 4 | 2 | 2 + Lukasz Stec | Kamil Endruszkiewicz | 2 | | 4 | 3 | 3 + Lukasz Stec | Piotr Findeisen | 3 | | 4 | 2 | 2 Lukasz Stec | Grzegorz Kokosiński | 5 | | 2 | 1 | 1 Lukasz Stec | James Petty | 4 | | 2 | 1 | 1 Lukasz Stec | Dain Sundstrom | 6 | | 1 | 1 | 1 - Lukasz Stec | Jinyang Li | 8 | | 1 | 1 | 1 - Lukasz Stec | Karol Sobczak | 7 | | 1 | 1 | 1 + Lukasz Stec | Jinyang Li | 7 | | 1 | 1 | 1 + Lukasz Stec | Karol Sobczak | 8 | | 1 | 1 | 1 Manfred Moser | Colebow | 1 | | 211 | 21 | 45 Manfred Moser | Mateusz "Serafin" Gajewski | 2 | | 138 | 15 | 20 Manfred Moser | Jessica | 3 | | 94 | 3 | 11 @@ -971,7 +971,7 @@ title: Trino PR Reports Manfred Moser | David Phillips | 9 | | 23 | 2 | 3 Manfred Moser | Joe Johnson | 10 | | 22 | 4 | 10 Marcin Rusek | Praveen Krishna | 1 | | 15 | 9 | 9 - Marcin Rusek | Vikash Kumar | 2 | | 11 | 3 | 4 + Marcin Rusek | Vikash Kumar | 2 | | 12 | 3 | 5 Marcin Rusek | Mateusz "Serafin" Gajewski | 3 | | 1 | 1 | 1 Marius Grama | Yuya Ebihara | 1 | | 214 | 26 | 76 Marius Grama | Raunaq Morarka | 2 | | 66 | 13 | 38 @@ -1014,7 +1014,7 @@ title: Trino PR Reports Pablo Arteaga | mosiac | 2 | | 5 | 2 | 5 Pablo Arteaga | Manfred Moser | 3 | | 1 | 1 | 1 Piotr Findeisen | Mateusz "Serafin" Gajewski | 1 | | 123 | 42 | 64 - Piotr Findeisen | Łukasz Osipiuk | 2 | | 117 | 24 | 33 + Piotr Findeisen | Łukasz Osipiuk | 2 | | 116 | 23 | 32 Piotr Findeisen | Yuya Ebihara | 3 | | 103 | 25 | 35 Piotr Findeisen | Marius Grama | 4 | | 85 | 18 | 31 Piotr Findeisen | Konrad Dziedzic | 5 | | 72 | 5 | 10 @@ -1035,22 +1035,22 @@ title: Trino PR Reports Praveen Krishna | Michiel De Smet | 10 | | 12 | 1 | 2 Raunaq Morarka | Jonas Irgens Kylling | 1 | | 113 | 4 | 10 Raunaq Morarka | Yuya Ebihara | 2 | | 70 | 11 | 21 + Raunaq Morarka | Jan Waś | 4 | | 69 | 2 | 2 Raunaq Morarka | Marius Grama | 3 | | 69 | 7 | 12 - Raunaq Morarka | Mayank Vadariya | 4 | | 53 | 2 | 8 - Raunaq Morarka | yangyicheng | 5 | | 50 | 2 | 4 - Raunaq Morarka | Kamil Endruszkiewicz | 6 | | 44 | 5 | 13 - Raunaq Morarka | Vikash Kumar | 7 | | 38 | 3 | 5 - Raunaq Morarka | JiamingMai | 8 | | 30 | 1 | 2 - Raunaq Morarka | David Phillips | 9 | | 26 | 2 | 2 - Raunaq Morarka | Marton Bod | 10 | | 18 | 1 | 2 + Raunaq Morarka | Mayank Vadariya | 5 | | 54 | 2 | 9 + Raunaq Morarka | yangyicheng | 6 | | 50 | 2 | 4 + Raunaq Morarka | Kamil Endruszkiewicz | 7 | | 44 | 5 | 13 + Raunaq Morarka | Vikash Kumar | 8 | | 38 | 3 | 5 + Raunaq Morarka | JiamingMai | 9 | | 30 | 1 | 2 + Raunaq Morarka | David Phillips | 10 | | 26 | 2 | 2 Rohan Agarwal | Dain Sundstrom | 1 | | 2 | 1 | 1 Sagar Sumit | Vikash Kumar | 1 | | 4 | 1 | 2 Sagar Sumit | Guowei Zhang | 2 | | 2 | 1 | 1 Sajumon Joseph | Piotr Findeisen | 2 | | 2 | 1 | 2 Sajumon Joseph | yangyicheng | 1 | | 2 | 1 | 1 - Sasha Sheikin | Vikash Kumar | 1 | | 62 | 2 | 22 - Sasha Sheikin | Marcin Rusek | 2 | | 37 | 4 | 13 - Sasha Sheikin | Praveen Krishna | 3 | | 29 | 4 | 16 + Sasha Sheikin | Vikash Kumar | 1 | | 71 | 2 | 23 + Sasha Sheikin | Marcin Rusek | 2 | | 37 | 4 | 13 + Sasha Sheikin | Praveen Krishna | 3 | | 29 | 4 | 16 Sasha Sheikin | Semion Paramonow | 4 | | 15 | 1 | 1 Sasha Sheikin | Anoop Johnson | 5 | | 8 | 1 | 2 Sasha Sheikin | Vladyslav Lyutenko | 6 | | 8 | 1 | 4 @@ -1096,10 +1096,10 @@ title: Trino PR Reports Yuya Ebihara | Christoph Pirkl | 3 | | 111 | 1 | 9 Yuya Ebihara | Erik Anderson | 4 | | 110 | 1 | 3 Yuya Ebihara | Marius Grama | 5 | | 98 | 19 | 28 - Yuya Ebihara | Slawomir Pajak | 6 | | 84 | 15 | 21 + Yuya Ebihara | Slawomir Pajak | 6 | | 87 | 16 | 22 Yuya Ebihara | Jan Waś | 7 | | 75 | 5 | 10 Yuya Ebihara | chenjian2664 | 8 | | 67 | 17 | 26 - Yuya Ebihara | Mateusz "Serafin" Gajewski | 9 | | 63 | 24 | 30 + Yuya Ebihara | Mateusz "Serafin" Gajewski | 9 | | 64 | 25 | 31 Yuya Ebihara | Praveen Krishna | 10 | | 53 | 6 | 8 ajantha-bhat | Amogh Jahagirdar | 1 | | 2 | 1 | 1 bitsondatadev | chenjian2664 | 1 | | 9 | 1 | 1 @@ -1114,8 +1114,8 @@ title: Trino PR Reports Łukasz Osipiuk | mduggan-starburst | 4 | | 13 | 2 | 12 Łukasz Osipiuk | Walter Weiss | 5 | | 11 | 1 | 1 Łukasz Osipiuk | Yuya Ebihara | 6 | | 9 | 1 | 9 - Łukasz Osipiuk | Jack Klamer | 7 | | 8 | 1 | 5 - Łukasz Osipiuk | Martin Traverso | 8 | | 8 | 4 | 4 + Łukasz Osipiuk | Jack Klamer | 8 | | 8 | 1 | 5 + Łukasz Osipiuk | Martin Traverso | 7 | | 8 | 4 | 4 Łukasz Osipiuk | Dejan Mircevski | 9 | | 6 | 3 | 3 Łukasz Osipiuk | Manfred Moser | 10 | | 5 | 2 | 5 Łukasz Walkiewicz | Konrad Dziedzic | 1 | | 14 | 1 | 1 @@ -1124,7 +1124,7 @@ title: Trino PR Reports Łukasz Walkiewicz | Praveen Krishna | 4 | | 1 | 1 | 1 (316 rows) -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/reviewers-top-authors.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/reviewers-top-authors.sql) ## Time to merge in last 12 months @@ -1137,19 +1137,19 @@ title: Trino PR Reports 30 to 60 minutes | 110 | 38 | 0 | 1 to 1.5 hours | 130 | 59 | 0 | 1.5 to 2 hours | 116 | 180 | 0 | - 2 to 4 hours | 280 | 170 | 0 | + 2 to 4 hours | 282 | 170 | 0 | 4 to 10 hours | 362 | 186 | 1 | - 10 to 24 hours | 445 | 773 | 1 | - 1 to 2 days | 213 | 303 | 2 | + 10 to 24 hours | 445 | 772 | 1 | + 1 to 2 days | 215 | 302 | 2 | 2 to 4 days | 193 | 625 | 3 | 4 to 10 days | 234 | 538 | 4 | - 10 to 30 days | 209 | 331 | 7 | + 10 to 30 days | 211 | 333 | 7 | 30 to 90 days | 107 | 829 | 10 | over 90 days | 63 | 722 | 15 | - Total | 2530 | 398 | 2 | + Total | 2536 | 398 | 2 | (15 rows) -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/time-to-merge.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/time-to-merge.sql) ## Time to merge per PR size @@ -1157,22 +1157,22 @@ title: Trino PR Reports

  PR size (added + deleted lines) | Number of PRs | Avg time to merge | Number of PRs chart  |    Avg TTM chart     | Days to merge percentiles 50, 95, 99 
 ---------------------------------+---------------+-------------------+----------------------+----------------------+--------------------------------------
- 1,000 to 10,000                 |           977 | 41 09:50:17.980   |               |  | [11.17, 181.86, 425.81]              
- 50 to 100                       |          2124 | 8 23:27:55.719    |       |                  | [1.86, 34.77, 132.09]                
- 20 to 50                        |          2709 | 7 23:18:17.846    |  |                   | [1.14, 29.68, 121.25]                
- 2 to 5                          |          2116 | 3 06:40:46.070    |       |                     | [0.36, 10.41, 47.14]                 
- 500 to 1,000                    |           969 | 27 12:28:59.367   |               |         | [8.67, 122.37, 279.94]               
- 100 to 200                      |          2025 | 13 22:56:39.528   |        |                | [3.29, 51.98, 173.82]                
- 0 (only path renames)           |            63 | 4 23:27:30.615    |                      |                    | [0.28, 19.93, 19.93]                 
- 200 to 500                      |          2009 | 18 22:32:22.509   |        |             | [4.79, 82.02, 231.14]                
+ 200 to 500                      |          2012 | 18 21:56:20.162   |        |             | [4.75, 81.92, 231.06]                
+ 5 to 10                         |          1407 | 5 08:17:46.510    |            |                    | [0.62, 19.49, 119.23]                
  over 10,000                     |            84 | 22 03:13:03.970   |                      |            | [2.59, 108.03, 206.15]               
  10 to 20                        |          1736 | 6 07:34:25.322    |          |                   | [0.85, 26.84, 99.68]                 
- 5 to 10                         |          1404 | 5 08:30:13.228    |            |                    | [0.63, 19.60, 119.23]                
  1 to 2                          |           275 | 1 22:20:39.234    |                    |                      | [0.22, 4.80, 26.33]                  
- Total                           |         16491 | 11 12:58:38.379   |                      |                      | [1.52, 49.15, 179.08]                
+ 50 to 100                       |          2123 | 8 23:34:23.853    |       |                  | [1.87, 34.73, 131.96]                
+ 100 to 200                      |          2025 | 13 22:56:39.528   |        |                | [3.29, 51.98, 173.82]                
+ 2 to 5                          |          2117 | 3 06:40:46.070    |       |                     | [0.36, 10.41, 47.14]                 
+ 20 to 50                        |          2712 | 7 23:13:04.513    |  |                   | [1.14, 29.66, 121.24]                
+ 1,000 to 10,000                 |           977 | 41 08:38:31.768   |               |  | [11.23, 181.81, 425.81]              
+ 500 to 1,000                    |           969 | 27 12:28:59.367   |               |         | [8.67, 122.37, 279.94]               
+ 0 (only path renames)           |            63 | 4 23:27:30.615    |                      |                    | [0.28, 19.93, 19.93]                 
+ Total                           |         16500 | 11 12:52:40.262   |                      |                      | [1.49, 49.11, 178.51]                
 (13 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/time-to-merge-per-size.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/time-to-merge-per-size.sql) ## Average time to merge a PR with open PRs @@ -1180,8 +1180,8 @@ title: Trino PR Reports

    Month    | Number of PRs |    Avg TTM chart     |     Avg TTM     | Number of PRs over 3 months | Avg TTM over 3 months chart | Avg TTM over 3 months | Days to merge percentiles 50, 95, 99 
 ------------+---------------+----------------------+-----------------+-----------------------------+-----------------------------+-----------------------+--------------------------------------
- 2024-10-01 |            47 |                 | 13 06:25:22.425 |                         426 |                     | 10 21:08:40.532       | [0.23, 121.45, 191.47]               
- 2024-09-01 |           247 |                 | 13 03:05:56.562 |                         582 |                    | 11 04:36:46.723       | [0.60, 42.33, 188.43]                
+ 2024-10-01 |            55 |                  | 12 01:33:35.872 |                         434 |                     | 10 18:32:33.608       | [0.26, 121.45, 191.47]               
+ 2024-09-01 |           249 |                 | 13 02:32:15.477 |                         584 |                    | 11 04:31:58.109       | [0.61, 41.06, 188.43]                
  2024-08-01 |           182 |              | 21 02:58:50.774 |                         548 |                  | 13 15:46:25.158       | [1.54, 87.19, 668.26]                
  2024-07-01 |           230 |              | 19 16:10:58.126 |                         655 |                   | 12 10:03:14.891       | [1.11, 68.69, 506.40]                
  2024-06-01 |           226 |              | 21 10:27:55.685 |                         761 |                    | 12 04:41:59.822       | [2.02, 70.16, 527.53]                
@@ -1252,7 +1252,7 @@ title: Trino PR Reports
  2019-01-01 |            67 |                      | 1 17:35:24.223  |                          67 |                            | 1 17:35:24.223        | [0.87, 5.66, 7.72]                   
 (70 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/avg-time-to-merge.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/avg-time-to-merge.sql) ## Time to first review in last 12 months @@ -1264,20 +1264,20 @@ title: Trino PR Reports 10 to 30 minutes | 182 | 374 | 30 to 60 minutes | 153 | 345 | 1 to 1.5 hours | 91 | 238 | - 1.5 to 2 hours | 54 | 572 | - 2 to 4 hours | 172 | 929 | + 1.5 to 2 hours | 55 | 562 | + 2 to 4 hours | 171 | 934 | 4 to 10 hours | 232 | 299 | - 10 to 24 hours | 200 | 1212 | - 1 to 2 days | 100 | 641 | + 10 to 24 hours | 202 | 1215 | + 1 to 2 days | 102 | 629 | 2 to 4 days | 135 | 950 | - 4 to 10 days | 105 | 27053 | - 10 to 30 days | 121 | 654 | + 4 to 10 days | 105 | 27054 | + 10 to 30 days | 122 | 649 | 30 to 90 days | 50 | 709 | - over 90 days | 137 | 817 | - Total | 1926 | 2055 | + over 90 days | 138 | 811 | + Total | 1932 | 2050 | (15 rows) -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/time-to-first-review.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/time-to-first-review.sql) ## Average time to first review @@ -1285,70 +1285,70 @@ title: Trino PR Reports

    Month    | Number of PRs |    Avg TTFR chart    |     Avg TTFR     | Number of PRs over 3 months | Avg TTFR over 3 months chart | Avg TTFR over 3 months | Days to review percentiles 50, 75, 90, 99 
 ------------+---------------+----------------------+------------------+-----------------------------+------------------------------+------------------------+-------------------------------------------
- 2024-10-01 |            33 |                | 58 18:32:41.848  |                         351 |                           | 15 16:52:05.917        | [0.90, 21.10, 292.56, 603.58]             
- 2024-09-01 |           204 |                     | 16 19:03:35.284  |                         479 |                            | 12 16:11:06.998        | [0.35, 6.07, 31.62, 353.56]               
- 2024-08-01 |           178 |                   | 27 04:42:15.742  |                         473 |                            | 13 02:38:52.192        | [1.31, 20.33, 40.04, 530.94]              
- 2024-07-01 |           187 |                    | 23 06:32:05.465  |                         502 |                            | 12 07:20:43.195        | [0.46, 7.96, 41.53, 504.03]               
- 2024-06-01 |           193 |                    | 22 05:54:40.777  |                         532 |                            | 11 07:18:59.259        | [0.65, 10.95, 36.73, 473.03]              
- 2024-05-01 |           222 |                    | 20 05:44:00.685  |                         584 |                            | 10 10:14:14.116        | [0.47, 5.16, 36.32, 443.03]               
- 2024-04-01 |           225 |                    | 19 04:44:29.733  |                         567 |                            | 11 23:02:58.838        | [0.34, 5.68, 24.06, 412.03]               
- 2024-03-01 |           222 |                    | 19 12:54:24.248  |                         613 |                  | 66 07:25:53.258        | [0.26, 3.49, 44.78, 382.03]               
- 2024-02-01 |           197 |                    | 25 16:35:10.878  |                         529 |                | 76 18:23:54.934        | [0.27, 6.15, 89.47, 381.95]               
- 2024-01-01 |           278 |      | 140 20:58:07.903 |                         519 |               | 81 06:28:29.457        | [44.35, 235.97, 457.16, 600.49]           
- 2023-12-01 |           265 |      | 140 17:29:26.800 |                         571 |                 | 71 17:31:40.870        | [47.69, 228.63, 452.96, 584.59]           
- 2023-11-01 |           299 |         | 117 09:20:47.716 |                         594 |                   | 61 17:07:20.246        | [12.72, 189.99, 418.04, 553.59]           
- 2023-10-01 |           315 |           | 103 12:17:41.987 |                         615 |                    | 54 23:22:02.790        | [6.62, 157.77, 389.89, 523.59]            
- 2023-09-01 |           282 |           | 101 22:47:12.691 |                         614 |                    | 53 04:25:37.041        | [8.43, 143.66, 375.74, 504.74]            
- 2023-08-01 |           304 |             | 85 10:23:52.451  |                         622 |                     | 49 10:32:27.622        | [12.04, 106.24, 334.26, 462.59]           
- 2023-07-01 |           312 |             | 81 06:13:11.628  |                         642 |                      | 43 01:57:59.505        | [9.23, 86.53, 314.85, 443.74]             
- 2023-06-01 |           298 |             | 79 01:48:01.510  |                         693 |                       | 36 20:22:51.489        | [5.67, 93.79, 294.48, 421.04]             
+ 2024-10-01 |            42 |                | 54 17:42:43.905  |                         359 |                           | 16 07:17:18.025        | [1.27, 21.10, 292.56, 603.58]             
+ 2024-09-01 |           206 |                    | 18 04:41:25.199  |                         481 |                            | 13 06:59:58.181        | [0.35, 7.51, 32.02, 353.56]               
+ 2024-08-01 |           179 |                   | 28 13:58:44.106  |                         474 |                            | 13 15:55:36.245        | [1.48, 20.63, 42.37, 530.94]              
+ 2024-07-01 |           188 |                    | 24 10:45:35.718  |                         503 |                            | 12 18:25:04.447        | [0.48, 8.39, 42.04, 504.03]               
+ 2024-06-01 |           194 |                    | 23 05:33:19.191  |                         533 |                            | 11 16:24:54.069        | [0.67, 11.57, 37.84, 473.03]              
+ 2024-05-01 |           223 |                    | 20 23:17:24.327  |                         585 |                            | 10 17:19:56.337        | [0.48, 5.44, 41.40, 443.03]               
+ 2024-04-01 |           226 |                    | 19 18:53:01.164  |                         568 |                            | 12 04:58:56.715        | [0.34, 5.96, 24.63, 412.03]               
+ 2024-03-01 |           223 |                    | 19 23:58:25.453  |                         614 |                  | 66 09:37:21.694        | [0.26, 3.83, 48.14, 382.03]               
+ 2024-02-01 |           198 |                    | 26 00:32:50.182  |                         530 |                | 76 19:03:35.345        | [0.27, 5.37, 89.67, 381.95]               
+ 2024-01-01 |           279 |      | 140 14:12:56.667 |                         519 |               | 81 06:28:29.457        | [45.19, 234.97, 456.50, 600.49]           
+ 2023-12-01 |           266 |      | 140 07:37:25.320 |                         571 |                 | 71 17:31:40.870        | [46.53, 227.95, 452.60, 584.59]           
+ 2023-11-01 |           299 |         | 117 09:20:47.716 |                         594 |                   | 61 17:07:20.246        | [12.53, 189.99, 418.04, 553.59]           
+ 2023-10-01 |           315 |           | 103 12:17:41.987 |                         615 |                    | 54 23:22:02.790        | [6.63, 157.77, 389.89, 523.59]            
+ 2023-09-01 |           282 |           | 101 22:47:12.691 |                         614 |                    | 53 04:25:37.041        | [9.72, 143.66, 375.74, 504.74]            
+ 2023-08-01 |           304 |             | 85 10:23:52.451  |                         622 |                     | 49 10:32:27.622        | [12.31, 106.24, 334.26, 462.59]           
+ 2023-07-01 |           312 |             | 81 06:13:11.628  |                         642 |                      | 43 01:57:59.505        | [9.28, 86.53, 314.85, 443.74]             
+ 2023-06-01 |           298 |             | 79 01:48:01.510  |                         693 |                       | 36 20:22:51.489        | [5.76, 93.79, 294.48, 421.04]             
  2023-05-01 |           312 |               | 68 02:27:13.417  |                         765 |                        | 32 19:56:18.105        | [3.04, 63.54, 268.84, 386.40]             
  2023-04-01 |           338 |                | 58 02:40:15.479  |                         757 |                         | 30 18:20:23.491        | [1.69, 41.10, 236.10, 360.04]             
  2023-03-01 |           348 |                | 55 11:23:30.736  |                         691 |                         | 29 12:08:24.635        | [1.37, 36.97, 225.07, 339.50]             
  2023-02-01 |           304 |                | 57 11:35:48.000  |                         607 |                         | 29 05:50:16.957        | [2.51, 66.76, 205.01, 308.74]             
  2023-01-01 |           271 |                | 54 21:35:18.697  |                         628 |                        | 35 21:00:41.161        | [2.58, 69.52, 193.36, 320.41]             
  2022-12-01 |           244 |                 | 51 07:08:32.217  |                         768 |          | 103 12:55:49.473       | [2.02, 52.78, 182.68, 289.41]             
- 2022-11-01 |           307 |                | 58 03:05:02.215  |                         825 |            | 94 02:20:53.178        | [2.31, 62.59, 212.45, 348.84]             
- 2022-10-01 |           428 |  | 174 13:59:16.418 |                         888 |              | 86 10:12:21.421        | [17.34, 257.17, 646.33, 1144.56]          
- 2022-09-01 |           435 |    | 160 21:52:38.993 |                         870 |              | 85 09:31:30.120        | [5.59, 196.75, 618.90, 1121.23]           
+ 2022-11-01 |           307 |                | 58 03:05:02.215  |                         825 |            | 94 02:20:53.178        | [2.32, 62.59, 212.45, 348.84]             
+ 2022-10-01 |           428 |  | 174 13:59:16.418 |                         888 |              | 86 10:12:21.421        | [17.53, 257.17, 646.33, 1144.56]          
+ 2022-09-01 |           435 |    | 160 21:52:38.993 |                         870 |              | 85 09:31:30.120        | [5.70, 196.75, 618.90, 1121.23]           
  2022-08-01 |           453 |      | 147 06:39:53.918 |                         857 |              | 83 02:44:55.989        | [3.08, 191.01, 572.75, 1091.23]           
  2022-07-01 |           383 |   | 166 23:25:23.695 |                         813 |               | 82 05:13:14.014        | [11.30, 266.56, 598.53, 1076.69]          
- 2022-06-01 |           414 |      | 147 02:59:42.266 |                         835 |                | 75 01:04:58.315        | [4.53, 223.81, 561.20, 1029.23]           
- 2022-05-01 |           394 |      | 143 23:23:16.353 |                         934 |                  | 66 04:54:09.725        | [3.50, 196.94, 542.45, 1015.69]           
- 2022-04-01 |           387 |       | 137 09:21:50.362 |                         953 |                   | 60 16:21:26.505        | [3.39, 190.24, 513.81, 984.69]            
- 2022-03-01 |           504 |           | 104 14:55:29.613 |                        1005 |                    | 55 08:35:53.887        | [0.90, 100.63, 425.02, 911.17]            
- 2022-02-01 |           414 |         | 117 13:10:46.746 |                         873 |                   | 58 03:51:55.222        | [2.13, 144.39, 454.22, 907.23]            
- 2022-01-01 |           441 |          | 106 09:56:44.490 |                         835 |                    | 56 18:58:36.806        | [1.40, 111.38, 424.52, 879.23]            
- 2021-12-01 |           366 |         | 115 08:30:43.366 |                         780 |                    | 54 18:22:17.114        | [2.70, 157.73, 428.37, 864.69]            
- 2021-11-01 |           355 |          | 109 20:38:46.732 |                         810 |                     | 49 02:44:57.937        | [4.03, 139.97, 403.22, 833.69]            
- 2021-10-01 |           375 |            | 93 09:58:52.563  |                         791 |                      | 46 13:10:34.427        | [0.92, 103.28, 359.21, 803.69]            
- 2021-09-01 |           368 |            | 87 10:28:06.533  |                         721 |                     | 46 20:58:31.617        | [0.51, 85.46, 340.54, 772.69]             
- 2021-08-01 |           305 |           | 98 17:31:30.367  |                         673 |                     | 46 15:26:20.840        | [1.13, 128.03, 352.41, 742.69]            
- 2021-07-01 |           300 |            | 91 12:24:06.423  |                         718 |                      | 41 23:18:09.696        | [1.42, 109.77, 326.27, 711.69]            
- 2021-06-01 |           304 |             | 82 19:30:07.934  |                         724 |                       | 38 21:21:38.064        | [0.63, 76.14, 298.46, 680.69]             
- 2021-05-01 |           341 |              | 70 22:14:58.762  |                         780 |                        | 34 02:07:50.963        | [0.42, 46.43, 259.35, 661.50]             
- 2021-04-01 |           301 |              | 74 12:56:23.515  |                         733 |                        | 33 11:47:19.997        | [0.97, 74.29, 258.72, 630.50]             
- 2021-03-01 |           349 |                | 60 20:43:49.080  |                         707 |                        | 31 12:15:49.847        | [0.38, 32.44, 215.06, 603.62]             
- 2021-02-01 |           293 |               | 65 21:10:19.020  |                         669 |                         | 30 07:44:36.903        | [0.84, 75.38, 228.86, 643.58]             
+ 2022-06-01 |           414 |      | 147 02:59:42.266 |                         835 |                | 75 01:04:58.315        | [4.34, 223.81, 561.20, 1029.23]           
+ 2022-05-01 |           394 |      | 143 23:23:16.353 |                         934 |                  | 66 04:54:09.725        | [3.57, 196.94, 542.45, 1015.69]           
+ 2022-04-01 |           387 |       | 137 09:21:50.362 |                         953 |                   | 60 16:21:26.505        | [3.46, 190.24, 513.81, 984.69]            
+ 2022-03-01 |           504 |           | 104 14:55:29.613 |                        1005 |                    | 55 08:35:53.887        | [0.83, 100.63, 425.02, 911.17]            
+ 2022-02-01 |           414 |         | 117 13:10:46.746 |                         873 |                   | 58 03:51:55.222        | [2.32, 144.39, 454.22, 907.23]            
+ 2022-01-01 |           441 |          | 106 09:56:44.490 |                         835 |                    | 56 18:58:36.806        | [1.40, 110.96, 424.52, 879.23]            
+ 2021-12-01 |           366 |         | 115 08:30:43.366 |                         780 |                    | 54 18:22:17.114        | [2.67, 157.73, 428.37, 864.69]            
+ 2021-11-01 |           355 |          | 109 20:38:46.732 |                         810 |                     | 49 02:44:57.937        | [4.06, 139.97, 403.22, 833.69]            
+ 2021-10-01 |           375 |            | 93 09:58:52.563  |                         791 |                      | 46 13:10:34.427        | [0.90, 103.28, 359.21, 803.69]            
+ 2021-09-01 |           368 |            | 87 10:28:06.533  |                         721 |                     | 46 20:58:31.617        | [0.51, 85.45, 340.54, 772.69]             
+ 2021-08-01 |           305 |           | 98 17:31:30.367  |                         673 |                     | 46 15:26:20.840        | [1.13, 128.01, 352.41, 742.69]            
+ 2021-07-01 |           300 |            | 91 12:24:06.423  |                         718 |                      | 41 23:18:09.696        | [1.43, 109.77, 326.27, 711.69]            
+ 2021-06-01 |           304 |             | 82 19:30:07.934  |                         724 |                       | 38 21:21:38.064        | [0.59, 76.14, 298.46, 680.69]             
+ 2021-05-01 |           341 |              | 70 22:14:58.762  |                         780 |                        | 34 02:07:50.963        | [0.46, 44.69, 259.35, 661.50]             
+ 2021-04-01 |           301 |              | 74 12:56:23.515  |                         733 |                        | 33 11:47:19.997        | [0.97, 76.19, 258.72, 630.50]             
+ 2021-03-01 |           349 |                | 60 20:43:49.080  |                         707 |                        | 31 12:15:49.847        | [0.38, 32.00, 215.06, 603.62]             
+ 2021-02-01 |           293 |               | 65 21:10:19.020  |                         669 |                         | 30 07:44:36.903        | [0.84, 74.20, 228.86, 643.58]             
  2021-01-01 |           274 |               | 64 03:03:54.000  |                         729 |                          | 24 16:15:05.907        | [0.81, 64.61, 217.35, 615.58]             
- 2020-12-01 |           301 |                 | 51 14:21:18.787  |                         779 |                          | 21 12:09:10.855        | [0.56, 33.52, 176.12, 513.62]             
- 2020-11-01 |           352 |                  | 38 00:56:06.713  |                         814 |                           | 20 08:34:48.720        | [0.29, 6.61, 122.49, 482.62]              
- 2020-10-01 |           319 |                  | 39 10:12:50.850  |                         775 |                           | 20 01:47:38.199        | [0.26, 10.40, 144.84, 452.62]             
+ 2020-12-01 |           301 |                 | 51 14:21:18.787  |                         779 |                          | 21 12:09:10.855        | [0.56, 33.79, 176.12, 513.62]             
+ 2020-11-01 |           352 |                  | 38 00:56:06.713  |                         814 |                           | 20 08:34:48.720        | [0.29, 6.36, 122.49, 482.62]              
+ 2020-10-01 |           319 |                  | 39 10:12:50.850  |                         775 |                           | 20 01:47:38.199        | [0.26, 10.63, 144.84, 452.62]             
  2020-09-01 |           313 |                  | 40 16:49:24.457  |                         761 |                           | 17 19:58:52.066        | [0.77, 21.20, 147.66, 492.58]             
- 2020-08-01 |           323 |                  | 36 12:20:35.988  |                         804 |                           | 16 01:31:52.121        | [0.36, 16.34, 127.16, 462.58]             
+ 2020-08-01 |           323 |                  | 36 12:20:35.988  |                         804 |                           | 16 01:31:52.121        | [0.37, 16.24, 127.16, 462.58]             
  2020-07-01 |           315 |                   | 31 19:53:58.454  |                         744 |                            | 14 21:13:37.724        | [0.33, 6.32, 108.70, 431.58]              
- 2020-06-01 |           328 |                   | 28 12:52:21.973  |                         689 |                            | 14 09:25:05.618        | [0.22, 4.42, 100.29, 400.58]              
- 2020-05-01 |           248 |                   | 31 07:40:34.698  |                         662 |                            | 14 07:11:57.659        | [0.67, 18.35, 91.24, 378.28]              
- 2020-04-01 |           252 |                   | 26 11:21:03.437  |                         665 |                            | 12 23:09:35.887        | [0.44, 7.50, 75.37, 347.28]               
- 2020-03-01 |           286 |                    | 23 08:53:46.105  |                         663 |                            | 11 12:23:39.608        | [0.27, 7.41, 70.62, 335.98]               
- 2020-02-01 |           247 |                    | 24 11:11:51.089  |                         585 |                            | 11 18:52:54.323        | [0.89, 10.98, 92.28, 318.67]              
- 2020-01-01 |           259 |                    | 19 21:08:43.741  |                         561 |                             | 9 20:32:09.692         | [0.44, 3.37, 71.59, 289.67]               
- 2019-12-01 |           197 |                    | 22 11:21:54.741  |                         551 |                             | 9 01:34:12.254         | [0.56, 13.29, 66.17, 269.95]              
- 2019-11-01 |           210 |                     | 16 05:38:34.552  |                         561 |                             | 7 21:23:05.795         | [0.43, 4.78, 43.68, 227.67]               
- 2019-10-01 |           243 |                     | 12 17:40:47.700  |                         530 |                             | 6 20:45:53.262         | [0.24, 2.62, 31.40, 197.67]               
+ 2020-06-01 |           328 |                   | 28 12:52:21.973  |                         689 |                            | 14 09:25:05.618        | [0.22, 4.74, 100.29, 400.58]              
+ 2020-05-01 |           248 |                   | 31 07:40:34.698  |                         662 |                            | 14 07:11:57.659        | [0.67, 18.59, 91.24, 378.28]              
+ 2020-04-01 |           252 |                   | 26 11:21:03.437  |                         665 |                            | 12 23:09:35.887        | [0.44, 7.09, 75.94, 347.28]               
+ 2020-03-01 |           286 |                    | 23 08:53:46.105  |                         663 |                            | 11 12:23:39.608        | [0.27, 7.43, 70.62, 335.98]               
+ 2020-02-01 |           247 |                    | 24 11:11:51.089  |                         585 |                            | 11 18:52:54.323        | [0.89, 11.13, 92.28, 318.67]              
+ 2020-01-01 |           259 |                    | 19 21:08:43.741  |                         561 |                             | 9 20:32:09.692         | [0.44, 3.35, 71.59, 289.67]               
+ 2019-12-01 |           197 |                    | 22 11:21:54.741  |                         551 |                             | 9 01:34:12.254         | [0.56, 13.15, 66.17, 269.95]              
+ 2019-11-01 |           210 |                     | 16 05:38:34.552  |                         561 |                             | 7 21:23:05.795         | [0.43, 4.68, 43.68, 227.67]               
+ 2019-10-01 |           243 |                     | 12 17:40:47.700  |                         530 |                             | 6 20:45:53.262         | [0.24, 2.62, 30.94, 197.67]               
  2019-09-01 |           188 |                     | 14 06:16:27.484  |                         423 |                             | 7 08:22:32.390         | [0.27, 3.06, 51.02, 194.16]               
- 2019-08-01 |           167 |                     | 13 00:53:10.192  |                         408 |                             | 6 03:46:00.586         | [0.39, 7.25, 42.47, 171.20]               
- 2019-07-01 |           132 |                     | 12 11:17:52.917  |                         388 |                             | 5 10:56:40.889         | [0.56, 7.71, 45.36, 140.20]               
+ 2019-08-01 |           167 |                     | 13 00:53:10.192  |                         408 |                             | 6 03:46:00.586         | [0.39, 7.31, 42.47, 171.20]               
+ 2019-07-01 |           132 |                     | 12 11:17:52.917  |                         388 |                             | 5 10:56:40.889         | [0.56, 7.76, 45.36, 140.20]               
  2019-06-01 |           168 |                      | 7 01:00:51.821   |                         375 |                             | 5 17:38:03.885         | [0.31, 3.12, 17.40, 114.83]               
  2019-05-01 |           140 |                      | 7 17:33:11.550   |                         376 |                              | 3 23:02:28.803         | [0.19, 1.88, 21.56, 93.20]                
  2019-04-01 |           114 |                     | 12 07:05:38.307  |                         425 |                              | 2 09:48:46.701         | [0.34, 10.35, 51.67, 87.71]               
@@ -1357,7 +1357,7 @@ title: Trino PR Reports
  2019-01-01 |            67 |                      | 1 00:29:35.388   |                          67 |                              | 1 00:29:35.388         | [0.30, 1.05, 4.97, 7.95]                  
 (70 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/avg-time-to-first-review.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/avg-time-to-first-review.sql) ## Responsiveness of reviewers @@ -1365,23 +1365,23 @@ title: Trino PR Reports

  Reviewer response time | Number of reviews |        Chart         
 ------------------------+-------------------+----------------------
- up to 10 minutes       |              3937 |       
- 10 to 30 minutes       |              3561 |         
- 30 to 60 minutes       |              2734 |            
- 1 to 1.5 hours         |              1794 |               
- 1.5 to 2 hours         |              1326 |                 
- 2 to 4 hours           |              3146 |          
- 4 to 10 hours          |              4382 |     
+ up to 10 minutes       |              3934 |       
+ 10 to 30 minutes       |              3564 |         
+ 30 to 60 minutes       |              2736 |            
+ 1 to 1.5 hours         |              1797 |               
+ 1.5 to 2 hours         |              1327 |                 
+ 2 to 4 hours           |              3148 |          
+ 4 to 10 hours          |              4385 |     
  10 to 24 hours         |              5116 |  
  1 to 2 days            |              2575 |            
- 2 to 4 days            |              2553 |             
+ 2 to 4 days            |              2558 |            
  4 to 10 days           |              2471 |             
- 10 to 30 days          |              1741 |                
- 30 to 90 days          |               638 |                    
- over 90 days           |               622 |                    
+ 10 to 30 days          |              1743 |                
+ 30 to 90 days          |               637 |                    
+ over 90 days           |               623 |                    
 (14 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/reviewer-responsiveness.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/reviewer-responsiveness.sql) ## Responsiveness of authors @@ -1389,23 +1389,23 @@ title: Trino PR Reports

  Author response time | Number of events |        Chart         
 ----------------------+------------------+----------------------
- up to 10 minutes     |             3719 |       
- 10 to 30 minutes     |             3041 |          
+ up to 10 minutes     |             3746 |       
+ 10 to 30 minutes     |             3039 |          
  30 to 60 minutes     |             2310 |             
  1 to 1.5 hours       |             1429 |                
- 1.5 to 2 hours       |             1001 |                  
- 2 to 4 hours         |             2516 |            
- 4 to 10 hours        |             3554 |       
- 10 to 24 hours       |             4731 |  
+ 1.5 to 2 hours       |             1002 |                  
+ 2 to 4 hours         |             2519 |            
+ 4 to 10 hours        |             3548 |        
+ 10 to 24 hours       |             4735 |  
  1 to 2 days          |             1979 |              
  2 to 4 days          |             2010 |              
  4 to 10 days         |             1798 |               
- 10 to 30 days        |             1082 |                  
- 30 to 90 days        |              459 |                     
- over 90 days         |              273 |                     
+ 10 to 30 days        |             1084 |                  
+ 30 to 90 days        |              458 |                     
+ over 90 days         |              274 |                     
 (14 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/author-responsiveness.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/author-responsiveness.sql) ## Open PRs age @@ -1414,18 +1414,18 @@ title: Trino PR Reports Age | Number of PRs | Number of PRs chart ----------------+---------------+---------------------- up to 1 day | 4 | - 1 to 2 days | 2 | - 2 to 4 days | 6 | - 4 to 10 days | 7 | - 10 to 30 days | 24 | + 1 to 2 days | 4 | + 2 to 4 days | 1 | + 4 to 10 days | 12 | + 10 to 30 days | 20 | 1 to 3 months | 59 | 3 to 6 months | 33 | - 6 to 12 months | 47 | + 6 to 12 months | 46 | 1 to 2 years | 44 | over 2 year | 18 | (10 rows) -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/open-pr-age.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/open-pr-age.sql) ## Longest time without any review or comment @@ -1433,37 +1433,37 @@ title: Trino PR Reports | number | title | days_without_review | author_commits_last_year | author_org | | ------:| ------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------:| ------------------------:| ------------- | -| 23230 | Webapp Preview: Authentication | 35 | 0 | \<unknown\> | -| 23328 | Retain authorization header during redirect | 29 | 0 | \<unknown\> | -| 23393 | Add table functions to \`SHOW FUNCTIONS\` result | 24 | 814 | starburstdata | -| 23419 | Add DuckDB connector | 22 | 814 | starburstdata | -| 23460 | Running branch for Clickhouse pushdowns | 19 | 44 | starburstdata | -| 23518 | Minor improvements to tests and others | 16 | 318 | starburstdata | -| 23544 | Clarify where to set legacy Hive properties for S3 | 12 | 81 | starburstdata | -| 23600 | Webapp Preview: Cluster Overview with sparklines | 7 | 0 | \<unknown\> | -| 23655 | Document avoiding \`get\` prefix in method names | 3 | 806 | starburstdata | -| 23687 | Use dynamic filters to reduce hive partitions metadata listing | 1 | 126 | starburstdata | -| 23689 | Split channel fields initialization in JoinCompiler into multiple methods to avoid byte-code size limit error | 0 | 0 | \<unknown\> | -| 23691 | Add the Faker connector | 0 | 75 | starburstdata | - -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/awaiting-review.sql) +| 23230 | Webapp Preview: Authentication | 36 | 0 | \<unknown\> | +| 23328 | Retain authorization header during redirect | 30 | 0 | \<unknown\> | +| 23419 | Add DuckDB connector | 23 | 813 | starburstdata | +| 23460 | Running branch for Clickhouse pushdowns | 20 | 44 | starburstdata | +| 23518 | Minor improvements to tests and others | 17 | 318 | starburstdata | +| 23544 | Clarify where to set legacy Hive properties for S3 | 13 | 81 | starburstdata | +| 23600 | Webapp Preview: Cluster Overview with sparklines | 8 | 0 | \<unknown\> | +| 23655 | Document avoiding \`get\` prefix in method names | 4 | 807 | starburstdata | +| 23694 | Tweak validation of missing data columns in Iceberg \`add\_files\_from\_table\` procedure | 1 | 807 | starburstdata | +| 23689 | Split channel fields initialization in JoinCompiler into multiple methods to avoid byte-code size limit error | 1 | 0 | \<unknown\> | +| 23697 | \[Test\] Update protobuf to 4.28.2 | 0 | 1310 | starburstdata | +| 23696 | Migrate Hudi product tests to integration tests | 0 | 807 | starburstdata | + +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/awaiting-review.sql) ## Time since last activity on a PR -| last activity | count | pull request IDs | -| ------------------ | -----:| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| up to 24 hours ago | 12 | \[17391, 22827, 23034, 23453, 23619, 23657, 23687, 23688, 23689, 23690, 23691, 23692\] | -| 1 to 3 days ago | 17 | \[13634, 22513, 22632, 22831, 22944, 22998, 23002, 23302, 23419, 23432, 23513, 23562, 23566, 23652, 23667, 23669, 23684\] | -| 3 to 7 days ago | 44 | \[7162, 12782, 13989, 14478, 14757, 15337, 18457, 20069, 20290, 20393, 20914, 21149, 21458, 21880, 22027, 22321, 22675, 22951, 22974, 22992, 23000, 23024, 23053, 23063, 23134, 23148, 23206, 23230, 23317, 23328, 23417, 23427, 23459, 23490, 23501, 23564, 23583, 23598, 23600, 23606, 23611, 23639, 23655, 23662\] | -| 7 to 14 days ago | 24 | \[6134, 12369, 14648, 15406, 15561, 20146, 20157, 20555, 21000, 22461, 22527, 22663, 22824, 22847, 23072, 23076, 23118, 23119, 23178, 23244, 23322, 23474, 23544, 23555\] | -| 14 to 21 days ago | 27 | \[13401, 13426, 13584, 13599, 19292, 20701, 21957, 22805, 22817, 22870, 22906, 23054, 23061, 23064, 23091, 23100, 23111, 23188, 23196, 23197, 23314, 23447, 23460, 23470, 23485, 23518, 23527\] | -| 21 to 30 days ago | 4 | \[21732, 22812, 23284, 23393\] | -| 30 to 90 days ago | 35 | \[12810, 15288, 15832, 16558, 18214, 20027, 20863, 21380, 21534, 21550, 21794, 22099, 22123, 22188, 22254, 22403, 22443, 22478, 22489, 22519, 22543, 22563, 22568, 22669, 22694, 22757, 22833, 22899, 22926, 22967, 22993, 23103, 23104, 23235, 23277\] | -| over 90 days ago | 81 | \[12570, 13372, 13433, 13827, 14367, 14451, 15417, 15826, 15993, 16065, 16389, 16421, 16602, 16685, 16724, 16828, 16928, 17131, 17288, 17319, 17327, 17343, 17464, 17487, 17528, 17595, 17608, 17682, 17717, 18384, 18390, 18515, 18986, 18993, 19107, 19154, 19161, 19260, 19365, 19540, 19569, 19651, 19744, 19819, 19941, 19954, 20086, 20148, 20203, 20209, 20269, 20338, 20437, 20457, 20601, 20711, 20759, 20815, 20836, 21027, 21060, 21089, 21156, 21163, 21196, 21210, 21243, 21370, 21378, 21408, 21440, 21520, 21558, 21588, 21710, 21892, 21913, 22096, 22172, 22586, 22599\] | +| last activity | count | pull request IDs | +| ------------------ | -----:| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| up to 24 hours ago | 24 | \[12810, 17391, 20027, 20601, 22403, 22632, 22827, 22951, 22992, 23322, 23393, 23432, 23460, 23501, 23598, 23619, 23669, 23684, 23689, 23691, 23696, 23697, 23698, 23699\] | +| 1 to 3 days ago | 6 | \[23034, 23453, 23566, 23657, 23692, 23694\] | +| 3 to 7 days ago | 40 | \[12782, 13634, 13989, 14478, 14757, 18457, 20069, 20290, 20393, 20914, 21149, 21458, 21880, 22027, 22321, 22513, 22675, 22831, 22944, 22998, 23000, 23002, 23024, 23053, 23134, 23148, 23302, 23317, 23419, 23427, 23459, 23490, 23513, 23564, 23606, 23639, 23652, 23655, 23662, 23667\] | +| 7 to 14 days ago | 27 | \[7162, 14648, 15337, 15406, 15561, 20146, 20157, 20555, 21000, 22824, 22847, 22974, 23063, 23072, 23076, 23118, 23178, 23206, 23230, 23244, 23328, 23474, 23544, 23555, 23583, 23600, 23611\] | +| 14 to 21 days ago | 29 | \[6134, 12369, 13401, 13426, 13584, 13599, 20701, 21957, 22461, 22527, 22663, 22805, 22817, 22870, 22906, 23054, 23061, 23064, 23091, 23100, 23111, 23119, 23188, 23196, 23197, 23447, 23485, 23518, 23527\] | +| 21 to 30 days ago | 5 | \[19292, 21732, 22812, 23284, 23314\] | +| 30 to 90 days ago | 31 | \[15288, 15832, 16558, 18214, 20863, 21380, 21534, 21550, 21794, 22099, 22123, 22188, 22254, 22443, 22489, 22519, 22543, 22563, 22568, 22669, 22694, 22757, 22833, 22899, 22926, 22967, 22993, 23103, 23104, 23235, 23277\] | +| over 90 days ago | 79 | \[12570, 13372, 13433, 13827, 14367, 14451, 15417, 15826, 15993, 16065, 16389, 16421, 16602, 16685, 16724, 16828, 16928, 17131, 17288, 17319, 17327, 17343, 17464, 17487, 17528, 17595, 17608, 17682, 17717, 18384, 18390, 18515, 18986, 18993, 19107, 19154, 19161, 19260, 19365, 19540, 19569, 19651, 19744, 19819, 19941, 20086, 20148, 20203, 20209, 20269, 20338, 20437, 20457, 20711, 20759, 20815, 20836, 21027, 21060, 21089, 21156, 21163, 21196, 21210, 21243, 21370, 21378, 21408, 21440, 21520, 21558, 21588, 21710, 21892, 21913, 22096, 22172, 22586, 22599\] | -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/inactivity-on-prs.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/inactivity-on-prs.sql) ## Abandoned PRs @@ -1471,28 +1471,28 @@ title: Trino PR Reports | number | title | days_since_push | days_since_review | days_since_comment | author_commits_last_year | author_org | | ------:| --------------------------------------------------------------------------------------------------------------------------- | ---------------:| -----------------:| ------------------:| ------------------------:| ------------- | -| 12810 | Add IN operator to the comparison section documentation | 847 | 845 | 845 | 0 | \<unknown\> | -| 12782 | Fix missing historical metrics in trino-jmx | 843 | 786 | 786 | 0 | \<unknown\> | -| 13426 | Fail on interval with exceeded precision | 793 | 18 | 18 | 0 | \<unknown\> | -| 13584 | Add Parquet column index filtering to Iceberg | 789 | 775 | 775 | 151 | starburstdata | -| 13989 | Support insert overwrite partition for iceberg | 762 | 3 | 3 | 0 | \<unknown\> | -| 14757 | Respect \`java.io.tempdir\` system property | 712 | 711 | 711 | 0 | \<unknown\> | -| 13401 | Skew join optimizer | 693 | 693 | 693 | 0 | \<unknown\> | -| 15337 | Fix test for invalid rate in FormatUtils.formatDataRate\(\) | 668 | 668 | 668 | 0 | \<unknown\> | -| 15561 | Simplify logical expressions using TupleDomain when possible | 647 | 600 | 600 | 0 | \<unknown\> | -| 15993 | Support replace src string in char type | 608 | 572 | 572 | 0 | \<unknown\> | -| 14478 | Fix translate doesn't work on CHAR values | 556 | 702 | 702 | 5 | \<untracked\> | -| 15288 | Add a new optimization rule: query fusion | 520 | 535 | 535 | 0 | \<unknown\> | -| 17288 | Fill TupleDomain and expression in Constraint passed to ConnectorSplitSource | 520 | 516 | 516 | 796 | starburstdata | -| 17327 | Add chisquared cdf | 499 | 499 | 499 | 0 | \<unknown\> | -| 17717 | Use client-provided OAuth token to access Google BigQuery | 489 | 179 | 179 | 0 | \<unknown\> | -| 15826 | Trino CLI: support --extra-header parameter | 422 | 514 | 514 | 0 | \<unknown\> | -| 13599 | Support for TIMESTAMP WITH TIME ZONE with nanosecond precision in Parquet | 405 | 410 | 410 | 0 | \<unknown\> | -| 17595 | Add extra\_properties to Delta Lake table properties | 397 | 397 | 397 | 0 | \<unknown\> | -| 18986 | Expose property to set the degree of acceleration of the geometry | 390 | 387 | 387 | 114 | \<untracked\> | -| 7162 | Pinot insert | 379 | 6 | 6 | 0 | \<unknown\> | - -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/abandoned-prs.sql) +| 12810 | Add IN operator to the comparison section documentation | 848 | 846 | 846 | 0 | \<unknown\> | +| 12782 | Fix missing historical metrics in trino-jmx | 844 | 787 | 787 | 0 | \<unknown\> | +| 13426 | Fail on interval with exceeded precision | 794 | 19 | 19 | 0 | \<unknown\> | +| 13584 | Add Parquet column index filtering to Iceberg | 790 | 776 | 776 | 151 | starburstdata | +| 13989 | Support insert overwrite partition for iceberg | 763 | 4 | 4 | 0 | \<unknown\> | +| 14757 | Respect \`java.io.tempdir\` system property | 713 | 712 | 712 | 0 | \<unknown\> | +| 13401 | Skew join optimizer | 694 | 694 | 694 | 0 | \<unknown\> | +| 15337 | Fix test for invalid rate in FormatUtils.formatDataRate\(\) | 669 | 669 | 669 | 0 | \<unknown\> | +| 15561 | Simplify logical expressions using TupleDomain when possible | 648 | 601 | 601 | 0 | \<unknown\> | +| 15993 | Support replace src string in char type | 609 | 573 | 573 | 0 | \<unknown\> | +| 14478 | Fix translate doesn't work on CHAR values | 557 | 703 | 703 | 5 | \<untracked\> | +| 15288 | Add a new optimization rule: query fusion | 521 | 536 | 536 | 0 | \<unknown\> | +| 17288 | Fill TupleDomain and expression in Constraint passed to ConnectorSplitSource | 521 | 517 | 517 | 796 | starburstdata | +| 17327 | Add chisquared cdf | 500 | 500 | 500 | 0 | \<unknown\> | +| 17717 | Use client-provided OAuth token to access Google BigQuery | 490 | 180 | 180 | 0 | \<unknown\> | +| 15826 | Trino CLI: support --extra-header parameter | 423 | 515 | 515 | 0 | \<unknown\> | +| 13599 | Support for TIMESTAMP WITH TIME ZONE with nanosecond precision in Parquet | 406 | 411 | 411 | 0 | \<unknown\> | +| 17595 | Add extra\_properties to Delta Lake table properties | 398 | 398 | 398 | 0 | \<unknown\> | +| 18986 | Expose property to set the degree of acceleration of the geometry | 391 | 388 | 388 | 114 | \<untracked\> | +| 7162 | Pinot insert | 380 | 7 | 7 | 0 | \<unknown\> | + +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/abandoned-prs.sql) ## Longest running PRs @@ -1505,7 +1505,7 @@ title: Trino PR Reports | 21957 | Support pushing dereferences within lambdas into table scan | 93 | | 20086 | Add date support to kudu | 83 | | 19819 | Fix merge api \#15585 | 75 | -| 22827 | Subquery cache & friends 2 | 59 | +| 22827 | Subquery cache & friends 2 | 60 | | 22188 | Extend syntax for Dynamic Catalogs | 58 | | 12782 | Fix missing historical metrics in trino-jmx | 57 | | 22027 | MongoDB: Support DBRef pushdown | 54 | @@ -1521,7 +1521,7 @@ title: Trino PR Reports | 22817 | Remove line endings from prometheus bearer token | 33 | | 22568 | Push one side of BETWEEN if full pushdown not possible | 32 | -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/running-prs.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/running-prs.sql) ## Stale PRs @@ -1529,27 +1529,27 @@ title: Trino PR Reports | number | title | days_since_updated | | ------:| -------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------:| -| 17288 | Fill TupleDomain and expression in Constraint passed to ConnectorSplitSource | 179 | -| 20457 | Improve char type and comparison docs | 178 | -| 20601 | Add docs for fs caching with Hudi | 178 | -| 16828 | Implement Insert into Kafka | 177 | -| 17327 | Add chisquared cdf | 173 | -| 20148 | Fixing the issue where the 'Filter required...' error occurs even though the query has a partition filter | 171 | -| 17717 | Use client-provided OAuth token to access Google BigQuery | 164 | -| 20086 | Add date support to kudu | 163 | -| 17682 | Add support for external db for schema management in mongodb connector | 159 | -| 18384 | Rewrite partial top-n node to LimitNode or LastNNode | 159 | -| 16928 | Classify Iceberg CommitFailedException as TRANSACTION\_CONFLICT \#16770 | 159 | -| 20759 | Enable custom date format support for Elasticsearch connector | 159 | -| 19365 | Load default Java truststore for --use-system-truststore | 159 | -| 20815 | Elasticsearch test cleanups | 159 | -| 17528 | Add partition column to the Iceberg's File metadata table | 157 | -| 21196 | Use only single-parameter argument conventions | 153 | -| 21408 | Add week to UnwrapDateTruncInComparison | 149 | -| 21243 | include null audience only if no additional audiences configured | 145 | -| 18390 | Add support for \`GROUP BY ALL\` aggregation | 144 | -| 19107 | optimize MultilevelSplitQueue poll split by weight elimination | 143 | - -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/pr/stale-prs.sql) - -Generated on Mon Oct 7 06:11:57 UTC 2024 +| 17288 | Fill TupleDomain and expression in Constraint passed to ConnectorSplitSource | 180 | +| 20457 | Improve char type and comparison docs | 179 | +| 16828 | Implement Insert into Kafka | 178 | +| 17327 | Add chisquared cdf | 174 | +| 20148 | Fixing the issue where the 'Filter required...' error occurs even though the query has a partition filter | 172 | +| 17717 | Use client-provided OAuth token to access Google BigQuery | 165 | +| 20086 | Add date support to kudu | 164 | +| 17682 | Add support for external db for schema management in mongodb connector | 160 | +| 20759 | Enable custom date format support for Elasticsearch connector | 160 | +| 16928 | Classify Iceberg CommitFailedException as TRANSACTION\_CONFLICT \#16770 | 160 | +| 20815 | Elasticsearch test cleanups | 160 | +| 19365 | Load default Java truststore for --use-system-truststore | 160 | +| 18384 | Rewrite partial top-n node to LimitNode or LastNNode | 160 | +| 17528 | Add partition column to the Iceberg's File metadata table | 158 | +| 21196 | Use only single-parameter argument conventions | 154 | +| 21408 | Add week to UnwrapDateTruncInComparison | 150 | +| 21243 | include null audience only if no additional audiences configured | 146 | +| 18390 | Add support for \`GROUP BY ALL\` aggregation | 145 | +| 19107 | optimize MultilevelSplitQueue poll split by weight elimination | 144 | +| 20437 | Improve Delta lake caching of metadata | 138 | + +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/pr/stale-prs.sql) + +Generated on Tue Oct 8 06:11:52 UTC 2024 diff --git a/reports/tests/index.md b/reports/tests/index.md index cb8c35a3..b51fd687 100644 --- a/reports/tests/index.md +++ b/reports/tests/index.md @@ -10,175 +10,174 @@ Weekends are greyed out.

                               Job Name                               | Fail % | Fails | Runs | Histogram chart |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Failure Links                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
 ---------------------------------------------------------------------+--------+-------+------+-----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- test (lib/trino-filesystem-alluxio)                                 |   91.7 |    11 |   12 |  ░░   ▇ ░░      | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-google-sheets)                                   |   29.7 |    70 |  236 |  ░░▄▂▂▃▃▇▂▃▂▂▃▁ | job job job job job job job job job job job job job job job  
- test (plugin/trino-bigquery)                                        |   12.0 |    38 |  317 |  ░░▁▂▂▁▂░░▁▂▁▁  | job job job job job job job job job job job job job job job  
- test-jdbc-compatibility                                             |    5.8 |    27 |  465 |  ░░ ▁   ░░▁▂▁   | job job job job job job job job job job job job job job job  
- pt (default, suite-compatibility, )                                 |    5.6 |    21 |  373 |  ░░ ▁   ░░▁▃    | job job job job job job job job job job job job job job job  
- pt (default, suite-delta-lake-databricks104, )                      |    4.9 |     9 |  183 |  ░░▁▂   ░░▂     | job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-delta-lake)                                      |    4.8 |    17 |  355 |  ░░     ░ ▁▁▁ ▁ | job job job job job job job job job job job job job job job  
- test-other-modules                                                  |    4.4 |    19 |  435 |  ░░ ▁  ▁▂▁▁▁    | job job job job job job job job job job job job job job job  
- pt (default, suite-6-non-generic, )                                 |    4.0 |    14 |  350 |  ░░▃    ░░▁     | job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-delta-lake-databricks133, )                      |    4.0 |     7 |  177 |  ░░▁    ░░▂   ▁ | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-kafka, )                                         |    3.7 |    13 |  353 |  ░░▃    ░░▁     | job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (lib/trino-filesystem,lib … lesystem-manager,lib/trino-file... |    3.7 |    13 |  353 |  ░░    ▁░░▁▁▁   | job job job job job job job job job job job job job                                                                                                                                                                  
- pt (default, suite-7-non-generic, )                                 |    3.6 |    13 |  361 |  ░░▃    ░░      | job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-sqlserver, ubuntu-20.04)                         |    3.5 |    11 |  314 |  ░░▁   ▁░░ ▁▁   | job job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-delta-lake-databricks91, )                       |    3.4 |     6 |  179 |  ░░▁    ░░▂     | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-phoenix5)                                        |    3.3 |    10 |  304 |  ░░   ▁ ░░ ▁▁   | job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (lib/trino-filesystem-azure, cloud-tests)                      |    3.2 |    11 |  345 |  ░░    ▁░░▁▁▁   | job job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-delta-lake-databricks122, )                      |    3.2 |     6 |  187 |  ░░▁    ░░▂▁    | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-gcs, )                                           |    3.2 |     6 |  185 |  ░░▁    ░░▂     | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-delta-lake-databricks154, )                      |    3.0 |     2 |   66 |  ░░▁    ░░      | job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (lib/trino-filesystem-s3, cloud-tests)                         |    2.9 |    10 |  350 |  ░░     ▁ ▁     | job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-3, )                                             |    2.7 |    10 |  368 |  ░░     ░░▁     | job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (core/trino-main)                                              |    2.7 |     8 |  291 |  ░░    ▁░░ ▁▁▁  | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-raptor-legacy)                                   |    2.7 |     6 |  223 |  ░░     ░░ ▁▁   | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-databricks-unity-http-hms, )                     |    2.7 |     5 |  187 |  ░░▁    ░░▂     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-azure, )                                         |    2.7 |     5 |  185 |  ░░▁    ░░▂     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-delta-lake-databricks113, )                      |    2.7 |     5 |  185 |  ░░▁    ░░▂     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-redshift, fte-tests)                             |    2.5 |     8 |  325 |  ░░     ░░▁▁▁   | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-singlestore)                                     |    2.5 |     8 |  317 |  ░░    ▁░░▁     | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-hive)                                            |    2.4 |     8 |  339 |  ░░ ▁   ░░ ▁  ▁ | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-iceberg, )                                       |    2.3 |     8 |  355 |  ░░     ░░▁     | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-pinot)                                           |    2.3 |     7 |  308 |  ░░     ░░▁▁▁   | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- artifact-checks                                                     |    2.2 |    10 |  449 |  ░░     ░░▁     | job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                  
- maven-checks 23                                                     |    2.2 |     9 |  413 |  ░░     ░░      | job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-hive-transactional, )                            |    2.2 |     8 |  361 |  ░░     ░░▁     | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-snowflake)                                       |    2.2 |     7 |  325 |  ░░     ░░▁▁▁   | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-snowflake, cloud-tests)                          |    2.2 |     7 |  321 |  ░░     ░░▁▁▁   | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-snowflake, )                                     |    2.2 |     4 |  186 |  ░░     ░░▂     | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- maven-checks 24-ea                                                  |    2.1 |     9 |  419 | ▃▂░     ░░      | job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-redshift, cloud-tests)                           |    2.1 |     7 |  327 |  ░░     ░░▁▁▁   | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (testing/trino-tests)                                          |    2.0 |     7 |  351 |  ░░  ▁  ░░      | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (lib/trino-filesystem-gcs, cloud-tests)                        |    2.0 |     7 |  350 |  ░░     ░░▁▁    | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-druid)                                           |    2.0 |     6 |  307 |  ░░     ░░▁ ▁   | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-2, )                                             |    1.9 |     7 |  363 |  ░░     ░░▁     | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-5, )                                             |    1.9 |     7 |  363 |  ░░     ░░▁     | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-openlineage)                                     |    1.9 |     6 |  321 |  ░░     ░░▁▁▁   | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-kudu)                                            |    1.9 |     6 |  317 |  ░░     ░░▁ ▁   | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-accumulo)                                        |    1.9 |     6 |  316 |  ░░     ░░▁ ▁   | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-resource-group-managers)                         |    1.9 |     6 |  310 |  ░░     ░░▁▁▁   | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-delta-lake-oss, )                                |    1.8 |     7 |  381 |  ░░     ░░▁     | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-redshift)                                        |    1.8 |     6 |  330 |  ░░     ░░▁▁▁   | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- build-pt                                                            |    1.7 |     8 |  465 |  ░░     ░   ▁   | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (lib/trino-hdfs, cloud-tests)                                  |    1.7 |     6 |  347 |  ░░     ░░▁     | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-1, )                                             |    1.6 |     6 |  374 |  ░░     ░░▁     | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-ignite)                                          |    1.6 |     5 |  322 |  ░░     ░░▁ ▁   | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-bigquery, cloud-tests-2)                         |    1.6 |     5 |  318 |  ░░     ░░      | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-mariadb)                                         |    1.6 |     5 |  316 |  ░░     ░░  ▁   | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-opensearch)                                      |    1.6 |     5 |  313 |  ░░     ░░ ▁▁   | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-cassandra)                                       |    1.6 |     5 |  308 |  ░░     ░░▁ ▁   | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-clickhouse)                                      |    1.5 |     5 |  341 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (lib/trino-orc,lib/trino-parquet)                              |    1.5 |     5 |  333 |  ░░     ░░▁▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- hive-tests (config-hdp3)                                            |    1.4 |     7 |  514 |  ░░     ░░▁     | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (testing/trino-faulttoler … -tests, test-fault-tolerant-delta) |    1.4 |     6 |  414 |  ░░     ░░▁▁    | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-iceberg)                                         |    1.4 |     5 |  364 |  ░░     ░░      | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-oauth2, )                                        |    1.4 |     5 |  363 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-clickhouse, )                                    |    1.3 |     5 |  392 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-functions, )                                     |    1.3 |     5 |  392 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (apache-hive3, suite-hms-only, )                                 |    1.3 |     5 |  388 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-tpch, )                                          |    1.3 |     5 |  386 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-ldap, )                                          |    1.3 |     5 |  385 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-tpcds, )                                         |    1.3 |     5 |  381 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-hudi, )                                          |    1.3 |     5 |  379 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-storage-formats-detailed, )                      |    1.3 |     5 |  378 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-cassandra, )                                     |    1.3 |     5 |  375 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-delta-lake, cloud-tests)                         |    1.3 |     5 |  375 |  ░░     ░░      | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-ignite, )                                        |    1.3 |     5 |  373 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-mysql, )                                         |    1.3 |     5 |  371 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-elasticsearch)                                   |    1.3 |     4 |  317 |  ░░     ░░  ▁   | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-kafka)                                           |    1.3 |     4 |  314 |  ░░     ░░  ▁   | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-oracle)                                          |    1.3 |     4 |  313 |  ░░     ░░ ▁▁   | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-redis)                                           |    1.3 |     4 |  313 |  ░░     ░░ ▁▁   | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-postgresql)                                      |    1.3 |     4 |  311 |  ░░     ░░ ▁▁   | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-mongodb)                                         |    1.3 |     4 |  307 |  ░░     ░░ ▁▁   | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-exasol)                                          |    1.3 |     4 |  305 |  ░░     ░░ ▁▁   | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-all-connectors-smoke, )                          |    1.2 |     5 |  432 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-iceberg, cloud-tests)                            |    1.2 |     5 |  402 |  ░░     ░░▁     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-hive, fte-tests)                                 |    1.2 |     4 |  346 |  ░░     ░░      | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- error-prone-checks                                                  |    1.1 |     5 |  448 |  ░░     ░░      | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (client/trino-jdbc,plugin … /trino-memory,plugin/trino-thrift) |    1.1 |     4 |  363 |  ░░     ░░      | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-hudi)                                            |    1.1 |     4 |  360 |  ░░     ░░      | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-mysql)                                           |    1.0 |     3 |  311 |  ░░     ░░  ▁   | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (testing/trino-faulttoler … ests, test-fault-tolerant-iceberg) |    0.8 |     3 |  391 |  ░░     ░░      | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-clients, )                                       |    0.8 |     3 |  382 |  ░░     ░░▁     | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-iceberg, fte-tests)                              |    0.8 |     3 |  381 |  ░░     ░░      | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- pt (default, suite-parquet, )                                       |    0.8 |     3 |  380 |  ░░     ░░      | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-delta-lake, fte-tests)                           |    0.8 |     3 |  361 |  ░░     ░░      | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-iceberg, minio-and-avro)                         |    0.8 |     3 |  360 |  ░░     ░░      | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (plugin/trino-hive, test-parquet)                              |    0.8 |     3 |  353 |  ░░     ░░▁     | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (testing/trino-faulttoler … t-tests, test-fault-tolerant-hive) |    0.5 |     2 |  392 |  ░░     ░░      | job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- build-test-matrix                                                   |    0.4 |     2 |  530 |  ░░     ░░      | job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
- test (testing/trino-faulttolerant-tests, default)                   |    0.2 |     1 |  407 |  ░░     ░░      | job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (lib/trino-filesystem-alluxio)                                 |   91.7 |    11 |   12 |   ░░   ▇ ░░     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-google-sheets)                                   |   30.8 |    70 |  227 |  ▃░░▄▂▂▃▃▇▂▃▂▂▃ | job job job job job job job job job job job job job job job  
+ test (plugin/trino-bigquery)                                        |   12.5 |    39 |  313 |  ▁░░▁▂▂▁▂░░▁▂▁▁ | job job job job job job job job job job job job job job job  
+ test-jdbc-compatibility                                             |    5.8 |    27 |  469 |   ░░ ▁   ░░▁▂▁  | job job job job job job job job job job job job job job job  
+ pt (default, suite-compatibility, )                                 |    5.6 |    21 |  374 |   ░░ ▁   ░░▁▃   | job job job job job job job job job job job job job job job  
+ test-other-modules                                                  |    5.4 |    24 |  443 |  ▁▂░ ▁  ▁▂▁▁▁   | job job job job job job job job job job job job job job job  
+ test (plugin/trino-delta-lake)                                      |    5.2 |    18 |  348 |   ▁░     ░ ▁▁▁  | job job job job job job job job job job job job job job job  
+ pt (default, suite-delta-lake-databricks104, )                      |    4.9 |     9 |  182 |   ░░▁▂   ░░▂    | job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-6-non-generic, )                                 |    4.0 |    14 |  353 |   ░░▃    ░░▁    | job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (lib/trino-filesystem,lib … lesystem-manager,lib/trino-file... |    3.8 |    13 |  346 |   ░░    ▁░░▁▁▁  | job job job job job job job job job job job job job                                                                                                                                                                  
+ pt (default, suite-kafka, )                                         |    3.7 |    13 |  350 |   ░░▃    ░░▁    | job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-7-non-generic, )                                 |    3.6 |    13 |  363 |   ░░▃    ░░     | job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-sqlserver, ubuntu-20.04)                         |    3.5 |    11 |  312 |   ░░▁   ▁░░ ▁▁  | job job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-delta-lake-databricks91, )                       |    3.4 |     6 |  179 |   ░░▁    ░░▂    | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (lib/trino-filesystem-azure, cloud-tests)                      |    3.3 |    11 |  337 |   ░░    ▁░░▁▁▁  | job job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-phoenix5)                                        |    3.3 |    10 |  303 |   ░░   ▁ ░░ ▁▁  | job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-3, )                                             |    3.2 |    12 |  374 |   ▂░     ░░▁    | job job job job job job job job job job job job                                                                                                                                                                                                                                                  
+ pt (default, suite-delta-lake-databricks122, )                      |    3.2 |     6 |  187 |   ░░▁    ░░▂▁   | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-gcs, )                                           |    3.2 |     6 |  186 |   ░░▁    ░░▂    | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-raptor-legacy)                                   |    3.1 |     6 |  196 |   ░░     ░░ ▁▁  | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (core/trino-main)                                              |    2.8 |     8 |  287 |   ░░    ▁░░ ▁▁▁ | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-delta-lake-databricks133, )                      |    2.8 |     5 |  180 |   ░░▁    ░░▂    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-azure, )                                         |    2.7 |     5 |  186 |   ░░▁    ░░▂    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-databricks-unity-http-hms, )                     |    2.7 |     5 |  186 |   ░░▁    ░░▂    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-delta-lake-databricks113, )                      |    2.7 |     5 |  186 |   ░░▁    ░░▂    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (lib/trino-filesystem-s3, cloud-tests)                         |    2.6 |     9 |  343 |   ░░     ▁ ▁    | job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-singlestore)                                     |    2.5 |     8 |  317 |   ░░    ▁░░▁    | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-redshift, fte-tests)                             |    2.4 |     8 |  327 |   ░░     ░░▁▁▁  | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-delta-lake-databricks154, )                      |    2.4 |     2 |   83 |   ░░▁    ░░     | job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-pinot)                                           |    2.3 |     7 |  305 |   ░░     ░░▁▁▁  | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ artifact-checks                                                     |    2.2 |    10 |  455 |   ░░     ░░▁    | job job job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-2, )                                             |    2.2 |     8 |  367 |   ░░     ░░▁    | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-hive-transactional, )                            |    2.2 |     8 |  364 |   ░░     ░░▁    | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-iceberg, )                                       |    2.2 |     8 |  360 |   ░░     ░░▁    | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-snowflake)                                       |    2.2 |     7 |  325 |   ░░     ░░▁▁▁  | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-snowflake, cloud-tests)                          |    2.2 |     7 |  319 |   ░░     ░░▁▁▁  | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-snowflake, )                                     |    2.2 |     4 |  186 |   ░░     ░░▂    | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-redshift, cloud-tests)                           |    2.1 |     7 |  329 |   ░░     ░░▁▁▁  | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (testing/trino-tests)                                          |    2.0 |     7 |  347 |   ░░  ▁  ░░     | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (lib/trino-filesystem-gcs, cloud-tests)                        |    2.0 |     7 |  343 |   ░░     ░░▁▁   | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-resource-group-managers)                         |    2.0 |     6 |  306 |   ░░     ░░▁▁▁  | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-druid)                                           |    2.0 |     6 |  305 |   ░░     ░░▁ ▁  | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ maven-checks 24-ea                                                  |    1.9 |     8 |  426 |   ▂░     ░░     | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ maven-checks 23                                                     |    1.9 |     8 |  421 |   ░░     ░░     | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-5, )                                             |    1.9 |     7 |  366 |   ░░     ░░▁    | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-openlineage)                                     |    1.9 |     6 |  315 |   ░░     ░░▁▁▁  | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-kudu)                                            |    1.9 |     6 |  313 |   ░░     ░░▁ ▁  | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-accumulo)                                        |    1.9 |     6 |  312 |   ░░     ░░▁ ▁  | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-delta-lake-oss, )                                |    1.8 |     7 |  379 |   ░░     ░░▁    | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (lib/trino-hdfs, cloud-tests)                                  |    1.8 |     6 |  339 |   ░░     ░░▁    | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-redshift)                                        |    1.8 |     6 |  332 |   ░░     ░░▁▁▁  | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ build-pt                                                            |    1.7 |     8 |  469 |   ░░     ░   ▁  | job job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-1, )                                             |    1.6 |     6 |  373 |   ░░     ░░▁    | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-mysql, )                                         |    1.6 |     6 |  369 |   ░░     ░░▁    | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-ignite)                                          |    1.6 |     5 |  321 |   ░░     ░░▁ ▁  | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-bigquery, cloud-tests-2)                         |    1.6 |     5 |  316 |   ░░     ░░     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-mariadb)                                         |    1.6 |     5 |  316 |   ░░     ░░  ▁  | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-opensearch)                                      |    1.6 |     5 |  310 |   ░░     ░░ ▁▁  | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-cassandra)                                       |    1.6 |     5 |  304 |   ░░     ░░▁ ▁  | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (testing/trino-faulttoler … -tests, test-fault-tolerant-delta) |    1.5 |     6 |  408 |   ░░     ░░▁▁   | job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-clickhouse)                                      |    1.5 |     5 |  340 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-hive)                                            |    1.5 |     5 |  329 |   ░░ ▁   ░░ ▁   | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (lib/trino-orc,lib/trino-parquet)                              |    1.5 |     5 |  326 |   ░░     ░░▁▁   | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-ignite, )                                        |    1.4 |     5 |  370 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-delta-lake, cloud-tests)                         |    1.4 |     5 |  365 |   ░░     ░░     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-iceberg)                                         |    1.4 |     5 |  358 |   ░░     ░░     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ hive-tests (config-hdp3)                                            |    1.3 |     7 |  526 |   ░░     ░░▁    | job job job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-iceberg, cloud-tests)                            |    1.3 |     5 |  396 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-clickhouse, )                                    |    1.3 |     5 |  392 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-functions, )                                     |    1.3 |     5 |  390 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (apache-hive3, suite-hms-only, )                                 |    1.3 |     5 |  388 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-tpch, )                                          |    1.3 |     5 |  386 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-ldap, )                                          |    1.3 |     5 |  385 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-tpcds, )                                         |    1.3 |     5 |  382 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-hudi, )                                          |    1.3 |     5 |  381 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-storage-formats-detailed, )                      |    1.3 |     5 |  378 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-cassandra, )                                     |    1.3 |     5 |  372 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-elasticsearch)                                   |    1.3 |     4 |  313 |   ░░     ░░  ▁  | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-oracle)                                          |    1.3 |     4 |  312 |   ░░     ░░ ▁▁  | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-postgresql)                                      |    1.3 |     4 |  309 |   ░░     ░░ ▁▁  | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-redis)                                           |    1.3 |     4 |  309 |   ░░     ░░ ▁▁  | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-kafka)                                           |    1.3 |     4 |  307 |   ░░     ░░  ▁  | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-exasol)                                          |    1.3 |     4 |  304 |   ░░     ░░ ▁▁  | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-mongodb)                                         |    1.3 |     4 |  303 |   ░░     ░░ ▁▁  | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-all-connectors-smoke, )                          |    1.2 |     5 |  434 |   ░░     ░░▁    | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-hive, fte-tests)                                 |    1.2 |     4 |  338 |   ░░     ░░     | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ error-prone-checks                                                  |    1.1 |     5 |  451 |   ░░     ░░     | job job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-oauth2, )                                        |    1.1 |     4 |  362 |   ░░     ░░▁    | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (client/trino-jdbc,plugin … /trino-memory,plugin/trino-thrift) |    1.1 |     4 |  356 |   ░░     ░░     | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-hudi)                                            |    1.1 |     4 |  354 |   ░░     ░░     | job job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-mysql)                                           |    1.0 |     3 |  310 |   ░░     ░░  ▁  | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-delta-lake, fte-tests)                           |    0.9 |     3 |  350 |   ░░     ░░     | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-hive, test-parquet)                              |    0.9 |     3 |  345 |   ░░     ░░▁    | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (testing/trino-faulttoler … ests, test-fault-tolerant-iceberg) |    0.8 |     3 |  386 |   ░░     ░░     | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-clients, )                                       |    0.8 |     3 |  382 |   ░░     ░░▁    | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ pt (default, suite-parquet, )                                       |    0.8 |     3 |  380 |   ░░     ░░     | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-iceberg, fte-tests)                              |    0.8 |     3 |  374 |   ░░     ░░     | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (plugin/trino-iceberg, minio-and-avro)                         |    0.8 |     3 |  356 |   ░░     ░░     | job job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (testing/trino-faulttoler … t-tests, test-fault-tolerant-hive) |    0.5 |     2 |  387 |   ░░     ░░     | job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ build-test-matrix                                                   |    0.4 |     2 |  541 |   ░░     ░░     | job job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
+ test (testing/trino-faulttolerant-tests, default)                   |    0.3 |     1 |  400 |   ░░     ░░     | job                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
 (101 rows)
 
-[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/tests/jobs.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/tests/jobs.sql) ## Flaky tests in last 7 days -| Test name | Count | % | First seen at | Last seen at | Messages | -| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -----:| ----:| ----------------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| | 140 | 19.9 | 2024-09-30 06:05:31.000 | 2024-10-04 18:33:13.000 | \[Process completed with exit code 1., These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them, The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 130 minutes., The operation was canceled., write EPROTO 40384B1F367F0000:error:0A000410:SSL routines:ssl3\_read\_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec\_layer\_s3.c:1590:SSL alert number 40\<br/\>, unable to access 'https://github.com/trinodb/trino/': Failed to connect to github.com port 443 after 133249 ms: Connection timed out, UnusedImports: Unused import - org.junit.jupiter.api.Test., UnusedImports: Unused import - org.assertj.core.api.Assertions.assertThat., The action has timed out.\] | -| TestGoogleSheetsWithoutMetadataSheetId.testSheetQuerySimple | 14 | 2.0 | 2024-09-30 11:31:25.000 | 2024-10-04 18:33:13.000 | \[Execution of 'actual' query 20241004\_183129\_00000\_cbp6w failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241003\_041752\_00000\_fx7ap failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241002\_211622\_00000\_vy8jz failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241001\_080614\_00000\_8zvw3 failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241001\_102135\_00000\_jjr8t failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20240930\_172148\_00000\_5rwqa failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241004\_081432\_00000\_bkunq failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241004\_043328\_00000\_3tkv2 failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241004\_040514\_00000\_h5dqd failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241004\_125248\_00000\_pkffy failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241002\_190121\_00000\_ej48h failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241001\_063433\_00000\_4sij3 failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241001\_124925\_00000\_dgmex failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20240930\_113029\_00000\_pie4z failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\)\] | -| TestBigQueryAvroConnectorTest.testBigQueryMaterializedView | 10 | 1.4 | 2024-09-30 11:38:31.000 | 2024-10-04 11:16:29.000 | \[No valid spans, queries were executing concurrently\] | -| TestKafkaPushdownSmokeTest \> testOffsetPushdown \[groups: profile\_specific\_tests, kafka\] | 9 | 1.3 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_120836\_00015\_dtz93\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_114829\_00015\_dxfvj\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_134438\_00015\_jr5a9\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_145546\_00015\_sm7ud\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_172357\_00015\_q92jv\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_115831\_00015\_tgg7f\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_114130\_00015\_qquup\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_125428\_00015\_c879y\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_160659\_00015\_pkp36\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset'\] | -| TestKafkaPushdownSmokeTest \> testCreateTimePushdown \[groups: profile\_specific\_tests, kafka\] | 9 | 1.3 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_120735\_00014\_dtz93\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_114029\_00014\_qquup\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_125327\_00014\_c879y\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_145446\_00014\_sm7ud\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_172257\_00014\_q92jv\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_160558\_00014\_pkp36\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_115731\_00014\_tgg7f\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_114728\_00014\_dxfvj\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_134338\_00014\_jr5a9\): Actual written bytes: '0' not equal to expected written bytes: '6'\] | -| TestKafkaReadsSmokeTest \> testSelectAllRawTable \[groups: profile\_specific\_tests, kafka\] | 9 | 1.3 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_120233\_00022\_tgg7f\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_172759\_00022\_q92jv\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_121238\_00022\_dtz93\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_115231\_00022\_dxfvj\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_114532\_00022\_qquup\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_125830\_00022\_c879y\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_134840\_00022\_jr5a9\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_145948\_00022\_sm7ud\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_161104\_00022\_pkp36\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw'\] | -| TestKafkaPushdownSmokeTest \> testPartitionPushdown \[groups: profile\_specific\_tests, kafka\] | 9 | 1.3 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_120936\_00016\_dtz93\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_114230\_00016\_qquup\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_125528\_00016\_c879y\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_134538\_00016\_jr5a9\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_145647\_00016\_sm7ud\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_172458\_00016\_q92jv\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_115932\_00016\_tgg7f\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_114929\_00016\_dxfvj\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_160800\_00016\_pkp36\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition'\] | -| TestKafkaReadsSmokeTest \> testSelectAllJsonTable \[groups: profile\_specific\_tests, kafka\] | 9 | 1.3 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_121138\_00020\_dtz93\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_125729\_00020\_c879y\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_120133\_00020\_tgg7f\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_115130\_00020\_dxfvj\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_114431\_00020\_qquup\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_134740\_00020\_jr5a9\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_145848\_00020\_sm7ud\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_172659\_00020\_q92jv\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_161003\_00020\_pkp36\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json'\] | -| TestKafkaProtobufWritesSmokeTest \> testInsertAllDataType \[groups: profile\_specific\_tests, kafka\] | 9 | 1.3 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_120334\_00012\_dtz93\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_113628\_00012\_qquup\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_133936\_00012\_jr5a9\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_145044\_00012\_sm7ud\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_160155\_00012\_pkp36\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_115329\_00012\_tgg7f\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_114327\_00012\_dxfvj\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_124926\_00012\_c879y\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_171855\_00012\_q92jv\): Actual written bytes: '0' not equal to expected written bytes: '164'\] | -| TestKafkaProtobufWritesSmokeTest \> testInsertStructuralDataType \[groups: profile\_specific\_tests, kafka\] | 9 | 1.3 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_115630\_00013\_tgg7f\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_114628\_00013\_dxfvj\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_125227\_00013\_c879y\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_172156\_00013\_q92jv\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_120635\_00013\_dtz93\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_113929\_00013\_qquup\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_134237\_00013\_jr5a9\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_145345\_00013\_sm7ud\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_160457\_00013\_pkp36\): Actual written bytes: '0' not equal to expected written bytes: '91'\] | -| TestKafkaReadsSmokeTest \> testSelectSimpleKeyAndValue \[groups: profile\_specific\_tests, kafka\] | 9 | 1.3 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_121339\_00023\_dtz93\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_120334\_00023\_tgg7f\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_125930\_00023\_c879y\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_150049\_00023\_sm7ud\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_172900\_00023\_q92jv\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_115331\_00023\_dxfvj\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_114632\_00023\_qquup\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_134941\_00023\_jr5a9\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_161205\_00023\_pkp36\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value'\] | -| TestKafkaProtobufReadsSmokeTest \> testSelectPrimitiveDataType \[groups: profile\_specific\_tests, kafka\] | 9 | 1.3 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_120133\_00010\_dtz93\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_115128\_00010\_tgg7f\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_133735\_00010\_jr5a9\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_171654\_00010\_q92jv\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_155953\_00010\_pkp36\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_114126\_00010\_dxfvj\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_113427\_00010\_qquup\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_124725\_00010\_c879y\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_144843\_00010\_sm7ud\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf'\] | -| TestKafkaReadsSmokeTest \> testSelectAllCsvTable \[groups: profile\_specific\_tests, kafka\] | 9 | 1.3 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_120032\_00018\_tgg7f\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_115030\_00018\_dxfvj\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_114331\_00018\_qquup\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_125629\_00018\_c879y\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_134639\_00018\_jr5a9\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_172558\_00018\_q92jv\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_121037\_00018\_dtz93\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_145748\_00018\_sm7ud\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_160902\_00018\_pkp36\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv'\] | -| TestGoogleSheets. | 5 | 0.7 | 2024-09-30 14:16:06.000 | 2024-10-04 11:06:46.000 | \[503 Service Unavailable\<br/\>, 502 Bad Gateway\<br/\>\] | -| TestGoogleSheets.testSheetQueryWithSheetAndRowRange | 5 | 0.7 | 2024-10-01 09:33:37.000 | 2024-10-04 09:17:19.000 | \[Execution of 'actual' query 20241004\_091538\_00001\_wy3tc failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text, Execution of 'actual' query 20241001\_204151\_00002\_bjxup failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text, Execution of 'actual' query 20241003\_121216\_00002\_q3daa failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text, Execution of 'actual' query 20241001\_093150\_00001\_68tkk failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text, Execution of 'actual' query 20241001\_115845\_00001\_bb7c9 failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text\] | -| TestPhoenixConnectorTest.testInsertRowConcurrently | 4 | 0.6 | 2024-09-30 21:16:34.000 | 2024-10-03 18:37:33.000 | \[Wait timed out\] | -| TestGoogleSheets.testInsertIntoTable | 4 | 0.6 | 2024-09-30 08:19:12.000 | 2024-10-03 16:08:11.000 | \[Error inserting data to sheet:, Execution of 'actual' query 20240930\_081821\_00007\_v5ia5 failed: SELECT count\(\*\) FROM nation\_insert\_test, Execution of 'actual' query 20240930\_095255\_00007\_ifan5 failed: SELECT count\(\*\) FROM nation\_insert\_test, io.trino.spi.TrinoException: Failed reading data from sheet: 10K2vuCCkeGuAaAU5gxAUby3OfEQ2iLRqOqZ6dMW7res\#Metadata\] | -| TestAlluxioFileSystem. | 4 | 0.6 | 2024-09-30 06:21:41.000 | 2024-10-04 04:27:40.000 | \[org.testcontainers.containers.ContainerLaunchException: Container startup failed for image alluxio/alluxio:2.9.5\] | -| TestBigQueryCaseInsensitiveMapping.testDropSchemaNameClash | 4 | 0.6 | 2024-09-30 06:12:26.000 | 2024-10-04 12:22:50.000 | \[Expected query to fail: DROP SCHEMA test\_drop\_case\_sensitive\_clash\_a2fbkdqo85 \[QueryId: 20240930\_061119\_00051\_63v2j\], Expected query to fail: DROP SCHEMA test\_drop\_case\_sensitive\_clash\_6dwhyixel5 \[QueryId: 20241004\_122137\_00041\_hrtjj\], Expected query to fail: DROP SCHEMA test\_drop\_case\_sensitive\_clash\_pje7pue9j9 \[QueryId: 20241001\_064316\_00049\_kr4zm\], Expected query to fail: DROP SCHEMA test\_drop\_case\_sensitive\_clash\_xctzmn4b2z \[QueryId: 20240930\_173232\_00052\_zv8hp\]\] | -| TestDeltaLakeIdentityColumnCompatibility \> testOptimizeProcedureWithIdentityColumn \[groups: profile\_specific\_tests, delta-lake-databricks-104\] | 4 | 0.6 | 2024-10-03 11:07:06.000 | 2024-10-03 14:48:10.000 | \[java.sql.SQLException: Query failed \(\#20241003\_144619\_00034\_qyzfb\): Writing to tables with identity columns is not supported, java.sql.SQLException: Query failed \(\#20241003\_110501\_00034\_jhcpc\): Writing to tables with identity columns is not supported, java.sql.SQLException: Query failed \(\#20241003\_123256\_00034\_m5w7h\): Writing to tables with identity columns is not supported, java.sql.SQLException: Query failed \(\#20241003\_142632\_00034\_qw9yr\): Writing to tables with identity columns is not supported\] | -| TestBigQueryAvroConnectorTest.testDataMappingSmokeTest | 2 | 0.3 | 2024-09-30 21:55:54.000 | 2024-10-03 15:30:16.000 | \[bigquery.googleapis.com:443 failed to respond, Execution of 'actual' query 20240930\_215139\_00834\_n5fmd failed: SELECT row\_id FROM test\_data\_mapping\_smoke\_smallintxd56px5m5p WHERE value \<= 32123\] | -| TestSqlServerConnectorTest.testBulkColumnListingOptions | 2 | 0.3 | 2024-10-04 09:24:13.000 | 2024-10-04 15:34:16.000 | \[Failure for bulkListColumns false\] | -| TestGoogleSheets.testSheetQueryWithNoDataInRangeFails | 2 | 0.3 | 2024-10-03 20:18:28.000 | 2024-10-04 10:45:19.000 | \[Expecting throwable message:\<br/\>\] | -| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: double, 1: 1.0, 2: 0.0, 3: 1.0\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.1 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | -| TestPhoenixConnectorTest.testAddAndDropColumnName | 1 | 0.1 | 2024-10-01 09:19:26.000 | 2024-10-01 09:19:26.000 | \[ERROR 722 \(43M05\): Schema does not exist schemaName=TPCH\] | -| TestS3FileSystemAwsS3WithEncryption.testPreSignedUris | 1 | 0.1 | 2024-10-03 01:00:06.000 | 2024-10-03 01:00:06.000 | \[Remote host terminated the handshake\] | -| TestRedshiftCastPushdown.testJoinPushdownWithNestedCast | 1 | 0.1 | 2024-10-01 07:58:06.000 | 2024-10-01 07:58:06.000 | \[Plan does not match, expected \[\<br/\>\] | -| TestBigQueryAvroTypeMapping.testBytes | 1 | 0.1 | 2024-10-03 16:19:28.000 | 2024-10-03 16:19:28.000 | \[Error executing sql:\<br/\>\] | -| TestGoogleSheets.testDescTable | 1 | 0.1 | 2024-10-01 09:33:37.000 | 2024-10-01 09:33:37.000 | \[Execution of 'actual' query 20241001\_093152\_00008\_68tkk failed: desc metadata\_table\] | -| TestDeltaLakeCheckpointsCompatibility \> testDatabricksCheckpointNullStatisticsForRowType \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.1 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[test context not set for current thread\] | -| TestBigQuerySplitManager.testBigQueryMaterializedView | 1 | 0.1 | 2024-10-01 21:33:36.000 | 2024-10-01 21:33:36.000 | \[com.google.cloud.bigquery.BigQueryException: Service is unavailable. Please retry.\] | -| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: boolean, 1: true, 2: 0.0, 3: \[object Object\]\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.1 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | -| TestSqlServerConnectorTest. | 1 | 0.1 | 2024-09-30 20:47:19.000 | 2024-09-30 20:47:19.000 | \[Container startup failed for image mcr.microsoft.com/mssql/server:2017-latest\] | -| TestSingleStoreCaseInsensitiveMapping.testSchemaAndTableNameRuleMapping | 1 | 0.1 | 2024-10-03 04:25:29.000 | 2024-10-03 04:25:29.000 | \[java.lang.NullPointerException: Cannot invoke "org.eclipse.jetty.util.Pool.acquire\(\)" because "this.pool" is null\] | -| TestDeltaLakeCheckpointsCompatibility \> testDatabricksUsesCheckpointInterval \[groups: delta-lake-databricks-143, delta-lake-databricks-122, delta-lake-databricks-133, profile\_specific\_tests, delta-lake-databricks-113, delta-lake-databricks-104, delta-lake-databricks\] | 1 | 0.1 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[test context not set for current thread\] | -| TestHiveConnectorTest.testView | 1 | 0.1 | 2024-10-03 09:39:26.000 | 2024-10-03 09:39:26.000 | \[Error listing tables for catalog hive\_bucketed: com.google.common.util.concurrent.UncheckedExecutionException: com.google.common.util.concurrent.UncheckedExecutionException: io.trino.spi.TrinoException: Could not read table schema\] | -| TestDeltaLakeSharedHiveMetastoreWithViews. | 1 | 0.1 | 2024-10-03 20:33:36.000 | 2024-10-03 20:33:36.000 | \[Command \[beeline -u jdbc:hive2://localhost:10000/default -n hive -e CREATE VIEW tpch.hive\_view AS SELECT \* FROM tpch.hive\_table\] exited with 1\] | -| TestDeltaLakeAdlsConnectorSmokeTest.testVacuumWithTrailingSlash | 1 | 0.1 | 2024-10-03 14:12:29.000 | 2024-10-03 14:12:29.000 | \[expected: \<br/\>\] | -| TestGoogleSheets.testSheetQueryWithSheet | 1 | 0.1 | 2024-09-30 11:31:25.000 | 2024-09-30 11:31:25.000 | \[Execution of 'actual' query 20240930\_113033\_00027\_288v4 failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text'\)\)\] | -| TestBigQueryAvroTypeMapping.testTimestampWithTimeZone | 1 | 0.1 | 2024-10-03 16:19:28.000 | 2024-10-03 16:19:28.000 | \[Error executing sql:\<br/\>\] | -| TestConfiguredFeatures \> selectConfiguredConnectors \[groups: configured\_features\] | 1 | 0.1 | 2024-10-03 16:28:04.000 | 2024-10-03 16:28:04.000 | \[java.sql.SQLException: Error executing query: Error fetching next \(attempts: 50, duration: 2.04m\)\] | -| TestPhoenixConnectorTest.testDefaultDecimalTable | 1 | 0.1 | 2024-10-01 09:19:26.000 | 2024-10-01 09:19:26.000 | \[org.apache.phoenix.schema.SchemaNotFoundException: ERROR 722 \(43M05\): Schema does not exist schemaName=TPCH\] | -| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: tinyint, 1: 2, 2: 0.0, 3: 2\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.1 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | -| TestDeltaLakeCheckpointsCompatibility \> testDatabricksCheckpointMinMaxStatisticsForRowType \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.1 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[test context not set for current thread\] | -| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: smallint, 1: 3, 2: 0.0, 3: 3\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.1 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | -| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: integer, 1: 1, 2: 0.0, 3: 1\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.1 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | -| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: bigint, 1: 1000, 2: 0.0, 3: 1000\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.1 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | -| TestDeltaLakeAdlsConnectorSmokeTest.testDeltaLakeTableLocationChangedPartitioned | 1 | 0.1 | 2024-10-03 12:29:40.000 | 2024-10-03 12:29:40.000 | \[Timed out waiting on table to reflect new data from new location\] | -| TestBigQueryAvroConnectorTest.testCommentTable | 1 | 0.1 | 2024-10-02 15:24:21.000 | 2024-10-02 15:24:21.000 | \[Exceeded rate limits: too many table update operations for this table. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas\] | -| TestRedshiftConnectorTest.testJoinPushdownWithImplicitCast | 1 | 0.1 | 2024-10-01 07:58:06.000 | 2024-10-01 07:58:06.000 | \[Plan does not match, expected \[\<br/\>\] | -| TestBigQueryCaseInsensitiveMapping.testSchemaNameClash | 1 | 0.1 | 2024-10-02 21:30:55.000 | 2024-10-02 21:30:55.000 | \[Expecting\<br/\>\] | -| TestHiveMerge \> testMergeSubqueries \[groups: profile\_specific\_tests, hive\_transactional\] | 1 | 0.1 | 2024-10-01 15:29:35.000 | 2024-10-01 15:29:35.000 | \[java.sql.SQLException: Query failed \(\#20241001\_150132\_00132\_wgwke\): One MERGE target table row matched more than one source row\] | -| TestDeltaLakeLocalConcurrentWritesTest.testConcurrentInsertsSelectingFromTheSameVersionedTable | 1 | 0.1 | 2024-10-01 06:49:21.000 | 2024-10-01 06:49:21.000 | \[Failed to write Delta Lake transaction log entry\] | -| TestGoogleSheets.testTableWithRepeatedAndMissingColumnNames | 1 | 0.1 | 2024-09-30 06:05:31.000 | 2024-09-30 06:05:31.000 | \[Execution of 'actual' query 20240930\_060348\_00027\_pmsi2 failed: desc table\_with\_duplicate\_and\_missing\_column\_names\] | -| TestDeltaLakePerTransactionMetastoreCache.testPerTransactionHiveMetastoreCachingEnabled | 1 | 0.1 | 2024-09-30 08:33:58.000 | 2024-09-30 08:33:58.000 | \[java.lang.NullPointerException: Cannot invoke "org.eclipse.jetty.util.Pool.acquire\(\)" because "this.pool" is null\] | -| TestS3Retries. | 1 | 0.1 | 2024-10-04 09:22:29.000 | 2024-10-04 09:22:29.000 | \[Container startup failed for image ghcr.io/shopify/toxiproxy:2.5.0\] | -| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: real, 1: 0.1, 2: 0.0, 3: 0.1\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.1 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | +| Test name | Count | % | First seen at | Last seen at | Messages | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -----:| ----:| ----------------------- | ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| | 115 | 18.0 | 2024-10-01 06:35:31.000 | 2024-10-07 17:45:12.000 | \[write EPROTO 40384B1F367F0000:error:0A000410:SSL routines:ssl3\_read\_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec\_layer\_s3.c:1590:SSL alert number 40\<br/\>, unable to access 'https://github.com/trinodb/trino/': Failed to connect to github.com port 443 after 133249 ms: Connection timed out, UnusedImports: Unused import - org.junit.jupiter.api.Test., UnusedImports: Unused import - org.assertj.core.api.Assertions.assertThat., Process completed with exit code 1., These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them\] | +| TestGoogleSheetsWithoutMetadataSheetId.testSheetQuerySimple | 13 | 2.0 | 2024-10-01 06:35:31.000 | 2024-10-07 09:54:24.000 | \[Execution of 'actual' query 20241004\_081432\_00000\_bkunq failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241004\_043328\_00000\_3tkv2 failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241004\_040514\_00000\_h5dqd failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241004\_125248\_00000\_pkffy failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241002\_190121\_00000\_ej48h failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241001\_063433\_00000\_4sij3 failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241001\_124925\_00000\_dgmex failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241007\_095244\_00000\_ktmpn failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241004\_183129\_00000\_cbp6w failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241003\_041752\_00000\_fx7ap failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241002\_211622\_00000\_vy8jz failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241001\_080614\_00000\_8zvw3 failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\), Execution of 'actual' query 20241001\_102135\_00000\_jjr8t failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U'\)\)\] | +| TestKafkaProtobufWritesSmokeTest \> testInsertStructuralDataType \[groups: profile\_specific\_tests, kafka\] | 9 | 1.4 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_120635\_00013\_dtz93\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_113929\_00013\_qquup\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_134237\_00013\_jr5a9\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_145345\_00013\_sm7ud\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_160457\_00013\_pkp36\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_115630\_00013\_tgg7f\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_114628\_00013\_dxfvj\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_125227\_00013\_c879y\): Actual written bytes: '0' not equal to expected written bytes: '91', java.sql.SQLException: Query failed \(\#20241004\_172156\_00013\_q92jv\): Actual written bytes: '0' not equal to expected written bytes: '91'\] | +| TestKafkaPushdownSmokeTest \> testPartitionPushdown \[groups: profile\_specific\_tests, kafka\] | 9 | 1.4 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_115932\_00016\_tgg7f\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_114929\_00016\_dxfvj\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_160800\_00016\_pkp36\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_120936\_00016\_dtz93\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_114230\_00016\_qquup\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_125528\_00016\_c879y\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_134538\_00016\_jr5a9\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_145647\_00016\_sm7ud\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition', java.sql.SQLException: Query failed \(\#20241004\_172458\_00016\_q92jv\): Cannot list splits for table 'pushdown\_partition' reading topic 'pushdown\_partition'\] | +| TestKafkaReadsSmokeTest \> testSelectAllRawTable \[groups: profile\_specific\_tests, kafka\] | 9 | 1.4 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_121238\_00022\_dtz93\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_115231\_00022\_dxfvj\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_114532\_00022\_qquup\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_125830\_00022\_c879y\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_134840\_00022\_jr5a9\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_145948\_00022\_sm7ud\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_161104\_00022\_pkp36\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_120233\_00022\_tgg7f\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw', java.sql.SQLException: Query failed \(\#20241004\_172759\_00022\_q92jv\): Cannot list splits for table 'read\_all\_datatypes\_raw' reading topic 'read\_all\_datatypes\_raw'\] | +| TestKafkaPushdownSmokeTest \> testCreateTimePushdown \[groups: profile\_specific\_tests, kafka\] | 9 | 1.4 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_115731\_00014\_tgg7f\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_114728\_00014\_dxfvj\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_134338\_00014\_jr5a9\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_120735\_00014\_dtz93\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_114029\_00014\_qquup\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_125327\_00014\_c879y\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_145446\_00014\_sm7ud\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_172257\_00014\_q92jv\): Actual written bytes: '0' not equal to expected written bytes: '6', java.sql.SQLException: Query failed \(\#20241004\_160558\_00014\_pkp36\): Actual written bytes: '0' not equal to expected written bytes: '6'\] | +| TestKafkaPushdownSmokeTest \> testOffsetPushdown \[groups: profile\_specific\_tests, kafka\] | 9 | 1.4 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_115831\_00015\_tgg7f\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_114130\_00015\_qquup\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_125428\_00015\_c879y\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_160659\_00015\_pkp36\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_120836\_00015\_dtz93\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_114829\_00015\_dxfvj\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_134438\_00015\_jr5a9\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_145546\_00015\_sm7ud\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset', java.sql.SQLException: Query failed \(\#20241004\_172357\_00015\_q92jv\): Cannot list splits for table 'pushdown\_offset' reading topic 'pushdown\_offset'\] | +| TestKafkaProtobufWritesSmokeTest \> testInsertAllDataType \[groups: profile\_specific\_tests, kafka\] | 9 | 1.4 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_115329\_00012\_tgg7f\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_114327\_00012\_dxfvj\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_124926\_00012\_c879y\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_171855\_00012\_q92jv\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_120334\_00012\_dtz93\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_113628\_00012\_qquup\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_133936\_00012\_jr5a9\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_145044\_00012\_sm7ud\): Actual written bytes: '0' not equal to expected written bytes: '164', java.sql.SQLException: Query failed \(\#20241004\_160155\_00012\_pkp36\): Actual written bytes: '0' not equal to expected written bytes: '164'\] | +| TestKafkaReadsSmokeTest \> testSelectAllJsonTable \[groups: profile\_specific\_tests, kafka\] | 9 | 1.4 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_120133\_00020\_tgg7f\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_115130\_00020\_dxfvj\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_114431\_00020\_qquup\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_134740\_00020\_jr5a9\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_145848\_00020\_sm7ud\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_172659\_00020\_q92jv\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_161003\_00020\_pkp36\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_121138\_00020\_dtz93\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json', java.sql.SQLException: Query failed \(\#20241004\_125729\_00020\_c879y\): Cannot list splits for table 'read\_all\_datatypes\_json' reading topic 'read\_all\_datatypes\_json'\] | +| TestKafkaReadsSmokeTest \> testSelectAllCsvTable \[groups: profile\_specific\_tests, kafka\] | 9 | 1.4 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_121037\_00018\_dtz93\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_145748\_00018\_sm7ud\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_160902\_00018\_pkp36\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_120032\_00018\_tgg7f\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_115030\_00018\_dxfvj\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_114331\_00018\_qquup\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_125629\_00018\_c879y\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_134639\_00018\_jr5a9\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv', java.sql.SQLException: Query failed \(\#20241004\_172558\_00018\_q92jv\): Cannot list splits for table 'read\_all\_datatypes\_csv' reading topic 'read\_all\_datatypes\_csv'\] | +| TestKafkaReadsSmokeTest \> testSelectSimpleKeyAndValue \[groups: profile\_specific\_tests, kafka\] | 9 | 1.4 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_115331\_00023\_dxfvj\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_114632\_00023\_qquup\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_134941\_00023\_jr5a9\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_161205\_00023\_pkp36\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_121339\_00023\_dtz93\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_120334\_00023\_tgg7f\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_125930\_00023\_c879y\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_150049\_00023\_sm7ud\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value', java.sql.SQLException: Query failed \(\#20241004\_172900\_00023\_q92jv\): Cannot list splits for table 'read\_simple\_key\_and\_value' reading topic 'read\_simple\_key\_and\_value'\] | +| TestKafkaProtobufReadsSmokeTest \> testSelectPrimitiveDataType \[groups: profile\_specific\_tests, kafka\] | 9 | 1.4 | 2024-10-04 12:00:34.000 | 2024-10-04 17:43:01.000 | \[java.sql.SQLException: Query failed \(\#20241004\_114126\_00010\_dxfvj\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_113427\_00010\_qquup\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_124725\_00010\_c879y\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_144843\_00010\_sm7ud\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_120133\_00010\_dtz93\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_115128\_00010\_tgg7f\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_133735\_00010\_jr5a9\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_171654\_00010\_q92jv\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf', java.sql.SQLException: Query failed \(\#20241004\_155953\_00010\_pkp36\): Cannot list splits for table 'read\_basic\_datatypes\_protobuf' reading topic 'read\_basic\_datatypes\_protobuf'\] | +| TestBigQueryAvroConnectorTest.testBigQueryMaterializedView | 7 | 1.1 | 2024-10-01 07:12:21.000 | 2024-10-04 11:16:29.000 | \[No valid spans, queries were executing concurrently\] | +| TestGoogleSheets.testSheetQueryWithSheetAndRowRange | 6 | 0.9 | 2024-10-01 09:33:37.000 | 2024-10-07 05:07:17.000 | \[Execution of 'actual' query 20241003\_121216\_00002\_q3daa failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text, Execution of 'actual' query 20241001\_093150\_00001\_68tkk failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text, Execution of 'actual' query 20241001\_115845\_00001\_bb7c9 failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text, Execution of 'actual' query 20241001\_204151\_00002\_bjxup failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text, Execution of 'actual' query 20241007\_050530\_00002\_8q5ii failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text, Execution of 'actual' query 20241004\_091538\_00001\_wy3tc failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text\!A1:B4'\)\)WHERE number = number and text = text\] | +| TestAlluxioFileSystem. | 4 | 0.6 | 2024-10-01 08:31:48.000 | 2024-10-07 05:27:04.000 | \[org.testcontainers.containers.ContainerLaunchException: Container startup failed for image alluxio/alluxio:2.9.5\] | +| TestDeltaLakeIdentityColumnCompatibility \> testOptimizeProcedureWithIdentityColumn \[groups: profile\_specific\_tests, delta-lake-databricks-104\] | 4 | 0.6 | 2024-10-03 11:07:06.000 | 2024-10-03 14:48:10.000 | \[java.sql.SQLException: Query failed \(\#20241003\_110501\_00034\_jhcpc\): Writing to tables with identity columns is not supported, java.sql.SQLException: Query failed \(\#20241003\_123256\_00034\_m5w7h\): Writing to tables with identity columns is not supported, java.sql.SQLException: Query failed \(\#20241003\_142632\_00034\_qw9yr\): Writing to tables with identity columns is not supported, java.sql.SQLException: Query failed \(\#20241003\_144619\_00034\_qyzfb\): Writing to tables with identity columns is not supported\] | +| TestGoogleSheets. | 4 | 0.6 | 2024-10-01 09:53:07.000 | 2024-10-07 11:01:42.000 | \[502 Bad Gateway\<br/\>, 503 Service Unavailable\<br/\>\] | +| TestPhoenixConnectorTest.testInsertRowConcurrently | 3 | 0.5 | 2024-10-01 10:13:27.000 | 2024-10-03 18:37:33.000 | \[Wait timed out\] | +| TestSqlServerConnectorTest.testBulkColumnListingOptions | 2 | 0.3 | 2024-10-04 09:24:13.000 | 2024-10-04 15:34:16.000 | \[Failure for bulkListColumns false\] | +| TestConfiguredFeatures \> selectConfiguredConnectors \[groups: configured\_features\] | 2 | 0.3 | 2024-10-03 16:28:04.000 | 2024-10-07 05:21:33.000 | \[java.sql.SQLException: Error executing query: Error fetching next \(attempts: 50, duration: 2.04m\), java.sql.SQLException: Query failed \(\#20241007\_051930\_00000\_2z5yb\): java.lang.NullPointerException: Cannot invoke "org.eclipse.jetty.util.Pool.acquire\(\)" because "this.pool" is null\] | +| TestBigQueryCaseInsensitiveMapping.testDropSchemaNameClash | 2 | 0.3 | 2024-10-01 06:44:29.000 | 2024-10-04 12:22:50.000 | \[Expected query to fail: DROP SCHEMA test\_drop\_case\_sensitive\_clash\_6dwhyixel5 \[QueryId: 20241004\_122137\_00041\_hrtjj\], Expected query to fail: DROP SCHEMA test\_drop\_case\_sensitive\_clash\_pje7pue9j9 \[QueryId: 20241001\_064316\_00049\_kr4zm\]\] | +| TestGoogleSheets.testSheetQueryWithNoDataInRangeFails | 2 | 0.3 | 2024-10-03 20:18:28.000 | 2024-10-04 10:45:19.000 | \[Expecting throwable message:\<br/\>\] | +| TestGoogleSheets.testInsertIntoTable | 2 | 0.3 | 2024-10-03 00:57:25.000 | 2024-10-03 16:08:11.000 | \[io.trino.spi.TrinoException: Failed reading data from sheet: 10K2vuCCkeGuAaAU5gxAUby3OfEQ2iLRqOqZ6dMW7res\#Metadata, Error inserting data to sheet:\] | +| TestDeltaLakeSharedHiveMetastoreWithViews. | 2 | 0.3 | 2024-10-03 20:33:36.000 | 2024-10-07 17:45:12.000 | \[Command \[beeline -u jdbc:hive2://localhost:10000/default -n hive -e CREATE VIEW tpch.hive\_view AS SELECT \* FROM tpch.hive\_table\] exited with 1\] | +| TestBigQueryAvroConnectorTest.testCommentTable | 2 | 0.3 | 2024-10-02 15:24:21.000 | 2024-10-07 14:11:04.000 | \[Exceeded rate limits: too many table update operations for this table. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas\] | +| TestHiveConnectorTest.testView | 1 | 0.2 | 2024-10-03 09:39:26.000 | 2024-10-03 09:39:26.000 | \[Error listing tables for catalog hive\_bucketed: com.google.common.util.concurrent.UncheckedExecutionException: com.google.common.util.concurrent.UncheckedExecutionException: io.trino.spi.TrinoException: Could not read table schema\] | +| TestRedshiftCastPushdown.testJoinPushdownWithNestedCast | 1 | 0.2 | 2024-10-01 07:58:06.000 | 2024-10-01 07:58:06.000 | \[Plan does not match, expected \[\<br/\>\] | +| TestHiveMerge \> testMergeSubqueries \[groups: profile\_specific\_tests, hive\_transactional\] | 1 | 0.2 | 2024-10-01 15:29:35.000 | 2024-10-01 15:29:35.000 | \[java.sql.SQLException: Query failed \(\#20241001\_150132\_00132\_wgwke\): One MERGE target table row matched more than one source row\] | +| TestBigQuerySplitManager.testBigQueryMaterializedView | 1 | 0.2 | 2024-10-01 21:33:36.000 | 2024-10-01 21:33:36.000 | \[com.google.cloud.bigquery.BigQueryException: Service is unavailable. Please retry.\] | +| TestDeltaLakeAdlsConnectorSmokeTest.testVacuumWithTrailingSlash | 1 | 0.2 | 2024-10-03 14:12:29.000 | 2024-10-03 14:12:29.000 | \[expected: \<br/\>\] | +| TestGoogleSheets.testSheetQueryWithSheet | 1 | 0.2 | 2024-10-07 04:36:55.000 | 2024-10-07 04:36:55.000 | \[Execution of 'actual' query 20241007\_043612\_00024\_8yunq failed: SELECT \* FROM TABLE\(gsheets.system.sheet\(id =\> '1S625j2oTptRepg6Yci68fCYE1269tdoSjljNOmTgQ3U', range =\> 'number\_text'\)\)\] | +| TestBigQueryAvroTypeMapping.testTimestampWithTimeZone | 1 | 0.2 | 2024-10-03 16:19:28.000 | 2024-10-03 16:19:28.000 | \[Error executing sql:\<br/\>\] | +| TestDeltaLakeCheckpointsCompatibility \> testDatabricksUsesCheckpointInterval \[groups: delta-lake-databricks-143, delta-lake-databricks-122, delta-lake-databricks-133, profile\_specific\_tests, delta-lake-databricks-113, delta-lake-databricks-104, delta-lake-databricks\] | 1 | 0.2 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[test context not set for current thread\] | +| TestBigQueryAvroTypeMapping.testBytes | 1 | 0.2 | 2024-10-03 16:19:28.000 | 2024-10-03 16:19:28.000 | \[Error executing sql:\<br/\>\] | +| TestBigQueryAvroConnectorTest.testDataMappingSmokeTest | 1 | 0.2 | 2024-10-03 15:30:16.000 | 2024-10-03 15:30:16.000 | \[bigquery.googleapis.com:443 failed to respond\] | +| TestPhoenixConnectorTest.testDefaultDecimalTable | 1 | 0.2 | 2024-10-01 09:19:26.000 | 2024-10-01 09:19:26.000 | \[org.apache.phoenix.schema.SchemaNotFoundException: ERROR 722 \(43M05\): Schema does not exist schemaName=TPCH\] | +| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: bigint, 1: 1000, 2: 0.0, 3: 1000\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.2 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | +| TestTrinoCli \> shouldPrintExplainAnalyzePlan \[groups: cli\] | 1 | 0.2 | 2024-10-07 05:15:59.000 | 2024-10-07 05:15:59.000 | \[Expecting ArrayList:\<br/\>\] | +| TestPhoenixConnectorTest.testAddAndDropColumnName | 1 | 0.2 | 2024-10-01 09:19:26.000 | 2024-10-01 09:19:26.000 | \[ERROR 722 \(43M05\): Schema does not exist schemaName=TPCH\] | +| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: boolean, 1: true, 2: 0.0, 3: \[object Object\]\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.2 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | +| TestGoogleSheets.testDescTable | 1 | 0.2 | 2024-10-01 09:33:37.000 | 2024-10-01 09:33:37.000 | \[Execution of 'actual' query 20241001\_093152\_00008\_68tkk failed: desc metadata\_table\] | +| TestDeltaLakeCheckpointsCompatibility \> testDatabricksCheckpointNullStatisticsForRowType \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.2 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[test context not set for current thread\] | +| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: tinyint, 1: 2, 2: 0.0, 3: 2\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.2 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | +| TestDeltaLakeCheckpointsCompatibility \> testDatabricksCheckpointMinMaxStatisticsForRowType \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.2 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[test context not set for current thread\] | +| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: smallint, 1: 3, 2: 0.0, 3: 3\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.2 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | +| TestS3Retries. | 1 | 0.2 | 2024-10-04 09:22:29.000 | 2024-10-04 09:22:29.000 | \[Container startup failed for image ghcr.io/shopify/toxiproxy:2.5.0\] | +| TestBigQueryCaseInsensitiveMapping.testSchemaNameClash | 1 | 0.2 | 2024-10-02 21:30:55.000 | 2024-10-02 21:30:55.000 | \[Expecting\<br/\>\] | +| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: integer, 1: 1, 2: 0.0, 3: 1\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.2 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | +| TestDeltaLakeLocalConcurrentWritesTest.testConcurrentInsertsSelectingFromTheSameVersionedTable | 1 | 0.2 | 2024-10-01 06:49:21.000 | 2024-10-01 06:49:21.000 | \[Failed to write Delta Lake transaction log entry\] | +| TestDeltaLakeAdlsConnectorSmokeTest.testDeltaLakeTableLocationChangedPartitioned | 1 | 0.2 | 2024-10-03 12:29:40.000 | 2024-10-03 12:29:40.000 | \[Timed out waiting on table to reflect new data from new location\] | +| TestBigQueryQueryFailureRecoveryTest.testExplainAnalyze | 1 | 0.2 | 2024-10-07 11:06:41.000 | 2024-10-07 11:06:41.000 | \[Failed to run the query: Read timed out\] | +| TestRedshiftConnectorTest.testJoinPushdownWithImplicitCast | 1 | 0.2 | 2024-10-01 07:58:06.000 | 2024-10-01 07:58:06.000 | \[Plan does not match, expected \[\<br/\>\] | +| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: real, 1: 0.1, 2: 0.0, 3: 0.1\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.2 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | +| TestDeltaLakeCheckpointsCompatibility \> testDatabricksWriteStatsAsJsonEnabled\(0: double, 1: 1.0, 2: 0.0, 3: 1.0\) \[groups: profile\_specific\_tests, delta-lake-databricks\] | 1 | 0.2 | 2024-10-04 13:36:05.000 | 2024-10-04 13:36:05.000 | \[Cannot invoke "java.util.Optional.isPresent\(\)" because "this.databricksRuntimeVersion" is null\] | +| TestS3FileSystemAwsS3WithEncryption.testPreSignedUris | 1 | 0.2 | 2024-10-03 01:00:06.000 | 2024-10-03 01:00:06.000 | \[Remote host terminated the handshake\] | +| TestSingleStoreCaseInsensitiveMapping.testSchemaAndTableNameRuleMapping | 1 | 0.2 | 2024-10-03 04:25:29.000 | 2024-10-03 04:25:29.000 | \[java.lang.NullPointerException: Cannot invoke "org.eclipse.jetty.util.Pool.acquire\(\)" because "this.pool" is null\] | -[query](https://github.com/trinodb/reports/blob/fba864d374f405b81a5b4c4c0a05a113fa67c30e/sql/tests/tests.sql) +[query](https://github.com/trinodb/reports/blob/216fbe337c88e09e177013cf05d6c30be87fe4d2/sql/tests/tests.sql) -Generated on Mon Oct 7 06:07:32 UTC 2024 +Generated on Tue Oct 8 06:07:16 UTC 2024