Skip to content

Commit 7564c70

Browse files
committed
backlog: park TASK-17 tfidf as DRAFT-10 (very low prio), depends on COO (DRAFT-9)
1 parent e3fb0a3 commit 7564c70

1 file changed

Lines changed: 15 additions & 4 deletions

File tree

backlog/tasks/task-17 - Feature-output-tfidf-array-multi-hot-opaque-needs-explode.md renamed to backlog/drafts/draft-10 - Feature-output-tfidf-array-multi-hot-opaque-needs-explode.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
id: TASK-17
2+
id: DRAFT-10
33
title: 'Feature output: tfidf / array multi-hot (opaque, needs explode)'
4-
status: To Do
4+
status: Draft
55
assignee: []
66
created_date: '2026-07-18 15:52'
7-
updated_date: '2026-07-23 00:52'
7+
updated_date: '2026-07-23 04:46'
88
labels:
99
- feature-output
1010
milestone: m-1
11-
dependencies: []
11+
dependencies:
12+
- DRAFT-9
1213
documentation:
1314
- 'doc-10 (Feature-output model — records, dense, sparse)'
1415
- doc-9 (Rich type system and UNNEST)
@@ -26,3 +27,13 @@ tfidf and array multi-hot need variable-expansion (explode), so they are the OPA
2627
<!-- AC:BEGIN -->
2728
- [ ] #1 tfidf + array multi-hot available via the opaque-transform path
2829
<!-- AC:END -->
30+
31+
## Comments
32+
33+
<!-- COMMENTS:BEGIN -->
34+
author: Iris (PM)
35+
created: 2026-07-23 04:46
36+
---
37+
Parked as Draft (2026-07-23): tfidf / array multi-hot is very low priority. Depends on the sparse-COO column work (DRAFT-9) — tfidf output is sparse and needs that materializer path before it's buildable. Re-promote once DRAFT-9 is scoped/done and there's demand.
38+
---
39+
<!-- COMMENTS:END -->

0 commit comments

Comments
 (0)