modify length of extra_info of __all_rootservice_job

This commit is contained in:
LeonChaoHi
2025-01-24 02:46:27 +00:00
committed by ob-robot
parent 4ffd76a76e
commit 4b47d1618f
4266 changed files with 976 additions and 22382 deletions

View File

@ -10,15 +10,7 @@
* See the Mulan PubL v2 for more details.
*/
#include "sql/parser/ob_parser.h"
#include <gtest/gtest.h>
#include "lib/utility/ob_test_util.h"
#include "../test_sql_utils.h"
#include "lib/allocator/page_arena.h"
#include "lib/json/ob_json_print_utils.h" // for SJ
#include "sql/plan_cache/ob_sql_parameterization.h"
#include <fstream>
#include <iterator>
using namespace oceanbase::common;
using namespace oceanbase::sql;
namespace test