Skip to content

Make it possible to return skiff from dq #1765

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 1 commit into from
Feb 12, 2024

Conversation

Krisha11
Copy link
Collaborator

@Krisha11 Krisha11 commented Feb 9, 2024

Changelog entry

For use in yt yql dq

Changelog category

  • New feature

Copy link

github-actions bot commented Feb 9, 2024

Hi! Thank you for contributing!
The tests on this PR will run after a maintainer adds an ok-to-test label to this PR manually. Thank you for your patience!

@Krisha11 Krisha11 marked this pull request as ready for review February 9, 2024 12:01
@Krisha11 Krisha11 requested a review from a team as a code owner February 9, 2024 12:01
@resetius resetius added the ok-to-test Special label used to approve a PR for testing on our infrastructure label Feb 9, 2024
@github-actions github-actions bot removed the ok-to-test Special label used to approve a PR for testing on our infrastructure label Feb 9, 2024
Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 13:30:47 UTC Pre-commit check for 28332a1 has started.
2024-02-09 13:30:49 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-09 13:32:22 UTC Build successful.
2024-02-09 13:32:33 UTC Tests are running...
🔴 2024-02-09 14:57:51 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67412 56489 0 1 10892 30

Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 13:33:57 UTC Pre-commit check for 28332a1 has started.
2024-02-09 13:33:59 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-09 13:35:56 UTC Build successful.
2024-02-09 13:43:18 UTC Tests are running...
🔴 2024-02-09 15:22:06 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14738 14524 0 13 165 36

class TDqExecTransformer: public TExecTransformerBase, TCounters
{
public:
TDqExecTransformer(const TDqStatePtr& state)
TDqExecTransformer(const TDqStatePtr& state, const ISkiffConverterPtr& skiffConverter)
Copy link
Contributor

Choose a reason for hiding this comment

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

The second constructor argument looks foreign. But I don't know how to do it better.

@resetius resetius enabled auto-merge (squash) February 11, 2024 14:07
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