hudi-bot opened a new issue, #15571:
URL: https://github.com/apache/hudi/issues/15571

   When query a empty partition hive will return a empty file in split path. 
This path will be added as a NonHoodieInputPaths. In this case 
HoodieParquetRealtimeInputFormat read a file split rather than a RealtimeSplit. 
Throw a exception:
   
   HoodieRealtimeRecordReader can only work on RealtimeSplit and not with 
hdfs://test-cluster/tmp/hive/20220520/hive/4273589d-49be-4a60-9890-a29660d81927/hive_2022-11-14_11-32-41_221_5694963332005566615-17/-mr-10004/74adf5bb-b07e-4eac-a90b-1b5a7fc3d5c4/emptyFile:0+466
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-5220
   - Type: Bug


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