tison

Results 964 comments of tison

@juzhiyuan Thank you! So we will have "this month"'s data in the next month? It is possible to show a real-time result for this month?

@tizee I'm glad to review this patch. Would you have time to rebase and add some sqlness tests?

I can see that the passing options part is tracked at https://github.com/GreptimeTeam/greptimedb/issues/3708. Then I think it's OK to only handle the parsing and passing part in this patch, as long...

IIUC we should remove the definition in https://github.com/GreptimeTeam/greptime-proto first?

I found same of the dependencies to QueryRequest is from our inner client `Database`, that is related to #3798. So this issue can be blocked from #3798.

Blocked by [tonic](https://github.com/hyperium/tonic/blob/master/tonic/Cargo.toml) uses http 0.2 and axum 0.6. Ref - https://github.com/hyperium/tonic/pull/1595

Other refs - * https://github.com/hyperium/tonic/pull/1670 * https://github.com/etcdv3/etcd-client/pull/75

@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.