-
Notifications
You must be signed in to change notification settings - Fork 743
Compatibility tests to stable 25 1 analytics #17703
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
Compatibility tests to stable 25 1 analytics #17703
Conversation
|
⚪ |
|
⚪ |
Co-authored-by: Alexander Rutkovsky <alexvru@ydb.tech>
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
Co-authored-by: Alexander Rutkovsky <alexvru@ydb.tech>
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ DetailsTest history | Ya make output | Test bloat
⚪
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ DetailsTest history | Ya make output | Test bloat
⚪ DetailsTest history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ DetailsTest history | Ya make output | Test bloat
⚪ DetailsTest history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ DetailsTest history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ DetailsTest history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Changelog entry
Добавил comatibility tests
Найденные проблемы
https://github.com/ydb-platform/ydb/actions/runs/14705547605
test_compatibility.py::TestCompatibility::test_simple[stable_24_4_to_current_mixed-column]Compatibility : CS 24-4 to 25-1-analytics: Cannot parse program/ssa program has different columns with kqp request #17706
test_compatibility.py::TestCompatibility::test_tpch1[stable_24_4_to_current_mixed-row]test_compatibility.py::TestCompatibility::test_tpch1[stable_24_4_to_current_mixed-column]"Error: Query invalidated on scheme/internal error during Data execution, code: 2019"
Compatibility: 24-4+25-1-analytics :Error in TPCH1 -Q4: Query invalidated on scheme/internal error during Data execution, code: 2019 #17828
test_compatibility.py::TestCompatibility::test_tpch1[stable_25_1_to_current-column]test_compatibility.py::TestCompatibility::test_tpch1[current_to_current-column]test_compatibility.py::TestCompatibility::test_tpch1[current_to_stable_24_4-column]test_compatibility.py::TestCompatibility::test_tpch1[current_to_stable_25_1-column]CS: Tpch1 fail in q1,5,6,10,12,14,15,20 : kqp_olap_compiler.cpp:464 GetOrCreateColumnId(): requirement false failed, message: Unknown node in OLAP comparison compiler: #17651
test_compatibility.py::TestCompatibility::test_tpch1[stable_24_4_to_current-column]Compatibility Stable 25-1 -> Main(or stable-25-1-analyctis) : Verify with Date32: TActiveTransactionZone(): requirement !Self->ActiveTransaction failed #17644
Error Analysis Summary
<main>: Fatal: Execution, code: 1060<main>: Fatal: ydb/core/kqp/query_compiler/kqp_olap_compiler.cpp:464 GetOrCreateColumnId(): requirement false failed, message: Unknown node in OLAP comparison compiler: , code: 1<main>: Error: [Compute spilling][TEvError] Spilling Service not started<main>: Error: Query invalidated on scheme/internal error during Data execution, code: 2019<main>: Fatal: yql/essentials/minikql/comp_nodes/llvm16/mkql_udf.cpp:273: WrapUdf(): requirement status.IsOk() failed. Error: Module: DateTime2, function: GetYear, error: User type is missing, code: 1<main>: Error: Query invalidated on scheme/internal error during Data execution, code: 2019Changelog category
Description for reviewers
...