rpbouman / huey

A UI for DuckDB
MIT License
181 stars 14 forks source link

error in column sum #78

Closed eugeniosinan closed 4 months ago

eugeniosinan commented 4 months ago

When using a duckdb file in which one of the columns is numeric, the following error appears. I've done several tests with other banks and they all show the same error. Note: With csv files it gave the same error.

image

rpbouman commented 4 months ago

Hi! Thank you for your interest in Huey and thanks for filing the issue.

I'd love to help! Can you send me a few things:

ad 1: You can open the settings dialog by clicking the Gear button located on the right side of the top toolbar: image

ad 2: You can open the about dialog by clicking the Info button located on the right side of the top toolbar: image

Thanks in advance

eugeniosinan commented 4 months ago

Thank you in advance for the response. I tested this link and got the same error. db_vacinas_23_bckp.csv image image image

Using Chrome as a browser.

rpbouman commented 4 months ago

This is now fixed. Thanks for helping making Huey better!

image

eugeniosinan commented 4 months ago

Thank you very much for such a quick correction! Congratulations on the excellent work!