@@ -18,12 +18,12 @@ Here is the history of all the RFCs propose/accepted/rejected since Feb 6, 2024,
18
18
19
19
| Date proposed | RFC file | Github issue | RFC title |
20
20
| :--------------| :---------------------------------------------------------------------------------------------------------------------------------| :----------------------------------------------| :---------------------------------------|
21
- | 2023-02-14 | [ managed-commits.md] ( https://github.com/delta-io/delta/blob/master/protocol_rfcs/managed-commits.md ) | https://github.com/delta-io/delta/issues/2598 | Managed Commits |
22
21
| 2023-02-26 | [ column-mapping-usage.tracking.md] ( https://github.com/delta-io/delta/blob/master/protocol_rfcs/column-mapping-usage-tracking.md ) | https://github.com/delta-io/delta/issues/2682 | Column Mapping Usage Tracking |
23
22
| 2023-04-24 | [ variant-type.md] ( https://github.com/delta-io/delta/blob/master/protocol_rfcs/variant-type.md ) | https://github.com/delta-io/delta/issues/2864 | Variant Data Type |
24
23
| 2024-04-30 | [ collated-string-type.md] ( https://github.com/delta-io/delta/blob/master/protocol_rfcs/collated-string-type.md ) | https://github.com/delta-io/delta/issues/2894 | Collated String Type |
25
- | 2025-03-13 | [ checkpoint-protection.md] ( https://github.com/delta-io/delta/blob/master/protocol_rfcs/checkpoint-protection.md ) | https://github.com/delta-io/delta/issues/4152 | Checkpoint Protection |
24
+ | 2025-03-13 | [ checkpoint-protection.md] ( https://github.com/delta-io/delta/blob/master/protocol_rfcs/checkpoint-protection.md ) | https://github.com/delta-io/delta/issues/4152 | Checkpoint Protection |
26
25
| 2025-03-18 | [ iceberg-writer-compat-v1.md] ( https://github.com/delta-io/delta/blob/master/protocol_rfcs/iceberg-writer-compat-v1.md ) | https://github.com/delta-io/delta/issues/4284 | IcebergWriterCompatV1 |
26
+ | 2025-04-07 | [ catalog-managed.md] ( https://github.com/delta-io/delta/blob/master/protocol_rfcs/catalog-managed.md ) | https://github.com/delta-io/delta/issues/4381 | Catalog-Managed Tables |
27
27
| 2025-05-06 | [ variant-shredding.md] ( https://github.com/delta-io/delta/blob/master/protocol_rfcs/variant-shredding.md ) | https://github.com/delta-io/delta/issues/4032 | Variant Shredding |
28
28
29
29
### Accepted RFCs
@@ -36,9 +36,9 @@ Here is the history of all the RFCs propose/accepted/rejected since Feb 6, 2024,
36
36
37
37
### Rejected RFCs
38
38
39
- | Date proposed | Date rejected | RFC file | Github issue | RFC title |
40
- | :-| :-| :-| :-| : -|
41
- | ... |||| |
39
+ | Date proposed | Date rejected | RFC file | Github issue | RFC title |
40
+ | :-------------- | :-------------- | :-------------------------------------------------------------------------------------------------------------- | :---------------------------------------------- | :---------------- -|
41
+ | 2023-02-14 | 2025-04-07 | [ managed-commits.md ] ( https://github.com/delta-io/delta/blob/master/protocol_rfcs/rejected/managed-commits.md ) | https://github.com/delta-io/delta/issues/2598 | Managed Commits |
42
42
43
43
44
44
## RFC process
0 commit comments