David Cottrell
David Cottrell
I think the problem is with the `select *` and, at least in DuckDB, it appears to be order dependent what you get as an answer.  The following (putting...
I think for everyone's benefit, it would be good to lean hard into "please never use wildcards in anything that matters". It really isn't that hard to use strict column...
Would close #784
@s22chan seems to work ... can it just be merged? I'm only weakly testing so far on xbar and datagrid.
Message should say replace with ```shell pip install -e . ``` Please correct if wrong.