Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: move iceberg stateful tests #10144

Merged
merged 3 commits into from
Feb 21, 2023

Conversation

ClSlaid
Copy link
Contributor

@ClSlaid ClSlaid commented Feb 21, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

This PR adjusted the folder and patched the test of Iceberg feature.

Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
@vercel
Copy link

vercel bot commented Feb 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
databend ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 21, 2023 at 10:24AM (UTC)

@mergify mergify bot added the pr-build this PR changes build/testing/ci steps label Feb 21, 2023
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
@ClSlaid
Copy link
Contributor Author

ClSlaid commented Feb 21, 2023

Looks like the test-compat test will have to wait for the next release of Databend.

@BohuTANG
Copy link
Member

It's strange:

0: statement failed: mysql client error: Server error: `ERROR HY000 (1105): Code: 1005, displayText = error: 
  --> SQL:1:25
  |
1 | CREATE CATALOG ctl TYPE=ICEBERG CONNECTION=( URL='fs://tmp' );
  | ------                  ^^^^^^^ expected `DEFAULT` or `HIVE`
  | |                        
  | while parsing `CREATE CATALOG [IF NOT EXISTS] <catalog> TYPE=<catalog_type> CONNECTION=<catalog_options>`

.'
[SQL] CREATE CATALOG ctl TYPE=ICEBERG CONNECTION=( URL='fs://tmp' );
at tests/sqllogictests/suites/base/05_ddl/05_0029_ddl_create_catalog:9

Error: SelfError("sqllogictest failed")

https://github.com/datafuselabs/databend/actions/runs/4231623156/jobs/7350571020#step:4:898

@ClSlaid
Copy link
Contributor Author

ClSlaid commented Feb 21, 2023

It's strange:

Maybe databend-meta's min-compatible should also be updated

@BohuTANG
Copy link
Member

@mergify update

@mergify
Copy link
Contributor

mergify bot commented Feb 21, 2023

update

❌ Base branch update has failed

refusing to allow a GitHub App to create or update workflow .github/workflows/release.yml without workflows permission
err-code: 017C4

@BohuTANG
Copy link
Member

Ok, let's merge.

@BohuTANG BohuTANG merged commit 24c37d1 into databendlabs:main Feb 21, 2023
@drmingdrmer
Copy link
Member

meta-compat test is fixed in:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-build this PR changes build/testing/ci steps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants