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

[Python/Native] Support Python read pk table #503

Merged
merged 8 commits into from
Jul 5, 2024

Conversation

xuchen-plus
Copy link
Contributor

@xuchen-plus xuchen-plus commented Jul 5, 2024

  1. Support python to read LakeSoul table with primary keys
  2. Upgrade pyarrow to 16.1.0
  3. Fix startup error with newer version of PyTorch
  4. Upgrade cibuildweel image to manylinux_2_28
  5. Update corresponding docs

Close #390

Signed-off-by: chenxu <chenxu@dmetasoul.com>
Signed-off-by: chenxu <chenxu@dmetasoul.com>
Signed-off-by: chenxu <chenxu@dmetasoul.com>
Signed-off-by: chenxu <chenxu@dmetasoul.com>
Signed-off-by: chenxu <chenxu@dmetasoul.com>
Signed-off-by: chenxu <chenxu@dmetasoul.com>
Signed-off-by: chenxu <chenxu@dmetasoul.com>
Signed-off-by: chenxu <chenxu@dmetasoul.com>
@xuchen-plus xuchen-plus added bug Something isn't working enhancement New feature or request native-io python python wrapper for LakeSoul labels Jul 5, 2024
@xuchen-plus xuchen-plus merged commit 4b86110 into lakesoul-io:main Jul 5, 2024
18 checks passed
@xuchen-plus xuchen-plus deleted the python_read_pk_table branch July 5, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request native-io python python wrapper for LakeSoul
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Python] Support primary key table read
2 participants