autumnust commented on a change in pull request #2925: [GOBBLIN-1080] Add configuration to add schema creation time in converter URL: https://github.com/apache/incubator-gobblin/pull/2925#discussion_r392464209
########## File path: gobblin-api/src/main/java/org/apache/gobblin/configuration/ConfigurationKeys.java ########## @@ -309,6 +309,8 @@ /** * Converter configuration properties. */ + public static final String CONVERTER_AVRO_INCLUDE_SCHEMA_CREATION_TIME = "converter.avro.include.schema.creation.time"; Review comment: Do we need to make it configurable ? ---------------------------------------------------------------- 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