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

refactor(query): modify the index of the Array<T> type starting from 1 #8652

Merged
merged 4 commits into from
Nov 6, 2022

Conversation

b41sh
Copy link
Member

@b41sh b41sh commented Nov 5, 2022

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

Summary

Following the SQL 1999 specification, modify the index of the Array<T> type starting from 1.
Compatible with ClickHouse and DuckDB.

Closes #issue

@vercel
Copy link

vercel bot commented Nov 5, 2022

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

Name Status Preview Updated
databend ✅ Ready (Inspect) Visit Preview Nov 6, 2022 at 2:11PM (UTC)

@b41sh b41sh requested review from sundy-li and Xuanwo November 5, 2022 14:24
@mergify mergify bot added the pr-refactor this PR changes the code base without new features or bugfix label Nov 5, 2022
@BohuTANG
Copy link
Member

BohuTANG commented Nov 6, 2022

@mergify update

@mergify
Copy link
Contributor

mergify bot commented Nov 6, 2022

update

✅ Branch has been successfully updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants