mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-24 17:00:37 +00:00
chore: bump proto to 917ead6 (#1892)
* feat: add table_id for ddl exprs * chore: bump proto to 917ead6
This commit is contained in:
@@ -408,6 +408,7 @@ mod test {
|
||||
},
|
||||
],
|
||||
})),
|
||||
..Default::default()
|
||||
})),
|
||||
});
|
||||
let output = instance.do_query(query, QueryContext::arc()).await.unwrap();
|
||||
|
||||
Reference in New Issue
Block a user