Ryan Barrett

Results 2014 comments of Ryan Barrett

sure! that'd be a good update. the awkward part is that bridgy fed itself doesn't actually care about or use PuSH anywhere. it's only needed for (some) ostatus nodes to...

thanks for the update!

forgot to mention, the toolbelt setup code in https://shell-hrd.appspot.com/ is: ```py from requests_toolbelt.adapters import appengine appengine.monkeypatch() ```

More broadly, does anyone currently have any Databrick driver working at all? I haven't been able to get any of them to connect to my Azure Databricks instance. All three...

I've also started trying to port them to [.41+ style](https://discourse.metabase.com/t/metabase-x-41-x-how-to-build-drivers/16407), with `deps.edn` and `clojure build-driver`. I've made some progress on @rajeshkumarravi's in the [`41-and-databricks` branch here](https://github.com/rajeshkumarravi/metabase-sparksql-databricks-driver/compare/master...snarfed:41-and-databricks); I'm currently on this...

Thank you again for updating your driver @relferreira! I've upgraded to your 1.3.0 jar, and it's closer to working, but still not quite there yet. When I enter my Databricks...

@nbulaj any thoughs? Our OAuth client app has been dead in the water for a while because of this. (Thank you in advance for looking!)

@nbulaj thank you for looking! How would these restrictions behave? Would they truncate the too-long response header? If the OAuth handshake still works, then that would be great. Otherwise, if...

Friendly nudge here, this is still visibly affecting a number of our users, I field questions about this regularly. Let me know if I can do anything else to help,...

thanks, guys! this is great, much appreciated. one note, in case it helps anyone else: i have a global key binding for Command-L, so the `keystroke "l" using command down`...