-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### Rationale for this change This patch adds a helper function to create Status instances with similarly formatted messages in order to reduce the string literal bloat in the binary. ### What changes are included in this PR? Helper function UserDefinedLiteralToArrow::FailedToUnpack. Also added ARROW_PREDICT_FALSE to conditions before calling the function. ### Are these changes tested? No. Normally there are no tests to verify specific Status messages. ### Are there any user-facing changes? No. * GitHub Issue: #41141 Authored-by: Attila Jeges <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
- Loading branch information
1 parent
b4b46e3
commit 1938582
Showing
1 changed file
with
17 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters