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: [email protected]

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

Reply via email to