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

GH-40297: [C++] Add TensorFromJSON helper function #40365

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

AlenkaF
Copy link
Member

@AlenkaF AlenkaF commented Mar 5, 2024

Rationale for this change

To make tests easier to write and read, we should create a TensorFromJSON() helper function.

@AlenkaF AlenkaF requested review from rok and bkietz March 6, 2024 08:04
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels Mar 6, 2024
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Mar 6, 2024
cpp/src/arrow/record_batch_test.cc Outdated Show resolved Hide resolved
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting change review Awaiting change review labels Mar 6, 2024
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Mar 13, 2024
@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting change review Awaiting change review labels Mar 13, 2024
@AlenkaF AlenkaF merged commit bad7b1a into apache:main Mar 14, 2024
34 of 36 checks passed
@AlenkaF AlenkaF removed the awaiting merge Awaiting merge label Mar 14, 2024
@AlenkaF AlenkaF deleted the tensor_from_json_helper branch March 14, 2024 11:16
Copy link

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

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 2 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.

5 participants