XiaoHongbo-Hope commented on PR #7157:
URL: https://github.com/apache/paimon/pull/7157#issuecomment-3977313753

   > I ran your test and tried to fix it. All I need to do is modify 
`FormatPyArrowReader` `out_fields.append(pa.field(field_name, pa.null(), 
nullable=True))`, Do not pass null type, pass the correct type to fix it.
   
   My bad, fixed by adding `read_schema_fields` in FormatPyArrowReader init


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