Serge Smertin

Results 212 issues of Serge Smertin

Use per-minute rotating logger and workspace storage

See https://docs.pytest.org/en/latest/how-to/logging.html Log files should be stored in a folder that has job run or github actions run id, and other useful coordinates

People want develop on an existing db and test on isolated db. Let's make it simpler make_database() is lenghty to write, so it may be easier to write "spark.table('abc.xyz')" and...