mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-07 00:27:03 +00:00
Update SQL_FEATURE_PLAN.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
parent
5adea57224
commit
623a278a0f
+1
-1
@@ -14,7 +14,7 @@ To provide a full-featured SQL interface for SeaweedFS, treating schematized MQ
|
||||
|
||||
**2. Key Features**
|
||||
|
||||
* **Schema-tized Topic Management (Priority 1):**
|
||||
* **Schematized Topic Management (Priority 1):**
|
||||
* `SHOW DATABASES` - List all MQ namespaces
|
||||
* `SHOW TABLES` - List all topics in a namespace
|
||||
* `CREATE TABLE topic_name (field1 INT, field2 STRING, ...)` - Create new MQ topic with schema
|
||||
|
||||
Reference in New Issue
Block a user