Skip to content

Feature #8974 - Declared Local Temporary Tables in Packages#8983

Open
asfernandes wants to merge 4 commits intomasterfrom
work/packaged-ltt
Open

Feature #8974 - Declared Local Temporary Tables in Packages#8983
asfernandes wants to merge 4 commits intomasterfrom
work/packaged-ltt

Conversation

@asfernandes
Copy link
Copy Markdown
Member

No description provided.

@dyemanov dyemanov self-requested a review April 8, 2026 06:28
}

if (relationName.package.isEmpty())
{ // FIXME: indent
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Forgot to correct? Or is this a reminder for the future?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It's to be corrected just before the merge or after it.
The indentation makes review difficult.

return State::unknown;
}
#endif //DEV_BUILD

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why remove the last blank line here and elsewhere?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Because there were two empty lines.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Got it. Looks like GitHub isn't displaying the last blank line.

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.

3 participants