You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2022/04/25 19:07:00 UTC

[jira] [Created] (ATLAS-4590) Python - fix minor problem in list_attributes_to_params()

Madhan Neethiraj created ATLAS-4590:
---------------------------------------

             Summary: Python - fix minor problem in list_attributes_to_params()
                 Key: ATLAS-4590
                 URL: https://issues.apache.org/jira/browse/ATLAS-4590
             Project: Atlas
          Issue Type: Bug
          Components: atlas-intg
            Reporter: Madhan Neethiraj


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.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)