rahil-c commented on code in PR #18274: URL: https://github.com/apache/hudi/pull/18274#discussion_r2907238105
########## rfc/rfc-99/rfc-99.md: ########## @@ -209,4 +209,299 @@ SQL Extensions needs to be added to define the table in a hudi type native way. TODO: There is an open question regarding the need to maintain type ids to track schema evolution and how it would interplay with NBCC. -The main implementation change would require replacing the Avro schema references with the new type system. +The main implementation change would require replacing the Avro schema references with the new type system. + +--- + +## Variant Type Implementation Review Comment: Ill add similar feedback I got from vinoth, which is to add all the research to the appendix file: https://github.com/apache/hudi/blob/master/rfc/rfc-99/appendix.md -- 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]
