xushiyan edited a comment on pull request #1584: URL: https://github.com/apache/incubator-hudi/pull/1584#issuecomment-628299745
@pratyakshsharma I had a new proposed change reflected in the last commit. The idea is to not throw exception when no data is fetched, so this is to loosen a bit on throwing exception and asking user to set the class. If any data is fetched, then it is still the old requirement on setting schema provider. This should work for ROW source case where users can totally forget about schema provider setting. For all data source types, we don't care about the schema if no data is fetched. cc @vinothchandar @afilipchik Please kindly verify the changes and see if the proposal works or if i overlooked any side effect. Thank you. ---------------------------------------------------------------- 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]
