Skip to content

GH-40060: [C++][Python] Basic conversion of RecordBatch to Arrow Tensor - add support for different data types#40359

Merged
jorisvandenbossche merged 22 commits intoapache:mainfrom
AlenkaF:record-batch-to-tensor-mixed-types
Mar 26, 2024
Merged

GH-40060: [C++][Python] Basic conversion of RecordBatch to Arrow Tensor - add support for different data types#40359
jorisvandenbossche merged 22 commits intoapache:mainfrom
AlenkaF:record-batch-to-tensor-mixed-types

Conversation

@AlenkaF
Copy link
Copy Markdown
Member

@AlenkaF AlenkaF commented Mar 5, 2024

What changes are included in this PR?

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 5, 2024

⚠️ GitHub issue #40060 has been automatically assigned in GitHub to PR creator.

@AlenkaF AlenkaF marked this pull request as ready for review March 5, 2024 13:57
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels Mar 5, 2024
@AlenkaF
Copy link
Copy Markdown
Member Author

AlenkaF commented Mar 6, 2024

@zeroshade would you mind reviewing this feature also?

@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Mar 6, 2024
@github-actions github-actions bot added awaiting changes Awaiting changes awaiting change review Awaiting change review and removed awaiting change review Awaiting change review awaiting changes Awaiting changes labels Mar 7, 2024
@github-actions github-actions bot added awaiting changes Awaiting changes awaiting change review Awaiting change review and removed awaiting change review Awaiting change review awaiting changes Awaiting changes labels Mar 11, 2024
@github-actions github-actions bot added awaiting changes Awaiting changes awaiting change review Awaiting change review and removed awaiting change review Awaiting change review awaiting changes Awaiting changes labels Mar 12, 2024
@AlenkaF AlenkaF force-pushed the record-batch-to-tensor-mixed-types branch from fcfac4a to 1fbaec9 Compare March 14, 2024 11:38
@github-actions github-actions bot added the awaiting changes Awaiting changes label Mar 21, 2024
Co-authored-by: Benjamin Kietzman <bengilgit@gmail.com>
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Mar 24, 2024
@AlenkaF
Copy link
Copy Markdown
Member Author

AlenkaF commented Mar 26, 2024

@bkietz the only question left open is the float16 support. Currently this PR still goes through uint16_t but I would be happy to rethink and change in a follow-up, if possible, to unblock the null to nan support work.

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting change review Awaiting change review labels Mar 26, 2024
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Mar 26, 2024
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting change review Awaiting change review labels Mar 26, 2024
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Mar 26, 2024
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting change review Awaiting change review labels Mar 26, 2024
Copy link
Copy Markdown
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

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

OK, looking good now!

I am going to merge this so Alenka can open the follow-up PRs, but so if there is any remaining comment that can be addressed there.

@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 434f872.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 10 possible false positives for unstable benchmarks that are known to sometimes produce them.

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.

4 participants