tison

Results 964 comments of tison

greptime-proto's patch - https://github.com/GreptimeTeam/greptime-proto/pull/181

Blocked by * https://github.com/apache/arrow-rs/pull/6041 * https://github.com/apache/datafusion/pull/11372 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...

@discord9 I read the RFC now and wonder what's a completed sample for this feature. I can see how to create a task (continuous query/materialize view): ```sql CREATE TASK avg_over_5m...

@WenyXu This issue seems stale. Do we have other updates? Or @L-Fiori maybe you can just take over this issue and submit a patch >_

@killme2008 @evenyag May you provide some of the related source code? We have a few of Manifest, said `FileRegionManifest`/`RegionManifest`. It's not quite clear what's proposed in this issue.

Once we're sure about the issue, perhaps open a subtask issue and link here. See https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists and https://github.com/pingcap/tidb/issues/26022.

@WenyXu drop database is now tracked by #3516. Is it simliar to drop schema? I wonder if we can supersede this issue with other recent issues to keep the context...

No longer valid. Need an update.

@discord9 Now I'd prefer to keep the `pyo3` feature gate but drop the RustPython support. And thus the default binary doesn't support Python scripting at all. It seems quite subtle...

@sundy-li Thanks for participating in this thread. I'm afraid that employing the WASM solution would be nothing better than the RustPython solution, both of which can ship the _basic_ Python...