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

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

    [ https://issues.apache.org/jira/browse/ATLAS-4590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527722#comment-17527722 ] 

ASF subversion and git services commented on ATLAS-4590:
--------------------------------------------------------

Commit 779b35271317200567a82cfa9858797c297493b6 in atlas's branch refs/heads/branch-2.0 from Doron Chen
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=779b35271 ]

ATLAS-4590: fix minor problem in list_attributes_to_params()

Signed-off-by: Madhan Neethiraj <ma...@apache.org>
(cherry picked from commit cc47aca6cf9a7e05c9e81ab218a077f40af8d9fe)


> 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
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>
> 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 <cd...@il.ibm.com> via https://github.com/apache/atlas/pull/175.



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