Skip to content

[fix](stream_load) fix stream load may failed caused by column name with keyword (#35822)#37890

Merged
yiguolei merged 2 commits intobranch-2.1from
cherry-1
Jul 16, 2024
Merged

[fix](stream_load) fix stream load may failed caused by column name with keyword (#35822)#37890
yiguolei merged 2 commits intobranch-2.1from
cherry-1

Conversation

@caiconghui
Copy link
Copy Markdown
Contributor

@caiconghui caiconghui commented Jul 16, 2024

#35938 #35822
let
KW_SQL,
KW_CACHE,
KW_COLOCATE,
KW_COMPRESS_TYPE,
KW_DORIS_INTERNAL_TABLE_ID,
KW_HOTSPOT,
KW_PRIVILEGES,
KW_RECENT,
KW_STAGES,
KW_WARM,
KW_UP,
KW_CONVERT_LSC
be as non-reserved

Proposed changes

Issue Number: close #xxx

…ith keyword (#35822)

let 
KW_SQL,
KW_CACHE,
KW_COLOCATE,
KW_COMPRESS_TYPE,
KW_DORIS_INTERNAL_TABLE_ID,
KW_HOTSPOT,
KW_PRIVILEGES,
KW_RECENT,
KW_STAGES,
KW_WARM,
KW_UP,
KW_CONVERT_LSC
be as non-reserved 

Co-authored-by: caiconghui1 <caiconghui1@jd.com>
@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.

@yiguolei
Copy link
Copy Markdown
Contributor

run buildall

…d new parser (#35938)

Followup #35822

Co-authored-by: caiconghui1 <caiconghui1@jd.com>
@caiconghui
Copy link
Copy Markdown
Contributor Author

run buildall

@yiguolei yiguolei merged commit 9ff129b into branch-2.1 Jul 16, 2024
@dataroaring dataroaring deleted the cherry-1 branch January 19, 2025 09:12
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