to issue<52362902>:fix time convert date issue in pl
This commit is contained in:
		@ -7355,7 +7355,8 @@ int ObSPIService::convert_obj(ObPLExecCtx *ctx,
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      ObObj &cur_time = ctx->exec_ctx_->get_physical_plan_ctx()->get_cur_time();
 | 
			
		||||
      cast_ctx.cur_time_ = cur_time.get_timestamp();
 | 
			
		||||
      ObExprResType result_type;
 | 
			
		||||
      OX (result_type.set_meta(result_types[i].get_meta_type()));
 | 
			
		||||
      OX (result_type.set_accuracy(result_types[i].get_accuracy()));
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user