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

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

Commit 00b0eaa228a9baa1c56a9fda99f2a494f6828bb1 in atlas's branch 
refs/heads/branch-2.0 from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=00b0eaa ]

ATLAS-3876 : Relationship Search API not showing correct approximateCount

Signed-off-by: nixonrodrigues <ni...@apache.org>
(cherry picked from commit aa441de4f62947b96f6ff387f4d140a2b83c99dc)


> Relationship Search API not showing correct approximateCount
> ------------------------------------------------------------
>
>                 Key: ATLAS-3876
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3876
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 2.0.0
>            Reporter: Pinal
>            Assignee: Pinal
>            Priority: Major
>              Labels: Relationships
>             Fix For: 3.0.0
>
>
> Relationship Search API for hive columns showing *approximateCount* as -1 in 
> response.
>  E.g.
> {code:java}
> v2/search/relationship?limit=10&offset=0&guid=3e424245-0676-4d47-96a1-e17228b38367&relation=__hive_table.columns&sortBy=name&sortOrder=ASCENDING&excludeDeletedEntities=true
> {code}
> *WorkAround:* 
> Added queryParam in REST api : *boolean getApproximateCount*
> To get approximate count, enable flag getApproximateCount = true



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to