EinMaulwurf commented on issue #45601:
URL: https://github.com/apache/arrow/issues/45601#issuecomment-2676053246

   Yes exactly, I don't care about the labels but could not use 
`open_dataset()` for querying my data because of it. I had to load it into RAM 
and remove the labels as you showed.
   
   Having `open_dataset()` or `as_arrow_table()` dropping the labels would be 
great. Maybe just add a message that labels were dropped, so the users knows 
what's going on.
   
   Oh and also, there are different kind of labels, see 
[here](https://haven.tidyverse.org/reference/labelled.html), so it would 
probably be best to deal with them all at once.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to