-
Notifications
You must be signed in to change notification settings - Fork 752
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
feat: add table engine delta. #13949
Conversation
build_address_sanitizer fail cc @ariesdevil
https://github.com/datafuselabs/databend/actions/runs/7126808480/job/19405459308?pr=13949 |
cf3658f
to
cca5db2
Compare
seems no python-dev in the dev-container, but I wonder why we need dependent on pyo3 for build |
cc @sundy-li |
The delta crate introduces pyo3 |
diff of cargo.lock does not include pyo3 |
maybe |
Databend has enabled |
same failure after c923a8d
|
@Xuanwo @sundy-li @ariesdevil 428a765#diff-1cb10c29237b056e8e7af7c9b6fe5ef5f4b62eab251fee366e00748d2d679b55R56 |
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
This change is