File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -166,6 +166,11 @@ This design ensures the container can be scaled from local processing to lakehou
166166- Should metrics be namespaced (` package/metric ` )?
167167- Should struct-based layouts be supported now or later?
168168- Do we support event data natively or as a separate container?
169+ - Does ` TrackingDataContainer ` need to extend from kloppy ` Dataset ` ? It probably should
170+ - Add a FrameBuilder? (using PyArrow ` ArrayBuilder ` - not supported in Python yet - see https://github.com/apache/arrow/issues/20529 )
171+ - Related tickets:
172+ - [ Refactor serializer options into own component] ( https://github.com/PySport/kloppy/issues/10 ) -> Describes a FrameBuilder approach
173+ - [ Refactor tracking data model] ( https://github.com/PySport/kloppy/pull/377 )
169174
170175---
171176
You can’t perform that action at this time.
0 commit comments