cherry-pick from 3_1_x_release to 3.1_opensource_release
This commit is contained in:
		@ -161,7 +161,7 @@ int ObBuildIndexBaseTask::check_partition_need_build_index(const ObPartitionKey&
 | 
			
		||||
  const ObTableSchema* new_index_schema = NULL;
 | 
			
		||||
  ObSchemaGetterGuard schema_guard;
 | 
			
		||||
  bool is_partition_exist = false;
 | 
			
		||||
  bool check_dropped_partition = true;
 | 
			
		||||
  bool check_dropped_partition = false;
 | 
			
		||||
  bool is_split_finished = true;
 | 
			
		||||
  need_build = false;
 | 
			
		||||
  if (OB_UNLIKELY(!is_inited_)) {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user