Andrew Vaccaro

Results 11 comments of Andrew Vaccaro

I really wanted a tool like this at my last job, but for joining Cassandra and Postgres data together. I'd definitely be interested in contributing to the web server.

I'm new to Rust but interested in helping contribute; I took undergrad ML so I have a rough understanding of how everything works, if not the details (yet).

Hey, has there been any discussion of this issue/PR? We've hit the same problem since poetry will gladly update protobuf since it's not pinned in this repo.

Not sure if you're still around, but I still get the same error message with the patch.

Whoops, just went on vacation! I'd been getting the `tags don't match` error. I ended up just using golang.org/x/crypto/pkcs12 and switching to a PKCS12 file.

[duckdb](https://duckdb.org/) could also be an interesting option and it looks like there's [node bindings](https://duckdb.org/docs/api/nodejs/overview). Maybe an ORM or something like [dbt](https://www.getdbt.com/) to help with the cross-database compatibility?

> AFAIK usually ORMs assume that the process connects to the DB and sends queries "interactively", which is unnecessarily slow for our use case (inserting millions of rows known up...

Unassigning, only affects 1 row and is low prio vs infra and speedmaps work.

This is due to duplicate data in CSVs; we should open an upstream issue asking whether we think the validator can handle this type of situation.