eerhardt commented on pull request #8694:
URL: https://github.com/apache/arrow/pull/8694#issuecomment-733176122


   >  but I think I overspecified it for RecordBatch, and there will be trouble 
if we add dictionary support etc.
   
   I think this is OK, for now. This is just the initial impementation. The 
Flight API won't necessarily be "stable" in its first release - even in the 
C++/Python APIs it isn't stable yet, as far as I understand. There are probably 
many more places that will need to change to support dictionaries in the future.
   Regarding what I said last week about being hard to change later - that was 
mostly around the concept that it is easier to hide things now, and expose them 
later if needed than it is to expose things now and hide them later.


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

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


Reply via email to