You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RFC.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Current challenges:
18
18
- Packages use inconsistent schemas, lack a shared representation
19
19
- Development resources are wasted on duplicated functionality for data parsing
20
20
- Derived metrics and transforms aren’t reproducible or shareable
21
-
- Skeleton data, training data, and multi-team use cases need flexibility
21
+
- Skeleton data, physical data, and multi-team use cases need flexibility
22
22
23
23
A container backed by Apache Arrow, with enforced metadata and a shared schema, solves these problems while keeping compatibility with modern analytics engines (Polars, DuckDB, etc.).
0 commit comments