Nicolas Paris
Nicolas Paris
On my instance `my.matrix.com` I have an external nginx reverse proxy and no internal nginx. Everything looks fine (also federation) **except** I get the nginx logs flooded with those three...
Hello, I have modified graphics to be able to get multiline texts when is inside the string Thanks a lot !
hi, I installed a python-nameless project with pytest support. `tox` works out of the box for testing. However, running `pytest` does not (see below). The only way to make it...
So far, if one of the md file of my doc is modified, all the html files get modified, resulting in a large commit. Apprently the modification are essentialy random...
object storage such s3 are cheap. AFAIK, etebase could store the collection and subsequent files in such storage. I mean `MEDIA_ROOT` itself
in order to ease contributions and make the overall more robust would adding tests (eg; docker-compose local stack with postgres + fastapi api calls on test-client https://fastapi.tiangolo.com/tutorial/testing/) would be of...
From my tests and reading issues: - from #17 ranger must be equal to 0.5.3 - from #3 spark must be equal to 2.3 (no support from spark 2.4 yet)...
When I upload multiple files, I have to zoom out to be able to click on the `OK` button. See above screenshot  This at least appens in the Teams...
The python codebase would benefit from linters and formater. I suggest to add black and pylint/flake8 as additional CI breaker steps.
hudi 0.11.1 spark 3.2.1 I have several hudi tables with > 35k partitions. When running for first time hive sync (meaning adding 35k partition from scratch into glue), I randomly...