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

[CBRD-24945] Correct value node print in dblink query rewritten #4608

Merged
merged 3 commits into from
Aug 25, 2023

Conversation

beyondykk9
Copy link
Contributor

http://jira.cubrid.org/browse/CBRD-24945

When inputting SET type data from a dblink query to an INSERT query, the output should be like (
{'a', 'b', 'c', ...}) in the VALUES clause.

@beyondykk9 beyondykk9 added this to the fig milestone Aug 24, 2023
@beyondykk9 beyondykk9 requested a review from ctshim August 24, 2023 08:23
@beyondykk9 beyondykk9 self-assigned this Aug 24, 2023
@beyondykk9 beyondykk9 merged commit a8d26de into CUBRID:develop Aug 25, 2023
10 checks passed
@beyondykk9 beyondykk9 deleted the CBRD-24945 branch August 25, 2023 06:14
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.

3 participants