Searched defs:schema_json (Results 1 – 3 of 3) sorted by relevance
112 json schema_json = schema->GetSchema(); in TEST_F() local
27 json schema_json = first_schema->GetSchema(); in ShardColumn() local31 ShardColumn::ShardColumn(const json &schema_json, bool compress_integer) { Init(schema_json, compre… in ShardColumn()33 void ShardColumn::Init(const json &schema_json, bool compress_integer) { in Init()
49 json schema_json = nlohmann::detail::ToJsonImpl(schema); in BindSchema() local55 json schema_json = s.GetSchema(); in BindSchema() local