ghuls opened a new pull request #9349:
URL: https://github.com/apache/arrow/pull/9349


   …iles which it created as default flatbuffers::Verifier verifier number of 
columns argument is to low when creating a Feather file from a dataframe with 
499999 columns
   
   Increase the number of maximum allowed tables when verifying a FlatBuffer
   from 1_000_000 to 10_000_000.
   
   This allows reading back Feather v2 files with more than 1_000_000
   columns (499_999 columns from Pandas dataframe ==> Feather v2).


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to