-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Support for Arrow Extension types #9112
Copy link
Copy link
Closed
Labels
A-dtypeArea: data types in generalArea: data types in generalenhancementNew feature or an improvement of an existing featureNew feature or an improvement of an existing featurewishFeatures we would ideally want to support, but not right nowFeatures we would ideally want to support, but not right now
Description
Activity
Metadata
Metadata
Assignees
Labels
A-dtypeArea: data types in generalArea: data types in generalenhancementNew feature or an improvement of an existing featureNew feature or an improvement of an existing featurewishFeatures we would ideally want to support, but not right nowFeatures we would ideally want to support, but not right now
Problem description
(Creating this as a stub after closing #4014)
Now that the
Arraydata type has been implemented, there may be interest in supporting Arrow extension types, which allow storing other pieces of metadata on the column. Some examples:arrow.fixed_shape_tensorwhich store shape and array order