Vince Faller

Results 15 issues of Vince Faller

## Problem Devs keep running into the same error messages and not being able to debug them. ## first `401002: Unauthorized Access Invalid authentication credentials were provided. ` in our...

Server-Side Enhancement

## Describe the bug I have a package where I standardize the way we're authenticating. So the `server` and `tableau_auth` are initialized on import of my package. Then downstream there...

bug
needs investigation

This just makes it so the database to spark__get_relations_by_pattern actually does something. Currently it seems to ONLY do the target.database. Unclear what to do about testing since at least the...

spark_utils==0.3.0 ** Edit ** just realized the readme says that it doesn't have a shim for this, but it sure seems to. Found this because I was trying to figure...

## Summary I would love it if tableau authentication behaved more [like AWS](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html#configuring-credentials) I obviously can build wrappers for this, but this seems like pretty common functionality in python api...

enhancement
needs investigation