feat: deprecate Region::Partition use partition expr instead (#256)

* feat: deprecate Region::Partition use partition expr instead

Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>

* merge origin/main

Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>

* put partition expr into Partition

Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>

---------

Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
This commit is contained in:
Zhenchi
2025-07-23 10:30:51 +08:00
committed by GitHub
parent 36116a5c24
commit 7fcaa3e413
18 changed files with 725 additions and 303 deletions
+3 -3
View File
@@ -30,11 +30,11 @@
#include <google/protobuf/repeated_field.h> // IWYU pragma: export
#include <google/protobuf/extension_set.h> // IWYU pragma: export
#include <google/protobuf/unknown_field_set.h>
#include "greptime/v1/ddl.pb.h"
#include "greptime/v1/column.pb.h"
#include "greptime/v1/row.pb.h"
#include "greptime/v1/prom.pb.h"
#include "greptime/v1/common.pb.h"
#include "greptime/v1/ddl.pb.h"
#include "greptime/v1/prom.pb.h"
#include "greptime/v1/row.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_greptime_2fv1_2fdatabase_2eproto