lizhenhuan

Results 7 issues of lizhenhuan

https://issues-test.apache.org/jira/browse/FLUME-3229 Fix this issue .

### What problem does this PR solve? Issue Number: close #37839 Problem Summary: Implement json_contains function push down to tikv ### What is changed and how it works? ### Check...

size/XS
release-note-none
do-not-merge/invalid-title

### What is changed and how it works? Issue Number: Close https://github.com/tikv/tikv/issues/13468 What's Changed: Implement json_contains function push down to tikv I ```commit-message ``` ### Related changes - PR to...

contribution
first-time-contributor
size/XL
release-note

## Enhancement Add spark.tispark.load_tables conf on 2.3.17.5 User can add this conf to disable table catalog load when job start

type/enhancement

## Enhancement Add spark.tispark.load_tables conf on 2.5.x User can add this conf to disable table catalog load when job start

type/enhancement

## Enhancement Users desire to expedite task processing and thus initiate a long-running Spark process, which processes approximately one billion data points every ten minutes. Initially, within the first 24...

type/enhancement

**描述您想要的功能:** 查看goInception master分支看到 TiDB 相关 SQL 解析代码停留在4年前,这个是否可以更新到最新版本? 满足新版本 TiDB 新语法,例如 with as 、分区表等等 TiDB 新语法。 类似这个项目更新了新的 TiDB 版本。 https://gitee.com/zhoujin826/goInception/tree/master/parser **描述您考虑过的解决/替代方案:** 更新 TiDB 相关语法树到最新版本,例如更新到 TiDB https://gitee.com/zhoujin826/goInception/blob/master/parser/parser.y **可参考文档,资料,引用等:** https://gitee.com/zhoujin826/goInception