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

[Backport 1.5.latest] persist view column comments #931

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 3, 2023

Backport 1672efd from #893.

* persist view column comments

* format: whitespace

* extracted get_matched_column macro

* move parenthesis to the calling macro

* changelog

* fix: remove matching column in different case

* fix: remove get_matched_column  macro - not much logic left there.

* escape column comments and add functional test

* Update Features-20230817-130731.yaml

* remove unneeded f string

* add test fixture to view test

* fix fixtures for TestPersistDocsDeltaView

* fix fixtures for TestPersistDocsDeltaView

* formatting

* fix tests

---------

Co-authored-by: Juri Krainjukov <[email protected]>
(cherry picked from commit 1672efd)
@github-actions github-actions bot requested a review from a team as a code owner November 3, 2023 22:45
@cla-bot cla-bot bot added the cla:yes label Nov 3, 2023
@mikealfare mikealfare closed this Nov 9, 2023
@mikealfare mikealfare reopened this Nov 9, 2023
@mikealfare mikealfare self-assigned this Nov 28, 2023
@mikealfare mikealfare requested review from Fleid and nathaniel-may and removed request for mikealfare November 28, 2023 23:23
@mikealfare mikealfare linked an issue Nov 30, 2023 that may be closed by this pull request
@mikealfare mikealfare merged commit dcf4753 into 1.5.latest Nov 30, 2023
54 checks passed
@mikealfare mikealfare deleted the backport-893-to-1.5.latest branch November 30, 2023 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-764] Persist Column level comments when creating views
3 participants