-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Substrait serializer clippy error: not calling truncate (#14723)
* specify truncate true * add error handling * Apply suggestions from code review Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * remove substrait from error messages * Apply suggestions from code review Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * simplify serialize * fix ut * Update datafusion/substrait/tests/cases/serialize.rs Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com> * apply part of follow-up suggestions --------- Co-authored-by: Matthijs Brobbel <m1brobbel@gmail.com>
- Loading branch information
Showing
3 changed files
with
52 additions
and
14 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
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
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