quinnj commented on issue #324:
URL: https://github.com/apache/arrow-julia/issues/324#issuecomment-1270828922

   Thanks for reporting the issue @markmbaum; yeah, we've tried to communicate 
(via docs and otherwise) that an `Arrow.Table` (and its columns) are immutable 
by nature of the format, but I recognize that doesn't always translate to users 
understanding that things like `filter!` won't work (as opposed to `filter` 
that doesn't try to mutate underlying columns).
   
   @bkamins, any ideas on how we could make this clearer for users? Maybe we 
overload common mutating array functions with helpful error messages?


-- 
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