Skip to content

UserContext userid handling in Go is not aligned with Pyspark Connect  #89

@magpierre

Description

@magpierre

In PySpark Connect the user id is fetched using os.getenv if not provided in the channelBuilder and used in all proto calls requiring a UserContext. In the current Golang code there's a hard coded NA userid for all the UserContexts. This should be aligned to ensure we provide the same functionality across different coding languages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions