Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KQP] TPCH plan canonization added #16361

Merged
merged 5 commits into from
Mar 27, 2025
Merged

Conversation

pashandor789
Copy link
Collaborator

Changelog category

  • Not for changelog (changelog entry is not required)

@pashandor789 pashandor789 requested a review from a team as a code owner March 27, 2025 16:26
Copy link

🟢 2025-03-27 16:30:21 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Mar 27, 2025

2025-03-27 16:31:43 UTC Pre-commit check linux-x86_64-relwithdebinfo for 6fdf4dc has started.
2025-03-27 16:31:50 UTC Artifacts will be uploaded here
2025-03-27 16:34:01 UTC ya make is running...
🟡 2025-03-27 16:39:16 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
454 444 0 10 0 0

2025-03-27 16:39:29 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-27 16:41:06 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
20 (only retried tests) 10 0 10 0 0

2025-03-27 16:41:16 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-03-27 16:42:34 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
20 (only retried tests) 10 0 10 0 0

🟢 2025-03-27 16:42:40 UTC Build successful.

Copy link

github-actions bot commented Mar 27, 2025

2025-03-27 16:32:26 UTC Pre-commit check linux-x86_64-release-asan for 6fdf4dc has started.
2025-03-27 16:32:41 UTC Artifacts will be uploaded here
2025-03-27 16:34:57 UTC ya make is running...
🟡 2025-03-27 16:44:44 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
454 444 0 10 0 0

2025-03-27 16:44:56 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-27 16:50:14 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
20 (only retried tests) 10 0 10 0 0

2025-03-27 16:50:25 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-27 16:52:13 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
20 (only retried tests) 10 0 10 0 0

🟢 2025-03-27 16:52:20 UTC Build successful.

@pashandor789 pashandor789 requested a review from Copilot March 27, 2025 16:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 16 out of 36 changed files in this pull request and generated no comments.

Files not reviewed (20)
  • ydb/core/kqp/ut/join/data/join_order/tpch12_1000s.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch12_1000s_column_store.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch13_1000s.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch13_1000s_column_store.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch14_1000s.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch14_1000s_column_store.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch15_1000s.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch15_1000s_column_store.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch16_1000s.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch16_1000s_column_store.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch17_1000s.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch17_1000s_column_store.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch18_1000s.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch18_1000s_column_store.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch19_1000s.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch19_1000s_column_store.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch1_1000s.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch1_1000s_column_store.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch4_1000s.json: Language not supported
  • ydb/core/kqp/ut/join/data/join_order/tpch4_1000s_column_store.json: Language not supported

Copy link

github-actions bot commented Mar 27, 2025

2025-03-27 17:10:18 UTC Pre-commit check linux-x86_64-relwithdebinfo for 18b2a3a has started.
2025-03-27 17:10:35 UTC Artifacts will be uploaded here
2025-03-27 17:11:12 UTC Check cancelled

Copy link

github-actions bot commented Mar 27, 2025

2025-03-27 17:12:35 UTC Pre-commit check linux-x86_64-release-asan for a0db528 has started.
2025-03-27 17:12:49 UTC Artifacts will be uploaded here
2025-03-27 17:15:09 UTC ya make is running...
🟡 2025-03-27 17:44:54 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
429 410 0 19 0 0

2025-03-27 17:45:08 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-27 17:48:20 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38 (only retried tests) 19 0 19 0 0

2025-03-27 17:48:29 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-27 17:51:42 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38 (only retried tests) 19 0 19 0 0

🟢 2025-03-27 17:51:53 UTC Build successful.

Copy link

github-actions bot commented Mar 27, 2025

2025-03-27 17:12:57 UTC Pre-commit check linux-x86_64-relwithdebinfo for a0db528 has started.
2025-03-27 17:13:13 UTC Artifacts will be uploaded here
2025-03-27 17:15:28 UTC ya make is running...
🟡 2025-03-27 17:43:31 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
429 410 0 19 0 0

2025-03-27 17:43:43 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-27 17:45:56 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38 (only retried tests) 19 0 19 0 0

2025-03-27 17:46:07 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-03-27 17:48:04 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38 (only retried tests) 19 0 19 0 0

🟢 2025-03-27 17:48:13 UTC Build successful.

Copy link

github-actions bot commented Mar 27, 2025

2025-03-27 18:11:43 UTC Pre-commit check linux-x86_64-relwithdebinfo for bd6cab9 has started.
2025-03-27 18:11:46 UTC Artifacts will be uploaded here
2025-03-27 18:14:00 UTC ya make is running...
🟡 2025-03-27 18:18:06 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
429 427 0 2 0 0

Copy link

github-actions bot commented Mar 27, 2025

2025-03-27 18:14:02 UTC Pre-commit check linux-x86_64-release-asan for bd6cab9 has started.
2025-03-27 18:14:24 UTC Artifacts will be uploaded here
2025-03-27 18:16:41 UTC ya make is running...
2025-03-27 18:23:06 UTC Check cancelled

Copy link

github-actions bot commented Mar 27, 2025

2025-03-27 18:26:51 UTC Pre-commit check linux-x86_64-relwithdebinfo for babb852 has started.
2025-03-27 18:27:06 UTC Artifacts will be uploaded here
2025-03-27 18:29:23 UTC ya make is running...
🟢 2025-03-27 18:31:49 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
429 429 0 0 0 0

🟢 2025-03-27 18:31:58 UTC Build successful.

Copy link

github-actions bot commented Mar 27, 2025

2025-03-27 18:26:54 UTC Pre-commit check linux-x86_64-release-asan for babb852 has started.
2025-03-27 18:27:09 UTC Artifacts will be uploaded here
2025-03-27 18:29:28 UTC ya make is running...
🟢 2025-03-27 18:36:24 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
429 429 0 0 0 0

🟢 2025-03-27 18:36:36 UTC Build successful.

@pashandor789 pashandor789 merged commit c86b965 into ydb-platform:main Mar 27, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants