Jiayu Liu
Jiayu Liu
@fishy do you think this maybe the support of uuid in python is missing?
not merging this yet because running clover isn't covered in ci yet
> @Jimexist What's the status here? haven't found time to include clover test into CI yet.
afaik there's no easy way to do this via java for now, but ideally we can create an API that converts List or Map into a https://docs.rs/datafusion/latest/datafusion/datasource/provider/trait.TableProvider.html and then hook...
> I don't know if anyone is actively working on the C binding for datafusion right now, but if there is enough interests, we could create a new repo at...
> Welcome back 👋 @Jimexist ! It is great to see you again and thank you for your contribution. > > I am sorry I wrote a comment about using...
Note: this applies to integration test with `DropwizardTestSupport`
I am getting `java.lang.NoSuchMethodError: org.glassfish.hk2.utilities.BuilderHelper.getRank` with dropwizard 1.0.4 and dropwizard-guice 1.0.0
does arrow support python 3.11 yet? seems to me no https://pypi.org/project/arrow/
> Thanks for the PR and it looks like it has some compatibility issues with python 3.12 based on the log [here](https://github.com/CambioML/pykoi/actions/runs/6456750661/job/17718081026). it looks like this requires an upgrade from...