dazzag24

Results 24 comments of dazzag24

Hi, Ah yes I recall reading somewhere that parquet is not something that naturally lends itself to simple appending, so I understand the difficulties here. For now I had come...

See https://github.com/simonw/datasette/issues/657 and my changes that allow datasette to load parquet files

Hi, Any plans to support other storage backends such as Azure blob storage? Thanks Darren

@gogowings Have you made any progress on this. I can see this being useful

+1 for this idea. I have to update a table with incremental updates and this would allow me to avoid a whole bunch of client side logic to decide if...

This also happens with the latest v2.0.170 release as well.

``` origin [email protected]:foobar/machine-learning/cluster-manifests.git (fetch) origin [email protected]:foobar/machine-learning/cluster-manifests.git (push) ```

I suspect that if you have an older app that predates the OAuth changes then you do not receive a refresh token using the sample code. In my use of...

I'd love to see Python3 support. Happy to give it a try if you want help testing.