alamb commented on issue #5374:
URL: https://github.com/apache/arrow-rs/issues/5374#issuecomment-1939616246

   @kallisti-dev I believe may do some work on this.
   
   I suggested breaking it down into a sequence of PRs (keeping notes of what 
is not yet implemented along the way)
   
   Specifically, I suggest the first PR should have:
   1. The new `DataType`
   2. The new `StringViewArray` and `impl Array`
   3. A basic constructor for creating and validating StringViewArray 
   4. Any feature (e.g. IPC support, parquet support, etc) should return a 
`Arrow::NotYetImplemented` error (rather than `panic`)
   
   That will likely be a sizeable PR on its own. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to