Skip to content

chore: add some compile commands for convenient development#4218

Merged
jackye1995 merged 1 commit intolance-format:mainfrom
Jay-ju:compile_enhance
Jul 15, 2025
Merged

chore: add some compile commands for convenient development#4218
jackye1995 merged 1 commit intolance-format:mainfrom
Jay-ju:compile_enhance

Conversation

@Jay-ju
Copy link
Copy Markdown
Contributor

@Jay-ju Jay-ju commented Jul 13, 2025

image The compiled content is still relatively large, so some compilation cleanup commands have been added here.

Comment thread python/Makefile
.PHONY: format

build:
maturin develop
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.

@Xuanwo is adding uv support in #4221 , might be worth directly adding it there or waiting for that merged first?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I think it's better to add it here directly, so we won't need to keep any PRs pending.

Comment thread python/Makefile
maturin develop
.PHONY: build

clean:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I wish we can remove this after cargo gc been stablized.

@jackye1995 jackye1995 merged commit 88d863e into lance-format:main Jul 15, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants