Skip to content

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Jan 25, 2024

Rationale for this change

Fix a conversion warning that fails compiling arrow-dataset-file-benchmark on MSVC.

Are these changes tested?

Yes, by CI.

Are there any user-facing changes?

No.

Fix a conversion warning that fails compiling arrow-dataset-file-benchmark on MSVC.
@pitrou pitrou requested a review from westonpace as a code owner January 25, 2024 15:55
@pitrou pitrou requested a review from felipecrv January 25, 2024 15:55
@pitrou pitrou changed the title MINOR: [C++] Fix warning on MSVC MINOR: [C++] Fix conversion warnings on MSVC Jan 25, 2024
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

@kou kou merged commit 667e917 into apache:main Jan 26, 2024
@kou kou removed the awaiting review Awaiting review label Jan 26, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Jan 26, 2024
@conbench-apache-arrow
Copy link

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

There were no benchmark performance regressions. 🎉

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

@pitrou pitrou deleted the minor-dataset-file-benchmark branch January 26, 2024 09:11
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
### Rationale for this change

Fix a conversion warning that fails compiling arrow-dataset-file-benchmark on MSVC.

### Are these changes tested?

Yes, by CI.

### Are there any user-facing changes?

No.

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
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.

2 participants