peasee

Results 31 comments of peasee

Thanks for submitting this issue! We're aware of this limitation for the DuckDB accelerator that prevents it from loading map types, which we've documented here: https://docs.spiceai.org/components/data-accelerators/duckdb. While we can’t guarantee...

The same error exists for the same source connection but attempting to use `duckdb` acceleration.

> > @goldmedal perhaps you would like to merge this PR as a way to verify your permissions are configured correctly? > > Sure, I plan to merge this PR...

> > > @goldmedal perhaps you would like to merge this PR as a way to verify your permissions are configured correctly? > > > > > > Sure, I...

> If it's the first one, I think it's an issue because it isn't valid. We can file an issue for it. My bad, I should've clarified better. It is...

> I see. I think it's an issue but we can fix it in the follow-up PR. Let's merge this PR first. Could you help to file an issue to...

Manually building glibc 2.35 in AL2 gets past the intial `GLIBC_2.35 not found` error, but ends up resulting in: ``` [ec2-user@ip-172-31-39-6 ~]$ ./spiced Segmentation fault (core dumped) ```

Needs a long-term fix like MUSL for static linking to ship a binary with an included GLIBC 2.35.

This is an error improvement for improper function args

Calculating [jenks breaks](https://en.wikipedia.org/wiki/Jenks_natural_breaks_optimization) incurs too much of a performance impact to be useful. Defining the explicit keys in an `IN (...)` could be the easiest method of matching only the...