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

fix: EXPOSED-527 BUG: mergeFrom(...) using a query with const-condition do… #2236

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

obabichevjb
Copy link
Collaborator

Description

mergeFrom() command with subquery source were losing args from that subquery. The fix adds these arguments to the arguments of merge command.


Type of Change

  • Bug fix

Affected databases:

  • All

Checklist


Related Issues

@obabichevjb obabichevjb force-pushed the obabichev/epxosed-527-merge-from-const-condition branch from cda0584 to 0ed460c Compare September 16, 2024 10:25
@obabichevjb obabichevjb force-pushed the obabichev/epxosed-527-merge-from-const-condition branch from 0ed460c to b5b1a48 Compare September 17, 2024 07:06
@joc-a joc-a changed the title EXPOSED-527 BUG: mergeFrom(...) using a query with const-condition do… fix: EXPOSED-527 BUG: mergeFrom(...) using a query with const-condition do… Sep 17, 2024
@obabichevjb obabichevjb merged commit baf3add into main Sep 19, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants