Skip to content

Commit 7654b30

Browse files
committed
Added link to the RFC issue
1 parent f417586 commit 7654b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol_rfcs/materialize-partition-columns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Materializing partition columns enhances compatibility with Parquet readers that
1414

1515
Additionally, having partition information embedded in the data files themselves enables more flexible data reorganization strategies, as files can be physically rearranged without strict partition directory constraints while still maintaining partition information.
1616

17-
**For further discussions about this protocol change, please refer to the Github issue - https://github.com/delta-io/delta/issues/XXXX**
17+
**For further discussions about this protocol change, please refer to the Github issue - https://github.com/delta-io/delta/issues/5555**
1818

1919
--------
2020

0 commit comments

Comments
 (0)