Skip to content

revert [improvement](mv) Support to use cast when create sync materialized view #38008#39378

Merged
yiguolei merged 1 commit intoapache:branch-2.1from
seawinde:revert_support-to-use-cast
Aug 15, 2024
Merged

revert [improvement](mv) Support to use cast when create sync materialized view #38008#39378
yiguolei merged 1 commit intoapache:branch-2.1from
seawinde:revert_support-to-use-cast

Conversation

@seawinde
Copy link
Copy Markdown
Member

Proposed changes

this is brought by #38008
if use cast(FLOOR(MINUTE(time) / 15) as decimal(9, 0)) in group by clause when sync materialized view. if downgrade from 2.1.6 to 2.1.5 or upgrade 2.1.6 to 3.0.0
this may cause fe can not run. So revert the function.

@doris-robot
Copy link
Copy Markdown

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.

@seawinde
Copy link
Copy Markdown
Member Author

run buildall

@yiguolei yiguolei merged commit aebc70d into apache:branch-2.1 Aug 15, 2024
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