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
Update upgrading.md for new unified config for sql string mapping to utf8view (#16809)
* Update upgrade md for new unified config for sql string mapping to utf8view
* fix formtat
* fix
* format
* Update docs/source/library-user-guide/upgrading.md
---------
Co-authored-by: Oleks V <[email protected]>
Copy file name to clipboardExpand all lines: docs/source/library-user-guide/upgrading.md
+50Lines changed: 50 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,56 @@ SET datafusion.execution.spill_compression = 'zstd';
120
120
121
121
For more details about this configuration option, including performance trade-offs between different compression codecs, see the [Configuration Settings](../user-guide/configs.md) documentation.
0 commit comments