autumnust commented on a change in pull request #2790: [GOBBLIN-941] Enhance DDL to add column and column.types with case-preserving schema URL: https://github.com/apache/incubator-gobblin/pull/2790#discussion_r341358581
########## File path: gobblin-hive-registration/src/main/java/org/apache/gobblin/hive/orc/HiveOrcSerDeManager.java ########## @@ -61,8 +61,6 @@ */ @Slf4j public class HiveOrcSerDeManager extends HiveSerDeManager { - // Schema is in the format of TypeDescriptor - public static final String SCHEMA_LITERAL = "orc.schema.literal"; Review comment: Do a rebase and push with force option to avoid old commits ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services