Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions accepted/0000-template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
- Start Date: (today's date, YYYY-MM-DD)
- Tracking Issue: [vortex-data/vortex#0000](https://github.com/vortex-data/vortex/issues/0000)
- Start Date: YYYY-MM-DD (today's date)
- RFC PR: [vortex-data/rfcs#0000](https://github.com/vortex-data/rfcs/pull/0000)

# RFC Template

## Summary

Expand Down
1 change: 0 additions & 1 deletion accepted/0015-variant-type.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
- Start Date: 2025-02-25
- RFC PR: [vortex-data/rfcs#15](https://github.com/vortex-data/rfcs/pull/15)
- Tracking Issue: [vortex-data/vortex#0000](https://github.com/vortex-data/vortex/issues/0000)

# Variant Type

Expand Down
2 changes: 1 addition & 1 deletion accepted/0024-tensor.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Start Date: 2026-03-04
- Tracking Issue: [vortex-data/vortex#0000](https://github.com/vortex-data/vortex/issues/0000)
- RFC PR: [vortex-data/rfcs#24](https://github.com/vortex-data/rfcs/pull/24)

# Fixed-shape Tensor Extension

Expand Down
5 changes: 3 additions & 2 deletions proposed/0005-extension.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
- Start Date: (2026-02-27)
- Start Date: 2026-02-27
- RFC PR: [vortex-data/rfcs#5](https://github.com/vortex-data/rfcs/pull/5)
- Tracking Issue: [vortex-data/vortex#6547](https://github.com/vortex-data/vortex/issues/6547)

# Extension Types

## Summary

Expand Down