Skip to content

Conversation

@jepett0
Copy link
Contributor

@jepett0 jepett0 commented Apr 8, 2025

Changelog entry

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

Preliminary refactoring before adding unit tests for SHOW CREATE VIEW.

Issues:

@github-actions
Copy link

github-actions bot commented Apr 8, 2025

🟢 2025-04-08 12:12:10 UTC The validation of the Pull Request description is successful.

bool EnableSVP = false;
bool EnableForceFollowers = false;
bool ShowCreateTable = false;
NKikimrProto::TAuthConfig AuthConfig;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

my VS code was issuing compilation warnings because of this

@github-actions
Copy link

github-actions bot commented Apr 8, 2025

2025-04-08 12:23:45 UTC Pre-commit check linux-x86_64-release-asan for 040a2f3 has started.
2025-04-08 12:24:00 UTC Artifacts will be uploaded here
2025-04-08 12:26:16 UTC ya make is running...
🟢 2025-04-08 12:37:53 UTC Tests successful.

Test history | Ya make output | Test bloat

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

🟢 2025-04-08 12:38:02 UTC Build successful.

@github-actions
Copy link

github-actions bot commented Apr 8, 2025

2025-04-08 12:26:38 UTC Pre-commit check linux-x86_64-relwithdebinfo for 040a2f3 has started.
2025-04-08 12:26:53 UTC Artifacts will be uploaded here
2025-04-08 12:29:08 UTC ya make is running...
🟢 2025-04-08 12:39:53 UTC Tests successful.

Test history | Ya make output | Test bloat

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

🟢 2025-04-08 12:40:00 UTC Build successful.

@jepett0 jepett0 merged commit 70ed290 into ydb-platform:main Apr 8, 2025
16 of 17 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.

show create view follow up: split view query using parser

2 participants