Open tisonkun opened 7 months ago
What is holding this?
@yurivict This is mainly blocked by https://github.com/hyperium/tonic/pull/1670.
tonic 0.12 has been released. We can move forward now.
substrait's prost version needs bump also.
greptime-proto's patch - https://github.com/GreptimeTeam/greptime-proto/pull/181
Blocked by
I'm afraid that we cannot upgrade until September's Arrow & DataFusion release and we catch up to it.
I don't know if the upgrade can be done separated, but at least cannot as a whole.
cc @waynexia @MichaelScofield
Some updates on this issue. Arrow and Dafafusion have both merged the corresponding PR. We'll wait for our dependency on Arrow to be updated to v53 and then we can start doing the upgrade.
cc @waynexia
Ref
💯 I'm preparing the migration to arrow 53 and the latest datafusion
What type of enhancement is this?
Tech debt reduction, Other
What does the enhancement do?
Sooner or later we should upgrade it. I'd create this ticket to collect information, since this upgrade is a huge breaking changes from axum side - https://github.com/tokio-rs/axum/releases/tag/axum-v0.7.0
Implementation challenges
No response