[FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
This commit is contained in:
		 shenyunlong.syl
					shenyunlong.syl
				
			
				
					committed by
					
						 ob-robot
						ob-robot
					
				
			
			
				
	
			
			
			 ob-robot
						ob-robot
					
				
			
						parent
						
							464ba63de9
						
					
				
				
					commit
					b60e4f8d97
				
			| @ -997,6 +997,10 @@ int ObCmdExecutor::execute(ObExecContext &ctx, ObICmd &cmd) | ||||
|         DEFINE_EXECUTE_CMD(ObCheckpointSlogStmt, ObCheckpointSlogExecutor); | ||||
|         break; | ||||
|       } | ||||
|       case stmt::T_TABLE_TTL: { | ||||
|         DEFINE_EXECUTE_CMD(ObTableTTLStmt, ObTableTTLExecutor); | ||||
|         break; | ||||
|       } | ||||
|       case stmt::T_CS_DISKMAINTAIN: | ||||
|       case stmt::T_TABLET_CMD: | ||||
|       case stmt::T_SWITCH_ROOTSERVER: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user