Skip to content

How do I return the entity through PurviewClient.get_entity if the qualifiedName value has spaces in it? #286

@manishgonsalves

Description

@manishgonsalves

What is your desired outcome
When calling the PurviewClient.get_entity with qualifiedname and typeName, the method should return the entity even if the qualifiedname has space in it. Having a space in the qualifiedname parameter should still return the entity

What have you tried so far
Tried to escape the space character with , %20 and using string.format

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Linux
  • PyApacheAtlas Version (python -m pyapacheatlas --version): 0.16.0

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    purview questionA question more about Purview and less about PyApacheAtlas

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions