GH-43703: [C++][Parquet][CI] Parquet: Introducing more bad_data for testing#43708
GH-43703: [C++][Parquet][CI] Parquet: Introducing more bad_data for testing#43708pitrou merged 2 commits intoapache:mainfrom
Conversation
|
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename the pull request title in the following format? or In the case of PARQUET issues on JIRA the title also supports: See also: |
|
Looks like there's a build failure on MSVC: |
|
|
|
Fixed now |
|
@github-actions crossbow submit -g cpp |
|
Revision: 128df48 Submitted crossbow builds: ursacomputing/crossbow @ actions-5197d794dc |
|
After merging your PR, Conbench analyzed the 7 benchmarking runs that have been run so far on merge-commit fb202ee. There were 2 benchmark results indicating a performance regression:
The full Conbench report has more details. It also includes information about 11 possible false positives for unstable benchmarks that are known to sometimes produce them. |
Rationale for this change
Introducing more bad_data for testing
What changes are included in this PR?
Are these changes tested?
They're tests :-)
Are there any user-facing changes?
no