konradwudkowski commented on issue #2265:
URL: https://github.com/apache/hudi/issues/2265#issuecomment-733643079


   Small update:
   
   In the post above I described a "bonus problem" where I removed the row with 
`[ null ]`, wrote it to s3 with hudi,  succeeded to load it back with hudi but 
failed to load the parquet file with `pyarrow`. That's still true but I noticed 
it's the presence of the empty array in one of the rows that is causing this. 
It may be `pyarrow` problem, I can't tell but `pyarrow` will read the parquet 
file just fine if created with spark without hudi.


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