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

feat(core): remove properties field from mdl and improve the error message #862

Merged
merged 4 commits into from
Oct 30, 2024

Conversation

goldmedal
Copy link
Contributor

Description

properties is never used on the engine side. We can remove it, and then the Wren AI side can use it more flexibly.

@github-actions github-actions bot added core rust Pull requests that update Rust code python Pull requests that update Python code labels Oct 29, 2024
@goldmedal goldmedal changed the title feat(core) remove properties field from mdl and improve the error message feat(core): remove properties field from mdl and improve the error message Oct 29, 2024
Copy link
Contributor

@grieve54706 grieve54706 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @goldmedal.

@grieve54706 grieve54706 merged commit 3ed5e2a into Canner:main Oct 30, 2024
13 checks passed
@goldmedal goldmedal deleted the feature/remove-properties branch October 30, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core ibis python Pull requests that update Python code rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants