feldera / feldera

Feldera Continuous Analytics Platform
https://feldera.com
Other
269 stars 29 forks source link

Revert patched 3rd party libraries #1271

Open gz opened 4 months ago

gz commented 4 months ago

Leftover from https://github.com/feldera/feldera/pull/1229 is to go back to original libraries once the patches are all merged and released

These three places are harder to spot but need to be reverted too:

https://github.com/feldera/feldera/blob/db75fa07ca766f9dc1fe66f7a70eca2f52dc4b1a/crates/pipeline_manager/src/compiler.rs#L462 https://github.com/feldera/feldera/blob/db75fa07ca766f9dc1fe66f7a70eca2f52dc4b1a/sql-to-dbsp-compiler/temp/Cargo.toml#L42 https://github.com/feldera/feldera/blob/db75fa07ca766f9dc1fe66f7a70eca2f52dc4b1a/Cargo.toml#L12

abhizer commented 2 months ago
blp commented 3 weeks ago

I wonder if we'll have a whole new rash of problems with rkyv 0.8 when it's finally released. It's a major set of changes.

mihaibudiu commented 3 weeks ago

Can we check that quickly now?