rahil-c commented on code in PR #729: URL: https://github.com/apache/incubator-xtable/pull/729#discussion_r2176574684
########## xtable-core/src/main/java/org/apache/xtable/delta/DeltaSchemaExtractor.java: ########## @@ -41,22 +37,10 @@ import org.apache.xtable.model.schema.InternalType; import org.apache.xtable.schema.SchemaUtils; -/** - * Converts between Delta and InternalTable schemas. Some items to be aware of: - * - * <ul> - * <li>Delta schemas are represented as Spark StructTypes which do not have enums so the enum Review Comment: I think we can live this file as is right? -- 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: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org