Skip to content

Add builtins for struct operations #4058

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

Merged
merged 7 commits into from
May 7, 2024

Conversation

avevad
Copy link
Contributor

@avevad avevad commented Apr 23, 2024

Changelog entry

Add builtins for struct operations (StructUnion, StructIntersection, StructDifference, StructSymmetricDifference)

Changelog category

  • New feature

Additional information

...

@avevad avevad requested a review from a team as a code owner April 23, 2024 21:48
Copy link

github-actions bot commented Apr 24, 2024

2024-04-24 07:25:10 UTC Pre-commit check for 8259cff has started.
2024-04-24 07:25:13 UTC Build linux-x86_64-release-asan is running...
2024-04-24 07:27:34 UTC Check cancelled

Copy link

github-actions bot commented Apr 24, 2024

2024-04-24 07:25:15 UTC Pre-commit check for 8259cff has started.
2024-04-24 07:25:18 UTC Build linux-x86_64-release-clang14 is running...
2024-04-24 07:27:33 UTC Check cancelled

Copy link

github-actions bot commented Apr 24, 2024

2024-04-24 07:25:22 UTC Pre-commit check for 8259cff has started.
2024-04-24 07:25:24 UTC Build linux-x86_64-relwithdebinfo is running...
2024-04-24 07:27:33 UTC Check cancelled

@avevad avevad requested a review from vitstn April 24, 2024 07:27
@avevad avevad added the area/yql YQL query language issues label Apr 24, 2024
Copy link

github-actions bot commented Apr 24, 2024

2024-04-24 07:29:06 UTC Pre-commit check for 8259cff has started.
2024-04-24 07:29:09 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-04-24 07:32:18 UTC Build successful.

Copy link

github-actions bot commented Apr 24, 2024

2024-04-24 07:29:36 UTC Pre-commit check for 8259cff has started.
2024-04-24 07:29:38 UTC Build linux-x86_64-release-asan is running...
🟢 2024-04-24 07:32:09 UTC Build successful.
2024-04-24 07:33:53 UTC Tests are running...
🔴 2024-04-24 09:14:23 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
12657 12490 0 51 100 16

Copy link

github-actions bot commented Apr 24, 2024

2024-04-24 07:30:57 UTC Pre-commit check for 8259cff has started.
2024-04-24 07:30:59 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-04-24 07:34:28 UTC Build successful.
2024-04-24 07:39:01 UTC Tests are running...
🔴 2024-04-24 09:28:59 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
71209 58081 0 8 13094 26

@avevad avevad requested a review from vitstn April 26, 2024 13:24
Copy link

github-actions bot commented Apr 26, 2024

2024-04-26 13:29:24 UTC Pre-commit check for 4c1ccf5 has started.
2024-04-26 13:29:25 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-04-26 13:33:00 UTC Build successful.

Copy link

github-actions bot commented Apr 26, 2024

2024-04-26 13:31:32 UTC Pre-commit check for 4c1ccf5 has started.
2024-04-26 13:31:34 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-04-26 13:34:50 UTC Build successful.
2024-04-26 13:36:22 UTC Tests are running...
🔴 2024-04-26 15:30:11 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
71270 58128 0 17 13099 26

Copy link

github-actions bot commented Apr 26, 2024

2024-04-26 13:34:06 UTC Pre-commit check for 4c1ccf5 has started.
2024-04-26 13:34:08 UTC Build linux-x86_64-release-asan is running...
🟢 2024-04-26 13:37:13 UTC Build successful.
2024-04-26 13:38:54 UTC Tests are running...
🔴 2024-04-26 15:22:35 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
12698 12496 0 42 132 28

Copy link

github-actions bot commented Apr 28, 2024

2024-04-28 13:27:58 UTC Pre-commit check for ac47ebc has started.
2024-04-28 13:28:01 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-04-28 13:31:40 UTC Build successful.

Copy link

github-actions bot commented Apr 28, 2024

2024-04-28 13:28:07 UTC Pre-commit check for ac47ebc has started.
2024-04-28 13:28:10 UTC Build linux-x86_64-release-asan is running...
🟢 2024-04-28 13:31:42 UTC Build successful.
2024-04-28 13:33:35 UTC Tests are running...
🔴 2024-04-28 15:23:31 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
12879 12668 0 56 148 7

Copy link

github-actions bot commented Apr 28, 2024

2024-04-28 13:30:17 UTC Pre-commit check for ac47ebc has started.
2024-04-28 13:30:19 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-04-28 13:33:53 UTC Build successful.
2024-04-28 13:35:38 UTC Tests are running...
🔴 2024-04-28 15:30:15 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
71469 58335 0 12 13112 10

@avevad avevad requested a review from vitstn April 29, 2024 12:47
Copy link

github-actions bot commented May 3, 2024

2024-05-03 11:07:14 UTC Pre-commit check for fca4a78 has started.
2024-05-03 11:07:17 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-03 11:12:36 UTC Build successful.

Copy link

github-actions bot commented May 3, 2024

2024-05-03 11:07:14 UTC Pre-commit check for fca4a78 has started.
2024-05-03 11:07:17 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-03 11:11:00 UTC Build successful.
2024-05-03 11:12:46 UTC Tests are running...
🔴 2024-05-03 13:07:51 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
71512 58420 0 4 13076 12

Copy link

github-actions bot commented May 3, 2024

2024-05-03 11:07:16 UTC Pre-commit check for fca4a78 has started.
2024-05-03 11:07:18 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-03 11:10:53 UTC Build successful.
2024-05-03 11:12:45 UTC Tests are running...
🔴 2024-05-03 13:03:19 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
12884 12758 0 44 75 7

@avevad avevad requested a review from vitstn May 3, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/yql YQL query language issues new-feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants