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
As a follow up to #38531 (see #38531 (comment)), we should consider adding a validate method to all arrow.array.Array classes, which would allow users to explicitly validate the contents of an arrow.array.Array after it is created.
Describe the enhancement requested
As a follow up to #38531 (see #38531 (comment)), we should consider adding a
validatemethod to allarrow.array.Arrayclasses, which would allow users to explicitly validate the contents of anarrow.array.Arrayafter it is created.Component(s)
MATLAB