rudolfix

Results 75 issues of rudolfix

**Background** We are implementing #1692 and the same code should work also for postgres with embedded duckdb: https://github.com/duckdb/pg_duckdb We'll allow a fast loading of parquet/json/csv from buckets most probably without...

**Background** If we support `pg_vector` we'll have proper handling of chunking documents out of a box. Implementation should be trivial. What is not trivial is how to represent vectors/embedding in...

With MSSQL destination merged: 1. * [ ] explain in docs how to run it on Windows and Mac - I think ODBC drivers are the problem? 2. * [...

documentation

We test github ops on a private repo using a real test key. This test key is embedded in the code and is flagged each time someone pushes this code...

tech-debt

**Background** duckdb/motherduck will load data from buckets so it is possible to use staging destination with them. This may decrease loading times esp. in case of Motherduck that can load...