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
… arrow::ArrayStatistics (#43579)
### Rationale for this change
`= default` constructor/deconstructor are needless in `arrow::ArrayStatistics`.
### What changes are included in this PR?
Remove them.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #43592
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Describe the enhancement requested
They are needless.
See also: #43273 (comment)
Component(s)
C++
The text was updated successfully, but these errors were encountered: