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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user