Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(mysql): delete redundant keywords (#3646)
* Feat(bigquery,presto): improve transpilation of INTERVAL (plural to singular) * Feat(bigquery,presto): improve transpilation of INTERVAL (plural to singular) * Feat(bigquery,presto): improve transpilation of INTERVAL (plural to singular) * fix(doris) , mysql group_concat function different doris , it is not support separator keyword * fix(doris) , mysql group_concat function different doris , it is not support separator keyword * fix(doris) , mysql group_concat function different doris , it is not support separator keyword * fix(doris) , mysql group_concat function different doris , it is not support separator keyword * fix(doris) , mysql group_concat function different doris , it is not support separator keyword * Update tests/dialects/test_doris.py * Update sqlglot/dialects/doris.py * Update sqlglot/dialects/doris.py * Update sqlglot/dialects/doris.py * fix(presto to hive) , TIMESTAMP_TRUNC function to trunc function * fix(presto to hive) , TIMESTAMP_TRUNC function to trunc function * fix(presto keyword) DIV * fix (mysql) delete redundant keywords * github --------- Co-authored-by: Jo <[email protected]>
- Loading branch information