Amando

Results 82 comments of Amando

Okay I'll give it a go and let you know, thank you @dariamarutkina :) A side note: is it intentionally missing from the published image ? Seems like a useful...

I'm sorry, I haven't attempted it yet as I am stuck on #3437

My proxy issue is resolved with help from @yagudin10 :) @dariamarutkina is it possible to add the new driver to the `dbeaver/cloudbeaver` image, or do I need to do it...

Ah thanks for the speedy response :) Is there a timeline for this ? Edit: I need the data in `tibble` format, so will cast from Arrow to tibble anyway,...

Hi thanks for the suggestions. Point 2 is not possible with the current implementation because we require a reference to a shared graph, or could make a new graph in...

I have thought about a global graph, but I am not sure because either: - It means other `Variable`s will not be on the same graph, so we cannot perform...

Thanks for the example :) Are users able to create an arbitrary number of graphs, or is it a single global static ? And does this push any cloning/locking/unlocking onto...

I'd be interested to see the code, do you have a branch or repo you can link me to ?