xicm commented on PR #7173:
URL: https://github.com/apache/hudi/pull/7173#issuecomment-1316208189

   Hi @xiarixiaoyao, I merged #3391 and tested with the case you described in 
#6741. 
   a tricky result,
   ``` select * from tx_null ``` -> The result is right.
   ``` select col7 from tx_null``` -> returns 5 records but the values are NULL.
   I have checked the code but find nothing,  , do you have any advice to solve 
this.
   I will push the code 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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to