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
Validation error message may include error context when we build
Apache Arrow C++ with `ARROW_EXTRA_ERROR_CONTEXT=ON`.
We can check only the first line to make tests more stable for build
options.
### Rationale for this change
Validation error message may include error context when we build Apache Arrow C++ with `ARROW_EXTRA_ERROR_CONTEXT=ON`.
### What changes are included in this PR?
We can check only the first line to make tests more stable for build options.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #45782
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Describe the bug, including details regarding any error messages, version, and platform.
For example:
Component(s)
GLib
The text was updated successfully, but these errors were encountered: