Helge Brügner
Helge Brügner
I can confirm that this bug exists and it is impacting me as well. The strange thing is: we have a large bronze table and an even larger silver table,...
For work, I'd like to implement a similar scenario to integration test our Spark jobs. To simplify the development setup, we're running all our components (DB servers, Redis caches etc.)...
@indy-3rdman I agree, letting the user specify the address seems like the much nicer solution. Happy to see the progress here :)
Something that helped me a bit was to `.repartition()` the data manually to the number of workers. I'm writing around 1.5M data points with `WritingBatchSize = 1000` and `connectionmaxpoolsize =...
Is there anything I can do for these checks to pass? Any ideas on how to approach testing of the prediction function?
We ran into this very limitation after switching to the federated credentials. It manifests as the following error in the pipelines: ``` ##[error]Error: Endpoint auth data not present: ``` The...
It's happening again, maybe related to #14...
Perhaps write `Total budget since 2018` or something?
MCC Berlin uses the updated value from 2018, while the original dataset only contains values up to 2017 (http://www.globalcarbonatlas.org/en/CO2-emissions). There seems to be no per-country dataset available for 2018...
Definitely related to #6, we really need updated CO2 data. I really don't know where to get it from, though.