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

Fix Unique/Distinct constraints from nested filtering FlatMap. #584

Merged
merged 6 commits into from
Dec 22, 2023

Conversation

Tony-Romanov
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Dec 19, 2023

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 72fb137.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
57863 48701 0 33 9127 2

🔴 linux-x86_64-release-asan: some tests FAILED for commit 72fb137.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14085 13933 0 68 76 8

@Tony-Romanov Tony-Romanov requested a review from vitstn December 19, 2023 17:40
@Tony-Romanov Tony-Romanov marked this pull request as ready for review December 19, 2023 17:40
@vitstn
Copy link
Collaborator

vitstn commented Dec 20, 2023

упали тесты

ydb/library/yql/tests/sql/yt_native_file/part10/test.py.test[flatten_by-flatten_with_join--Debug] | 1.514s | FAIL | LOG -- | -- | -- | -- ydb/library/yql/tests/sql/yt_native_file/part12/test.py.test[flatten_by-flatten_one_field--Debug] | 0.846s | FAIL | LOG ydb/library/yql/tests/sql/yt_native_file/part12/test.py.test[flatten_by-flatten_one_field_another--Debug] | 0.876s | FAIL | LOG ydb/library/yql/tests/sql/yt_native_file/part19/test.py.test[flatten_by-flatten_by_opt_dict--Debug] | 1.014s | FAIL | LOG ydb/library/yql/tests/sql/yt_native_file/part6/test.py.test[flatten_by-flatten_and_where--Debug] | 0.837s | FAIL | LOG ydb/library/yql/tests/sql/yt_native_file/part6/test.py.test[flatten_by-flatten_list--Debug] | 0.864s | FAIL | LOG ydb/library/yql/tests/sql/yt_native_file/part8/test.py.test[flatten_by-struct_without_correlation-default.txt-Debug] | 0.892s | FAIL ydb/library/yql/tests/sql/yt_native_file/part10/test.py.test[flatten_by-flatten_with_join--Debug] 1.514s FAIL [LOG](https://storage.yandexcloud.net/ydb-tech-ci/ydb-platform/ydb/PR-check/7263876576/ya-x86-64/logs/ydb/library/yql/tests/sql/yt_native_file/part10/test-results/pytest/testing_out_stuff/test.py.test.flatten_by-flatten_with_join--Debug.log) ydb/library/yql/tests/sql/yt_native_file/part12/test.py.test[flatten_by-flatten_one_field--Debug] 0.846s FAIL [LOG](https://storage.yandexcloud.net/ydb-tech-ci/ydb-platform/ydb/PR-check/7263876576/ya-x86-64/logs/ydb/library/yql/tests/sql/yt_native_file/part12/test-results/pytest/testing_out_stuff/test.py.test.flatten_by-flatten_one_field--Debug.log) ydb/library/yql/tests/sql/yt_native_file/part12/test.py.test[flatten_by-flatten_one_field_another--Debug] 0.876s FAIL [LOG](https://storage.yandexcloud.net/ydb-tech-ci/ydb-platform/ydb/PR-check/7263876576/ya-x86-64/logs/ydb/library/yql/tests/sql/yt_native_file/part12/test-results/pytest/testing_out_stuff/test.py.test.flatten_by-flatten_one_field_another--Debug.log) ydb/library/yql/tests/sql/yt_native_file/part19/test.py.test[flatten_by-flatten_by_opt_dict--Debug] 1.014s FAIL [LOG](https://storage.yandexcloud.net/ydb-tech-ci/ydb-platform/ydb/PR-check/7263876576/ya-x86-64/logs/ydb/library/yql/tests/sql/yt_native_file/part19/test-results/pytest/testing_out_stuff/test.py.test.flatten_by-flatten_by_opt_dict--Debug.log) ydb/library/yql/tests/sql/yt_native_file/part6/test.py.test[flatten_by-flatten_and_where--Debug] 0.837s FAIL [LOG](https://storage.yandexcloud.net/ydb-tech-ci/ydb-platform/ydb/PR-check/7263876576/ya-x86-64/logs/ydb/library/yql/tests/sql/yt_native_file/part6/test-results/pytest/testing_out_stuff/test.py.test.flatten_by-flatten_and_where--Debug.log) ydb/library/yql/tests/sql/yt_native_file/part6/test.py.test[flatten_by-flatten_list--Debug] 0.864s FAIL [LOG](https://storage.yandexcloud.net/ydb-tech-ci/ydb-platform/ydb/PR-check/7263876576/ya-x86-64/logs/ydb/library/yql/tests/sql/yt_native_file/part6/test-results/pytest/testing_out_stuff/test.py.test.flatten_by-flatten_list--Debug.log) ydb/library/yql/tests/sql/yt_native_file/part8/test.py.test[flatten_by-struct_without_correlation-default.txt-Debug] 0.892s FAIL

@Tony-Romanov Tony-Romanov requested a review from rvu1024 December 22, 2023 09:14
@vitstn vitstn merged commit 9d3feac into ydb-platform:main Dec 22, 2023
2 of 4 checks passed
marsaly79 pushed a commit to marsaly79/ydb that referenced this pull request Dec 22, 2023
…latform#584)

* Add KDevelop

* Fix Unique/Distinct constraints from nested filtering FlatMap.

* A little fix.
@Tony-Romanov Tony-Romanov deleted the contsraint_fix branch December 24, 2023 17:29
@jepett0 jepett0 mentioned this pull request Dec 28, 2023
This was referenced Dec 29, 2023
Closed
This was referenced Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants