1. getRecordsUsingInputFormat() can take a custom Configuration which can be used to specify HUDI table properties (e.g. <table>.consume.mode or <table>.consume.start.timestamp) 2. Fixed the return to return an empty List rather than raise an Exception if no records are found