[
https://issues.apache.org/jira/browse/GOBBLIN-1006?focusedWorklogId=361129&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-361129
]
ASF GitHub Bot logged work on GOBBLIN-1006:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Dec/19 21:35
Start Date: 17/Dec/19 21:35
Worklog Time Spent: 10m
Work Description: autumnust commented on pull request #2851:
[GOBBLIN-1006] Enable configurable case-preserving and schema source-of-truth
in table level properties
URL: https://github.com/apache/incubator-gobblin/pull/2851#discussion_r359041180
##########
File path:
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/conversion/hive/entities/StageableTableMetadata.java
##########
@@ -92,6 +98,12 @@
*/
public static final String SOURCE_DATA_PATH_IDENTIFIER_KEY =
"source.dataPathIdentifier";
+ /**
+ * Attributes like "avro.schema.literal" are usually used in offline system
as the source-of-truth of schema.
+ * This configuration's value should the key name that users expects to
preserve to schema string if necessary.
Review comment:
Fixed.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 361129)
Time Spent: 40m (was: 0.5h)
> Configurable case-preserving in ORC-conversion
> ----------------------------------------------
>
> Key: GOBBLIN-1006
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1006
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Lei Sun
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)