Susu Dong created HUDI-1807:
-------------------------------
Summary: incremental query on MOR throws NoSuchElementException
Key: HUDI-1807
URL: https://issues.apache.org/jira/browse/HUDI-1807
Project: Apache Hudi
Issue Type: Bug
Reporter: Susu Dong
Assignee: Susu Dong
Attachments: Screen Shot 2021-04-14 at 14.28.49.png, Screen Shot
2021-04-14 at 14.30.29.png
On the MOR table, a carefully crafted beginInstantTime and endInstantTime which
lands in between two consecutive timestamps on the active timeline throws
NoSuchElementException.
!Screen Shot 2021-04-14 at 14.28.49.png|width=329,height=194!
This isn't an issue on the COW table where the incremental query returns an
empty table with the schema.
!Screen Shot 2021-04-14 at 14.30.29.png|width=552,height=192!
We should fix the MOR table to make it the same behaviour as the COW table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)