Zachary King

Results 11 comments of Zachary King

I too am having a authentication chain issue, but I know I have sufficient permissions. I can successfully load a table from an EC2 with an IAM role; however, it...

I know this issue is _really_ old, but I just started using the extension and I noticed "Go to Definition" does not work for me when the elixir project directory...

I know this issue has been open for some time now, and there might already be examples scattered across the internet, but I threw together a very simple example of...

Thanks @faiface I agree! I'll get a PR submitted over there after making the change to load from a data file.

@andrefurlan-db the most common tuned value I've seen for `MaxIdleConnsPerHost` is 100. I definitely think it's a great idea to increase this from the default value of 2, but should...

No, still having this issue. Sadly it doesn't look like @databricks cares about this codebase anymore... In any case I did trace the issue down to the AWS redshift JDBC...

I would also like to see this feature in the bundle generate command. I don't see it as an anti-pattern because it doesn't assume how the user is using it....

@blood-onix I have a working branch here if you just want to maintain the Git references, not download the notebooks: https://github.com/zcking/cli/tree/feature/support-git-source-on-generate I would welcome any feedback from the maintainers, and...

I agree this isn't an issue. I've used the `.id` attribute in workflows combining DLT pipelines with non-DLT pipelines in a single workflow without issue for a while now. And...