You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/08 02:30:53 UTC

[GitHub] [arrow-rs] Ted-Jiang opened a new issue, #2848: Add pub api for checking column index is sorted

Ted-Jiang opened a new issue, #2848:
URL: https://github.com/apache/arrow-rs/issues/2848

           I think parquet `23.0.0` will have properly exposed arrow definitions (added by @tustvold  in https://github.com/apache/arrow-rs/pull/2626) 
   
   Though now that I see this, I see the proposal is probably to move the functions `columns_sorted` and `check_is_ordered` into the `parquet` crate which makes sense to me (and will likely get reviewed by some others with more parquet knowledge)
   
   @Ted-Jiang can you file a ticket / PR to do so?
   
   _Originally posted by @alamb in https://github.com/apache/arrow-datafusion/pull/3477#discussion_r971211638_
         


-- 
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-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow-rs] tustvold closed issue #2848: Add pub api for checking column index is sorted

Posted by GitBox <gi...@apache.org>.
tustvold closed issue #2848: Add pub api for checking column index is sorted
URL: https://github.com/apache/arrow-rs/issues/2848


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-rs] alamb commented on issue #2848: Add pub api for checking column index is sorted

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #2848:
URL: https://github.com/apache/arrow-rs/issues/2848#issuecomment-1279419241

   `label_issue.py` automatically added labels {'parquet'} from #2849


-- 
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-unsubscribe@arrow.apache.org

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