nsivabalan commented on pull request #4667: URL: https://github.com/apache/hudi/pull/4667#issuecomment-1030628126
just a thought. Should we think about renaming HoodieCopyOnWriteTableInputFormat to HoodieCopyOnWriteTableInputFormat**Delegatee** or something. Strictly speaking these are note the InputFormats used by the query engines. The ones that are actually used are HoodieParquetInputFormat and HoodieParquetRealtimeInputFormat. And those will delegate it to COWTableInputFormat and MORTableInputFormat. what do you think? not too strong on the suggestion though. -- 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]
