Skip to content

Commit

Permalink
Fix spacing in 437 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
colebow authored and martint committed Feb 1, 2024
1 parent 100c146 commit 4d12eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/sphinx/release/release-437.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Add support for `char(n)` values in {func}`lpad`. ({issue}`16907`)
* {{breaking}} Replace the `exchange.compression-enabled` configuration property
and `exchange_compression` session property with
[the`exchange.compression-codec`and `exchange_compression_codec` properties](prop-exchange-compression-codec),
[the `exchange.compression-codec`and `exchange_compression_codec` properties](prop-exchange-compression-codec),
respectively. ({issue}`20274`)
* {{breaking}} Replace the `spill-compression-enabled` configuration property
with [the `spill-compression-codec` property](prop-spill-compression-codec). ({issue}`20274`)
Expand Down

0 comments on commit 4d12eef

Please sign in to comment.