adamviola / parquet-explorer

Explore Parquet files with SQL
MIT License
16 stars 1 forks source link

feat: Include column datatype under the column name #3

Closed NickCrews closed 1 month ago

NickCrews commented 7 months ago

Hi! Thanks for the great extension, I really love it. Would you be willing for this to come in as a new feature? Possibly under a settings flag, but I could also see this just being the default cuz it's nice. Would you be willing to do this yourself because you are familiar with the codebase, or would I need to submit a PR?

adamviola commented 6 months ago

I love this. I'll get to this eventually, no guarantees on when. Feel free to submit a PR if you'd like it sooner

adamviola commented 1 month ago

I added a column type tooltip that shows when you hover over a column header as part of the v1.2.0 release. @NickCrews lmk if you're still interested in showing under the column name. I can add a setting

NickCrews commented 1 month ago

Just tried out the new release, it looks awesome! The tooltip is totally adequate for me.