mirror of
https://github.com/mukunku/ParquetViewer.git
synced 2026-06-21 12:48:09 +00:00
* rough duckdb functionality * add internationalization support (#145) address #169 * moar localization that i missed * localize some exceptions * address random exceptions i found in amplitude * localize gridview better * add language toolstrip item * tweak filter query area width in mainform * add amplitude user property for ui language * add bytearrayvalue truncation test * better localization for custom date format form * add comments * reset default designer language to english * fix button text alignment * create workflow to automatically generate a translation template. * tweak workflow * Auto-generated file update * add issue template for translations * remove duplicate resx file causing build failures * remove solution items * log exe size after compile * update workflow * update build flags * create 100k rowgroups when exporting data to parquet format * moar translations * simplify string formatting * actually allow cancellation of parquet export * Auto-generated file update * localize unhandled exception message * Auto-generated file update * trigger build * moar translations * Auto-generated file update * trigger builds * widen labels a bit more * Delete src/ParquetViewer/Resources/localization-icon.ico * moar duckdb implementation * mostly green tests! * all tests are green! * implement custom metadata support for DuckDB * byte array support for duckdb * cleanup * moar cleanup * this is cleaner * custom metadata changes * upgrade to .net 10 * fix sql create script * add automatic duckdb fallback when opening files * add more tests for files we support now thanks to duckdb * better duckdb fallback logic * capture engine usage in amplitude and separate exceptions for each engine * improve byte[] compatibility * improve duckdb engine * cleanup and more tests * deserialize column stat values * fix detailed metadata resolution for parquetnet * add metadata test * dotnet format * create new query editor tool * better ex handling * simplify types * capture analytics * localize query editor * theme the query editor * adjust max window sizes * fix map type for query editor * re-implement parquet exports via parquetnet. duckdb exports still needs to be implemented * gracefully fail when byte[] types are in query result * fix merge errors * query editor theme and usability improvements * Auto-generated file update * confirmed todo * remove the concept of unsupported fields (!!) * fix build * Auto-generated file update * adjust translations workflow * Auto-generated file update * use correct date wrapper for query editor grid * Auto-generated file update * ParquetViewer wouldn't be here today without Parquet.NET but I think it's time to remove this special thanks. I hope this doesn't come across the wrong way <3 * more cleanup * update build process to net10 * use ready to run and only publish self contained exe's now :( * add copy/paste context menu to query editor * better handle huggingface middle-click shortcut * proper start location * Auto-generated file update * lint * update count label correctly * remove query editor and make duckdb a selfcontained exe only feature * cleanup * add ability to freeze columns #174 * use display index instead of ordinal index * fix styling reset * fix bug with frozen columns and quick peek's back functionality * bump packages * Auto-generated file update * comma * dont use readytorun * fix bug in field selection dialog column filtering * Auto-generated file update * bump version --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||