Pádraic Slattery

Results 13 comments of Pádraic Slattery

@bramton Line 30 of `degiro.py` should be changed to: `r = self.sess.post(url, data=payload)` With that, `la.getConfig()` throws a 401 error I can't figure out. @yironglo Did you get anywhere with...

@lolokraus Want your opinion on this before I see if I can do this. I don't see a degiro.nl endpoint that returns the real time price. The product_info function returns...

@vijaykiran #569 was your PR so you might be interesting in this PR. No sure why the Athena, BigQuery, Redshift, Snowflake builds are failing, I don't _think_ it is related...

> From @jtcohen6: > >> dbt-bigquery connects using google's python clients, and I know those also support uploading JSON files. I tried doing this way back when, hacking into some...

@tuftkyle Thanks for the interest in this! I've been looking into this issue for a few weeks (I'm the author MR you reference), I think the next step is still...

@NiallRees I've submitted [MR153](https://github.com/dbt-labs/dbt-bigquery/pull/153) for this, currently working through some suggested changes. Can you elaborate on the "as long as we use the JSON subscript operator" element of your comment?...

@astro30 Feel free to add this feature!

@ammarchalifah-bolt Do you mean a single `.pre-commit-config.yaml` file?

Would be amazing if `soda scan` could be pointed to a directory and could run all the included yml files in parallel. The current implementation is limited to running scans...