Skip to content

[enhancement](regression-test) Add clickhouse case for SQL Dialect Convertor#35231

Merged
zhangstar333 merged 2 commits intoapache:masterfrom
liujiwen-up:master
Jun 11, 2024
Merged

[enhancement](regression-test) Add clickhouse case for SQL Dialect Convertor#35231
zhangstar333 merged 2 commits intoapache:masterfrom
liujiwen-up:master

Conversation

@liujiwen-up
Copy link
Copy Markdown
Contributor

In order to improve the test of SQL Dialect function, the clickhouse case was submitted in the first stage. After starting the SQL Dialect compatible plug-in, you can directly run the SQL of Clickhouse syntax. This case will not run on the pipeline by default. It is added to excludeDirectories in the conf and can run normally only after the sql dialect plug-in is deployed.

@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.

"cloud_p0/cache" +
"zzz_the_end_sentinel_do_not_touch" // keep this line as the last line
"zzz_the_end_sentinel_do_not_touch" +
"dialect_compatible"// keep this line as the last line
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.

上面两行差个逗号

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.

另外社区p0流水线用的这个conf,regression-test/pipeline/p0/conf/regression-conf.groovy,可能也需要加下

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

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

@github-actions
Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@zhangstar333 zhangstar333 merged commit 8ea0457 into apache:master Jun 11, 2024
dataroaring pushed a commit that referenced this pull request Jun 13, 2024
…nvertor (#35231)

In order to improve the test of [SQL Dialect
function](https://doris.apache.org/docs/dev/lakehouse/sql-dialect/), the
clickhouse case was submitted in the first stage. After starting the SQL
Dialect compatible plug-in, you can directly run the SQL of Clickhouse
syntax. This case will not run on the pipeline by default. It is added
to excludeDirectories in the conf and can run normally only after the
sql dialect plug-in is deployed.
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. dev/3.0.0-merged reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants