[ https://issues.apache.org/jira/browse/ATLAS-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918344#comment-16918344 ]
Bolke de Bruin commented on ATLAS-3393: --------------------------------------- I understand that backward compatibility is important. However, we encountered this bug due to integration issues with our tooling expecting "createTime" as it is used everywhere else[1]. I do think it will create more problem down the road if you leave this inconstency in. "createTime" is also used hardcoded in [2]. If it is considered to be an "internal" attribute what happens if you mix the two? Is there a way to alias one to the other? [1] https://github.com/apache/atlas/search?q=createTime&unscoped_q=createTime [2] https://github.com/apache/atlas/blob/7e4788ed00c6a0ef4e8c89f0486b8073a56409e4/intg/src/main/java/org/apache/atlas/model/instance/AtlasRelationship.java#L63 > Fix inconsistency with attribute createtime in aws_s3_bucket > ------------------------------------------------------------ > > Key: ATLAS-3393 > URL: https://issues.apache.org/jira/browse/ATLAS-3393 > Project: Atlas > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Bolke de Bruin > Priority: Critical > > attributes are in camelcase. in aws_s3_bukcket createtime isnt > > (fix available in linked issue/pr) > > -- This message was sent by Atlassian Jira (v8.3.2#803003)