alamb commented on PR #3391:
URL: https://github.com/apache/arrow-rs/pull/3391#issuecomment-1366004365

   @tustvold  if you have a chance, I would appreciate a review of this PR.
   
   I am particularly interested in your opinion of how we should handle sending 
RecordBatch'es and retain the dictionary encoding.
   
   One way might be to have the encode stream match / assign dictionary ids 
prior to sending. I realize this would be less efficient than if the creators 
of the dictionaries were to set the ids, but it would likely be more efficient 
than hydrating the dictionaries into actual data.
   
   


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