Skip to content

Presto cte hbo#3

Open
jaystarshot wants to merge 9 commits intopresto-ctefrom
presto-cte-hbo
Open

Presto cte hbo#3
jaystarshot wants to merge 9 commits intopresto-ctefrom
presto-cte-hbo

Conversation

@jaystarshot
Copy link
Copy Markdown
Owner

Description

Motivation and Context

Impact

Test Plan

Contributor checklist

  • Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

General Changes
* ...
* ...

Hive Changes
* ...
* ...

If release note is NOT required, use:

== NO RELEASE NOTE ==

@jaystarshot jaystarshot force-pushed the presto-cte branch 3 times, most recently from 305b9bc to 9852616 Compare November 27, 2023 21:35
@jaystarshot jaystarshot force-pushed the presto-cte branch 6 times, most recently from ab89eb0 to 8993b02 Compare December 12, 2023 21:20
jaystarshot pushed a commit that referenced this pull request Nov 8, 2025
…b#26529)

Summary:
1. Fix an error of refresh MV after base table insertion
2. Use ExpressionUtil in MV refresh query composing
3. Fix an issue in MV caused by copying catalog properties during
session creation

For #3, we need a follow up to understand why the check of setting
transaction id and catalog properties during session constructor is
needed. I don't see a clear reason by checking the previous relavant
commits. I'll check with some additional people. If no clear objection,
I'll remove that check at least from the Session constructor in
following PRs, and restoring the copy of catalog properties in
buildOwnerSession().

Differential Revision: D86223888

## Release Notes

```
== NO RELEASE NOTE ==
```
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.

1 participant