Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
A string concat expression uses an integer directly i.e., without using str(). This needs to be fixed in intg/src/main/python/apache_atlas/utils.py b/intg/src/main/python/apache_atlas/utils.py.
Reported and fixed by Doron Chen <cdoron@il.ibm.com> via https://github.com/apache/atlas/pull/175.