Archie Sarre Wood

Results 326 comments of Archie Sarre Wood

My assumption here is there is an issue with the generated query for non default schemas, and in the case that the table is in a non-default schema the query...

It's fairly unlikely I'll get the chance to migrate to the new API - I'm not really dedicating time to this project right now.

Hey @kmitchener, what would your expected behaviour be here for negative values?

Negative values could be flipped in the opposite direction, but this might be confusing ![Image](https://github.com/user-attachments/assets/b3a5184f-ef4a-40eb-a207-f92f9ec3c829) Current left align behaviour for reference ![Image](https://github.com/user-attachments/assets/8252da0d-ff22-4034-a9aa-5a29e5776fba)

Here's a live proof of concept: https://deploy-preview-2726--next-docs-evidence.netlify.app/components/data-table/#bar-chart-column---right-aligned

I'm not loving this approach honestly. I wonder if it would be better to introduce a new independent prop to control this eg `barAlign=right` I think some users are likely...

I've started adding tests for each data source. - [x] Snowflake - [x] BigQuery - [x] Postgres - [x] DuckDB - [ ] Databricks - [ ] MySQL - [...

awaiting tagged release of DuckDB wasm so we can add ICU support