GitHub / AstroProfundis/parser / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| eb2fd0a6 | *: update pingcap/errors | Allen Zhong <z****i@p****m> | over 5 years ago | |
| 106549ed |
parser, ast: track if order is implicit ASC/DESC (#1101)
Co-authored-by: ti-srebot <6****t@u****m> |
Null not nil <6****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b5e1f472 | *: add a flag `RestoreWithDefaultDB` for Restore (#1105) |
rebelice <y****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b3b06e0d | parser: add RESUME and BRIEOptionLevel for IMPORT (#1100) |
lance6716 <l****6@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 495a8f49 | parser: add PURGE IMPORT (#1102) |
lance6716 <l****6@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bfa7abb9 | terror: remove dead code which may cause data race (#1096) |
Rain Li <b****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 8f4c6ab9 | restore: make restore sql contains charset information even default charset (... |
xiongjiwei <x****6@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f3f506ac | Fix high not precedence (#938) |
Yichen <o****n@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 99e346a8 |
digester: consider paramMarker as literal when normalizing SQL (#1040)
Co-authored-by: Kenan Yao <c****2@g****m> |
Zhou Kunqin <2****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 782dfa0a |
mysql: fix wrong default decimal length (#1093)
Signed-off-by: wjhuang2016 <h****7@g****m> |
wjHuang <h****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9d7d6425 | *: add alter table read only/write support (#1095) |
Jack Yu <y****p@p****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 773b8b74 | parser: support SQL Bind for Insert / Replace (#1092) |
Kenan Yao <c****2@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d98b7ac5 | ddl: let create table field type `double(N)` raise sql syntax error (#1078) |
Rain Li <b****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c9380f22 | ast: fix Restore for INL_HASH_JOIN / INL_MERGE_JOIN hints (#1091) |
Kenan Yao <c****2@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3d00a0c8 |
ddl: some partition expression should return syntax error (#1087)
Co-authored-by: Arenatlx <a****4@g****m> |
xiongjiwei <x****6@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ecd256bf | ast: visit Update / Delete as well for CreateBindingStmt / DropBindingStmt (#... |
Kenan Yao <c****2@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 85205203 | support SELECT FROM TABLESAMPLE syntax (#1071) |
tangenta <t****a@1****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 0dcf11f3 |
support call statement (#1077)
Co-authored-by: tiancaiamao <t****o@g****m> |
Alexandr Mayorskiy <a****y@w****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d384bee1 | Update the errors dependence to the latest version (#1079) |
Lonng <h****g@l****g>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b3d18bf9 |
*: tiny optimize for huge partition table (#1072)
Co-authored-by: kennytm <k****m@g****m>, kennytm <k****m@g****m> Signed-off-by: crazycs520 <c****0@g****m> |
crazycs <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3d18e257 | parser.y: distinguish between empty string index and anonymous index (#1059) |
程序员小王(troy) <w****i@1****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 38d9a7a7 | parser: support SQL bind syntax for update / delete (#1067) |
Kenan Yao <c****2@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1328d877 | ddl: support multiple table rename (#1021) |
Zijie Lu <w****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3b2fb4b4 | goyacc: record the original text position in AST (#984) |
tangenta <t****a@1****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3822a171 |
*: fix not and ! restored (#1064)
Co-authored-by: ti-srebot <6****t@u****m> Signed-off-by: wjhuang2016 <h****7@g****m>, wjhuang2016 <h****7@g****m> |
wjHuang <h****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9cbe1c75 |
ast: add explain format=json (#1055)
Co-authored-by: kennytm <k****m@g****m> |
Null not nil <6****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| db4c0c5e | collation: add new pinyin collation utf8mb4_zh_pinyin_tidb_as_cs (#1058) |
xiongjiwei <x****6@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 783a0325 | *: redact arguments for Error (#1051) |
Feng Liyuan <d****f@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5af7d42c | ast: Don't write comma when restore TableOption of ALTER TABLE (#1061) |
lance6716 <l****6@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 96f4986f | model: add an extra field on Job for passing argumens (#1052) |
xhe <x****8@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| fb6bde87 | parser: support alter sequence (#1046) |
Arenatlx <a****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 00747110 | ddl: *support list column partition table (#1042) |
crazycs <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9678b2b7 |
types: allows more types to be equal (#1041)
Signed-off-by: wjhuang2016 <h****7@g****m> |
wjHuang <h****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 187c4002 | parser : support table statement and value statement (#1026) |
YangKian <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 62ecb5ed |
expression: Support `bin-to-uuid` and `uuid-to-bin` (#1038)
Co-authored-by: kennytm <k****m@g****m> |
baishen <b****9@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f1d149c4 |
parser: introduce a new hint `set_var` (#1039)
Co-authored-by: kennytm <k****m@g****m> |
baishen <b****9@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5d7e8ebf | parser: SQL BINDING support UNION ALL/INTERSECT/EXCEPT (#1030) |
rebelice <y****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a804c32b | model: add SQL mode and warnings field for ddl job (#1031) |
Arenatlx <a****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| abf8b7dd | parser.y: allow subquery without table alias syntax-checked (#968) |
tangenta <t****a@1****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ef62879e | executor: add builtin aggregate function `json_arrayagg` (#1020) |
Arthur Yang <a****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| cd2542b7 | parser: fix select field for set operator query (#1035) |
Zhuomin(Charming) Liu <l****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4074710d | parser: fix select field for set operator (#1034) |
Zhuomin(Charming) Liu <l****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3d13dd9e | parser: support except all, intersect all, parentheses for set operator (#960) |
Zhuomin(Charming) Liu <l****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 715be3ca | ast: Change the implementation of Accept for DefaultExpr (#1027) |
rebelice <y****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 99cd37d8 | fix CreateTablespacePriv order in const (#1032) |
xiaodong-ji <x****i@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 907ee5aa |
parser: rename topn_to_cop hint to limit_to_cop hint. (#1028)
Co-authored-by: Yuanjia Zhang <z****a@p****m> |
tangwz <t****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a60a80d2 | Add support GRANT CREATE TABLESPACE syntax (#1029) |
xiaodong-ji <x****i@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2050748b |
fix: add "UNDERSCORE_CHARSET hexLit/bitLit" in Literal (#926)
Co-authored-by: Wang Ruichao <w****4@x****n> Signed-off-by: wangggong <7****5@q****m> |
wangggong <7****5@q****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f5073acb |
yy_parser: use the default SQL mode when create a new parser (#1023)
Signed-off-by: wjhuang2016 <h****7@g****m> |
wjHuang <h****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d9db266d |
quickstart.md: fix typo (#1018)
Co-authored-by: ti-srebot <6****t@u****m> |
tangenta <t****a@1****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 04bc9d05 | model: support add extra partition ID column (#1010) |
Long Deng <3****c@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e59addc2 | fix incorrect convert function restore (#1015) |
xiongjiwei <x****6@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 6dac7bb7 | remove IsTruth to IsTruthWithoutNull (#1016) |
Shenghui Wu <7****0@q****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 8157d630 | using standard error code to replace terror (#982) |
Lingyu Song <s****u@p****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4d637afa | Revert "ast: Change the implementation of Accept for DefaultExpr (#1007)" (#1... |
Yuanjia Zhang <z****a@p****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 528ff1a1 |
ast: Change the implementation of Accept for DefaultExpr (#1007)
Co-authored-by: Yuanjia Zhang <z****a@p****m>, Arenatlx <a****4@g****m> |
rebelice <y****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 902d040a |
withNull (#1005)
Co-authored-by: Yuanjia Zhang <z****a@p****m> |
Shenghui Wu <7****0@q****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5aedff97 | support select for update wait seconds grammar (#997) |
cfzjywxk <l****r@1****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a6534dd2 |
fix: string(int) expression not allowed on Go1.15 (#1003)
Co-authored-by: ti-srebot <6****t@u****m> |
Lenshood <7****D@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5f138da5 | const: fix wrong SQL mode const (#1008) |
lance6716 <l****6@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 39e9c7b4 |
Support APPROX_PERCENTILE function (#1002)
Co-authored-by: kennytm <k****m@g****m> |
lei yu <l****y@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b0b7759e |
yy_parser: enable supportWindowFunc by default (#986)
Co-authored-by: crazycs <c****0@g****m> |
tangenta <t****a@1****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 126c14c4 |
parser: trim trailing spaces in enum and set (#1006)
Co-authored-by: ti-srebot <6****t@u****m> |
xiongjiwei <x****6@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c3f5fdd7 | feat: add "HISTOGRAM" option in "ALTER TABLE... UPDATE/DROP..." (#925) |
wangggong <7****5@q****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5b58dafa | model: support columar table (#1000) |
Lei Zhao <z****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| fc64b245 | Fix syntax error caused by unexpected hint (#1004) |
虎 <i****u@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 16751f58 | fix tiny bug about cast function (#995) |
wjHuang <h****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| fed764a2 | terror: add stack trace in terror log (#989) |
Feng Liyuan <d****f@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a883f6f4 | model: add DroppingDefinitions for PartitionInfo (#970) |
Long Deng <3****c@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| eee0290e | parser: add `FETCH FIRST` syntax support (#985) |
Zhou Kunqin <2****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 7a050a49 | model: fix null origin default value for bit column (#983) |
tangenta <t****a@1****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| cc152d54 |
fix: use OptCharsetWithOptBinary for ENUM & SET (#976)
Co-authored-by: tangenta <t****a@1****m> Signed-off-by: Wang Ruichao <w****4@x****n> |
wangggong <w****4@x****n>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 70abeb50 | parser: add topn_to_cop hint (#981) |
tangwz <t****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| cf85e806 |
fix: add hex & bit for text_string (#975)
Co-authored-by: Arenatlx <a****4@g****m>, kennytm <k****m@g****m> Signed-off-by: Wang Ruichao <w****4@x****n> |
wangggong <w****4@x****n>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| adcd3f0e |
parser: return parser warning of ErrWarnDeprecatedIntegerDisplayWidth directl...
Co-authored-by: Lynn <z****a@1****m>, Lynn <z****a@1****m>, kennytm <k****m@g****m> Signed-off-by: AilinKid <3****9@q****m>, AilinKid <3****9@q****m> |
Arenatlx <a****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| cc09d156 | model: add replica only type to string (#978) |
Lynn <z****a@1****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| cc12ffed | Add std and stddev function (#972) |
Win-Man <8****7@q****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| fedf050d | model: add ChangeStateInfo to ColumnInfo (#966) |
Lynn <z****a@1****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| a4bff035 | *: `DROP PLACEMENT` require an role option (#971) |
xhe <x****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| f0edf417 | *: forbid `REPLICAS = 0` (#967) |
xhe <x****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 8e41e96b |
ast/dml: replace digitals with predefined constants (#953)
Co-authored-by: tangenta <t****a@1****m> |
cncal <f****n@q****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 6df2fd4b | *: remove redundant checks (#965) |
xhe <x****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 3d72db1c | parser: support placement rules for `ALTER TABLE` (#964) |
xhe <x****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 5f4781d5 | *: fix placement naming (#962) |
xhe <x****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d78497a3 | parser: support `DROP PLACEMENT` clause (#961) |
xhe <x****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 5a76879f | parser: support `ALTER PLACEMENT` clause (#937) |
xhe <x****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 12de6041 | Changed typo "stetement" to "statement" in parser.y (#956) |
Keaton Conrad <k****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 84f62115 | correct calculation of field lengths for Enum and Set types (#954) |
Yuanjia Zhang <z****a@p****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 34a468e9 | parser: append replica-only state to previous one strictly (#952) |
Arenatlx <a****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| cf1ce036 | parser: support CREATE STATISTICS / DROP STATISTICS / ADMIN RELOAD STATISTICS... |
Kenan Yao <c****2@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| ee2603dd |
quickstart.md: get dependency with git hash instead of version tag (#948)
Co-authored-by: kennytm <k****m@g****m>, kennytm <k****m@g****m> |
tangenta <t****a@1****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 5fe0b0fd | add config variable to control max display length (#949) |
Arenatlx <a****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d337d673 | parser: substitute `state` field with `addingDefinition` in partitionInfo (#947) |
Arenatlx <a****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| fd917573 |
terror: add terror api to support add and product error workaround automaticl...
Co-authored-by: kennytm <k****m@g****m>, kennytm <k****m@g****m>, lysu <s****x@g****m>, bb7133 <b****3@g****m> |
Lingyu Song <s****u@p****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 1259befb |
fix: remove TypeDecimal (#944)
Signed-off-by: Wang Ruichao <w****4@x****n> |
wangggong <w****4@x****n>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 4bb6b1fa |
parser: create integer type field with specified length should have warings (...
Signed-off-by: AilinKid <3****9@q****m>, AilinKid <3****9@q****m>, AilinKid <3****9@q****m>, AilinKid <3****9@q****m>, AilinKid <3****9@q****m> |
Arenatlx <a****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 8e0f01b5 | parser: more meaningful words for placement rules (#931) |
xhe <x****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 3dd0dd2a |
fix: remove warning for "REORGANIZE PARTITION" (#605) (#924)
Signed-off-by: Wang Ruichao <w****4@x****n> |
wangggong <w****4@x****n>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| cd445b0c | parser: support set operator EXCEPT and INTERSECT (#916) |
Zhuomin(Charming) Liu <l****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| b24783a9 | parser: support `ALTER PARTITION` clause (#921) |
xhe <x****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago |