eldenmoon commented on code in PR #39022: URL: https://github.com/apache/doris/pull/39022#discussion_r1721139191
########## be/src/olap/rowset/segment_creator.cpp: ########## @@ -99,9 +100,10 @@ Status SegmentFlusher::_parse_variant_columns(vectorized::Block& block) { return Status::OK(); } - vectorized::schema_util::ParseContext ctx; - ctx.record_raw_json_column = _context.tablet_schema->has_row_store_for_all_columns(); Review Comment: ParseContext is removed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org