bhasudha commented on issue #1775:
URL: https://github.com/apache/hudi/issues/1775#issuecomment-652586696


   @prashanthpdesai  thanks for the update. Just wanted to point you to a NOTE 
on  Fetch task in Hive here - 
https://hudi.apache.org/docs/querying_data.html#hive 
   
   So IIUC, there are two issues here?
   1. Simple Incremental query is throwing NULL_VALUE exception ? Could you 
paste the spark-shell command that you used ? Along with the write configs. 
Meanwhile, I can try to run Quickstart on latest master to see if I can 
reproduce this. 
   2. The second issue is with registering the table as external and querying 
via Hive ( simple select * query). That fails with exception 
"java.io.IOException:java.lang.NullPointerException". But goes away with 
disabling fetch.task.conversion? Could you paste the full stack trace for the 
exception here?


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