Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Add missing period at end of sentence (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert authored Dec 7, 2023
1 parent 87149e3 commit 15cbfa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/spark-ddl.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ To migrate from daily to hourly partitioning with transforms, it is not necessar
{{< /hint >}}

{{< hint danger >}}
**Dynamic partition overwrite behavior will change** when partitioning changes
**Dynamic partition overwrite behavior will change** when partitioning changes.
For example, if you partition by days and move to partitioning by hours, overwrites will overwrite hourly partitions but not days anymore.
{{< /hint >}}

Expand Down

0 comments on commit 15cbfa5

Please sign in to comment.