We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d1d9cd commit 05ec343Copy full SHA for 05ec343
1 file changed
arrow/datatype_fixedwidth.go
@@ -18,7 +18,7 @@ package arrow
18
19
import (
20
"cmp"
21
- "errors"
+ "errors"
22
"fmt"
23
"strconv"
24
"sync"
0 commit comments