Andreas Motl

Results 1168 comments of Andreas Motl

> Stop ingesting LDI CSV files at all and use the Parquet files instead, see also Reading Parquet files. I've just made a gist about how to [acquire compressed Parquet...

We have not been able to find any notation to satisfy the MyST parser, trying to link to the `orm` reference, in both directions, either trying to be more explicit...

Hi. @aparnajyothi-y reported at https://github.com/actions/setup-python/issues/825#issuecomment-2012392172 (thanks!): > We have reproduced the error in our local and found that the error is due to `python

Hi. After a refresh two weeks ago, this PR satisfies CI now. So, you may want to consider merging it?

Maybe this is something @alexander-schranz will be interested in?

Other than many deprecation warnings, because https://github.com/crate/crate-pdo/pull/146 has not been merged and released yet, running the tests here [^1] raise this fatal error [^2]: ```php Fatal error: Declaration of Crate\PDO\PDO::prepare($statement,...

It will make no sense to continue working on this before https://github.com/crate/crate-pdo/pull/146 has been merged. Otherwise, there are too many type errors to work around. In other words, fa8ef492dea0fc0 should...

Dear Rico, thank you for writing in. I am not sure if this patch in its current state is enough to add support for Doctrine 3. Is it? >> now...

Dear Julian, thank you for writing in. Can you evaluate if using CrateDB's PostgreSQL interface would be a viable option, similar to what is suggested over at the proprietary CrateDB...

On another note, please also have a look at the [Crate.io driver for Laravel](https://github.com/RatkoR/laravel-crate.io) maintained by @RatkoR. Maybe we can bring together interested people to improve PHP support for CrateDB...