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

Implement ToArrowArrays method for TensorContext #2351

Merged
merged 4 commits into from Dec 28, 2022

Conversation

acezen
Copy link
Collaborator

@acezen acezen commented Dec 26, 2022

What do these changes do?

These changes add implementation of ToArrowArrays method for TensorContext to enable convert tensor context to arrow::Table.

Related issue number

Fixes

@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2022

Codecov Report

Merging #2351 (fa6e98e) into main (6873211) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2351   +/-   ##
=======================================
  Coverage   40.03%   40.03%           
=======================================
  Files          88       88           
  Lines        9714     9714           
=======================================
  Hits         3889     3889           
  Misses       5825     5825           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6873211...fa6e98e. Read the comment docs.

@sighingnow sighingnow merged commit 4485e49 into alibaba:main Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants