Skip to content

Conversation

@zddr
Copy link
Contributor

@zddr zddr commented Oct 21, 2024

cause by: #36543

after 36543,not need set db&catalog in ConnectContext, because query sql Because the query statement was rewritten to the full path (ctl.db. table. col) during creation,

but query sql of old materialized view not was rewritten, so need set db&catalog in ConnectContext

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@zddr
Copy link
Contributor Author

zddr commented Oct 21, 2024

run buildall

@zddr
Copy link
Contributor Author

zddr commented Oct 22, 2024

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Oct 23, 2024
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

Copy link
Contributor

@seawinde seawinde left a comment

Choose a reason for hiding this comment

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

LGTM

@morrySnow morrySnow merged commit 40572ee into apache:master Oct 23, 2024
zddr added a commit to zddr/incubator-doris that referenced this pull request Oct 23, 2024
…t database is not set'` (apache#42152)

cause by: apache#36543

after apache#36543,not need set db&catalog in `ConnectContext`, because query
sql Because the query statement was rewritten to the full path (ctl.db.
table. col) during creation,

but query sql of old materialized view not was rewritten, so need set
db&catalog in `ConnectContext`
zddr added a commit to zddr/incubator-doris that referenced this pull request Oct 23, 2024
…t database is not set'` (apache#42152)

cause by: apache#36543

after apache#36543,not need set db&catalog in `ConnectContext`, because query
sql Because the query statement was rewritten to the full path (ctl.db.
table. col) during creation,

but query sql of old materialized view not was rewritten, so need set
db&catalog in `ConnectContext`
yiguolei pushed a commit that referenced this pull request Oct 24, 2024
morrySnow pushed a commit that referenced this pull request Nov 11, 2024
@gavinchou gavinchou added the cir label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. cir dev/2.1.7-merged dev/3.0.3-merged p0_b reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants