Support group_id transfer of ddl task with serlize_message

This commit is contained in:
renju96
2023-04-03 19:15:07 +00:00
committed by ob-robot
parent e29c97171c
commit db6535d4d2
54 changed files with 307 additions and 92 deletions

View File

@ -88,7 +88,8 @@ public:
const share::schema::ObTableSchema *index_schema,
const int64_t parallelism,
common::ObIAllocator &allocator,
ObDDLTaskRecord &task_record);
ObDDLTaskRecord &task_record,
const int64_t group_id);
private:
typedef common::ObArray<std::pair<int64_t, common::ObString> > OrderFTColumns;
class FulltextColumnOrder