dennis zhuang

Results 164 issues of dennis zhuang

### What type of enhancement is this? Tech debt reduction ### What does the enhancement do? The `operator` crate serves as the primary interface for all protocols, including SQL and...

C-enhancement
help wanted

We already have documentation on how to handle time zones under various protocols, but we are missing an overarching introductory document. This document should explain how GreptimeDB stores and processes...

enhancement

* `/sql` * `/promql` * influxdb line protocol * ....

We currently have a contributor guide available for the metric engine at https://docs.greptime.com/contributor-guide/datanode/metric-engine. However, the crucial user guide appears to be missing. It may include: 1. How to create and...

We currently offer a table-sharding contributor guide at https://docs.greptime.com/contributor-guide/frontend/table-sharding#table-sharding. However, a user guide for table-sharding is absent. It would be beneficial to provide a table-sharding user guide for cluster users,...

* More meaningful example, especially the query * Functions, especially DataFusion functions.

We need DR documents to describe disaster recovery (DR) solutions provided by GreptimeDB(Enterprise): * Overview @killme2008 * Dual Active-Standby DA @MichaelScofield * Multiple Replicas Cluster DA @fengjiachun * Cross zone...

documentation

### What type of enhancement is this? API improvement ### What does the enhancement do? It would be ideal for the gRPC SDK to have a status indicator to show...

C-enhancement