You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug, including details regarding any error messages, version, and platform.
For some reason, the decimal files generated by the integration test suite have as many record batches as columns.
This looks like a programming error rather than something deliberate:
### Rationale for this change
For some reason, the decimal files generated by the integration test suite have as many record batches as columns.
This looks like a programming error rather than something deliberate.
### What changes are included in this PR?
Use similar batch sizes as for other test files.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* Closes: #38745
Authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
### Rationale for this change
For some reason, the decimal files generated by the integration test suite have as many record batches as columns.
This looks like a programming error rather than something deliberate.
### What changes are included in this PR?
Use similar batch sizes as for other test files.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* Closes: apache#38745
Authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
Describe the bug, including details regarding any error messages, version, and platform.
For some reason, the decimal files generated by the integration test suite have as many record batches as columns.
This looks like a programming error rather than something deliberate:
arrow/dev/archery/archery/integration/datagen.py
Lines 1516 to 1540 in 3e0ca5b
See in particular:
arrow/dev/archery/archery/integration/datagen.py
Line 1524 in 3e0ca5b
Component(s)
Archery, Integration
The text was updated successfully, but these errors were encountered: