You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "yjshen (via GitHub)" <gi...@apache.org> on 2023/04/16 02:30:04 UTC

[GitHub] [arrow-datafusion] yjshen opened a new issue, #6024: Remove deprecated compact row format

yjshen opened a new issue, #6024:
URL: https://github.com/apache/arrow-datafusion/issues/6024

   ### Is your feature request related to a problem or challenge?
   
   The only row layout used in DataFusion is WordAligned. The compact layout is no longer used as the hash group key representation.
   
   ### Describe the solution you'd like
   
   Remove the enum `RowType` and all its usages, and remove compact layout-related code branches and implementations.
   
   ### Describe alternatives you've considered
   
   Not do this.
   
   ### Additional context
   
   _No response_


-- 
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-datafusion] yjshen closed issue #6024: Remove deprecated compact row format

Posted by "yjshen (via GitHub)" <gi...@apache.org>.
yjshen closed issue #6024: Remove deprecated compact row format 
URL: https://github.com/apache/arrow-datafusion/issues/6024


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