antonycourtney / tad

A desktop application for viewing and analyzing tabular data
http://tadviewer.com
MIT License
3.18k stars 119 forks source link

v0.11.0 show empty window after opening parquet on windows 10 #196

Open toxy-so opened 1 year ago

toxy-so commented 1 year ago

Many thanks for nice product. I can open parquet but cannot view with v0.11.0 on windows 10. v0.10.1 works. Are there any big difference between v0.11.0 and v0.10.1 on window version? Best.

AFgh24 commented 1 year ago

I have the same problem

antonycourtney commented 1 year ago

Thanks for the bug report. A big difference between 0.10.1 and 0.11.0 is that 0.11.0 uses the latest version of DuckDb (0.6.1).

Is this blank screen issue on Windows an issue for any Parquet file, or just a specific one? Is it possible to share the specific Parquet file causing the problem so I can investigate?

Thanks,

-Antony

toxy-so commented 1 year ago

Dear Antony Thank you for your reply and sorry for my late reply. The problem occurs in any parquet file. I send one of them. Regards.

aaa.zip

ghost commented 1 year ago

I tried Tad 0.12 and the same issue occurred. It seems the same issue of #210, and it seems fixed after install the httpfs duckdb extension.