AmeerAssi commented on a change in pull request #98:
URL: https://github.com/apache/atlas/pull/98#discussion_r422692691



##########
File path: addons/models/3000-Cloud/3030-aws_s3_v2_typedefs.json
##########
@@ -251,6 +251,15 @@
           "isIndexable": false,
           "isOptional":  true,
           "isUnique":    false
+        },
+        {
+          "name":        "accountId",
+          "typeName":    "string",
+          "cardinality": "SINGLE",
+          "isIndexable": true,
+          "isOptional":  true,
+          "isUnique":    false,
+          "searchWeight" : 5

Review comment:
       @sarathkumarsubramanian thanks for the suggestion.
   done.




----------------------------------------------------------------
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


Reply via email to