ktrueda

Results 3 issues of ktrueda

https://github.com/apache/parquet-format

If users specify multiple parquet files which has different column structure, the outcome is concat with column direction (not row direction). ```bash $ poetry run parquet-tools csv ./tests/test1.parquet ./tests/test0.parquet one,two,three,a,b,c,d...

https://github.com/Knio/dominate/blob/9176ade46164585bdc7c603a957e3b52684dc9e7/dominate/dom_tag.py#L28 This code needs python 3.7 . see https://docs.python.org/3/library/contextvars.html