Skip to content

Commit f078129

Browse files
committed
fix: update error message formatting in upgrading guide
1 parent a8515bf commit f078129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/library-user-guide/upgrading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Starting with DataFusion 53.0.0, struct casts now require **at least one overlap
136136

137137
If you encounter an error like:
138138

139-
```
139+
```text
140140
Cannot cast struct with 2 fields to 2 fields because there is no field name overlap
141141
```
142142

0 commit comments

Comments
 (0)