|
|
170dafc7e1
|
types: merge json and types pkg (#37578)
close pingcap/tidb#37577, close pingcap/tidb#37628
|
2022-09-05 19:42:55 +08:00 |
|
|
|
7d8c45aa4d
|
planner: provide a unified interface to set and get user variables and types (#37046)
ref pingcap/tidb#36598
|
2022-08-11 19:18:50 +08:00 |
|
|
|
1bf64c60f4
|
*: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
|
2022-04-26 19:28:51 +08:00 |
|
|
|
3738dec53e
|
*: enable the new collation by default (#32016)
ref pingcap/tidb#32015
|
2022-02-08 12:53:35 +08:00 |
|
|
|
1e5e86920d
|
test: merge serial tests in bindinfo, expression, parser and statistics (#30749)
|
2021-12-16 18:40:37 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
7746b6b70a
|
test: fix incorrect regexp pattern during migrating test (#30080)
|
2021-12-02 05:51:53 +08:00 |
|
|
|
8b028b899d
|
*: replace compareDatum by compare (#30060)
|
2021-11-23 17:49:50 +08:00 |
|
|
|
318030adef
|
expression: migrate tests to testify (#29276)
|
2021-11-02 23:16:52 +08:00 |
|
|
|
b7ed87de7c
|
expression: migrate builtin tests (#29125)
|
2021-10-27 21:18:49 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
eb556f9b71
|
expression: support datetime type for user variable (#25523)
|
2021-06-29 11:55:26 +08:00 |
|
|
|
037c3780b6
|
*: remove needless InInsertStmt (#19787)
Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
|
2020-12-09 19:00:59 +08:00 |
|
|
|
de75e604ff
|
*: differentiate types for user variables (#18973)
Co-authored-by: lzmhhh123 <lzmhhh123@gmail.com>
|
2020-11-17 17:03:41 +08:00 |
|
|
|
c561d5aa99
|
*: remove useless conversions and omit some types (#16262)
|
2020-04-10 00:23:06 +08:00 |
|
|
|
17530c4059
|
expression: Support collate for user session variable (#15449)
|
2020-03-31 11:29:07 +08:00 |
|
|
|
db789d7630
|
expression: fix the behavior when in func meet collation (#15609)
|
2020-03-26 22:52:24 +08:00 |
|
|
|
d006443194
|
type: encapsulate Time API (#14288)
|
2019-12-31 12:41:09 +08:00 |
|
|
|
5d5497bfeb
|
expression: speed up unit tests under the expression package (#12887)
|
2019-10-23 03:56:31 -05:00 |
|
|
|
e217962e62
|
expression: deep copy the string when setting user variable from Chunk (#11041)
|
2019-07-03 10:43:05 +08:00 |
|
|
|
6efbd17b03
|
expression: fix "values" function in non-insert statement (#8019)
|
2018-11-05 11:51:11 +08:00 |
|
|
|
89dda9d9a8
|
*: move parser to a separate repository (#8036)
|
2018-10-25 11:12:10 +08:00 |
|
|
|
06021c7cfe
|
remove types.Row interface (#7170)
|
2018-07-27 13:45:03 +08:00 |
|
|
|
3299f860ff
|
*: use chunk.Row instead of types.DatumRow in test files (#7139)
|
2018-07-24 21:45:33 +08:00 |
|
|
|
970e5b5684
|
*: replace JSON with BinaryJSON (#5460)
|
2017-12-21 15:20:17 +08:00 |
|
|
|
8b15cb52b7
|
*: move StatementContext to its own package. (#5177)
|
2017-11-22 00:11:14 +08:00 |
|
|
|
1aa2a69f92
|
expression: remove type assertion on types.DatumRow. (#5005)
|
2017-11-07 14:17:53 +08:00 |
|
|
|
55529a5d26
|
expression: make in more powerful. (#4969)
|
2017-11-06 15:36:53 +08:00 |
|
|
|
62433663e5
|
util/types: change types path (#5007)
* util/types: change types path
|
2017-11-04 10:37:14 -05:00 |
|
|
|
c4f29301eb
|
expression: rewrite in behavior. (#4813)
|
2017-10-28 14:36:21 +08:00 |
|
|
|
ed7f68ca9b
|
*: Add Row interface (#4859)
|
2017-10-23 11:36:28 +08:00 |
|
|
|
64bc8cb6cb
|
expression: remove "self" field in "baseBuiltinFunc" completely (#4766)
* expression: remove "self" field in "baseBuiltinFunc" completely
* address comment
|
2017-10-13 04:55:25 -05:00 |
|
|
|
60626912a7
|
expression, plan: remove "foldable" from "baseBuiltinFunc" (#4759)
|
2017-10-12 04:03:54 -05:00 |
|
|
|
3f4bdf6150
|
expression: rewrite unit test for Minus and Plus (#4691)
* expression: rewrite unit test for Minus and Plus
* move code
|
2017-09-30 11:47:26 +08:00 |
|
|
|
6f84392d40
|
*: optimize SortExec (#4622)
* *: change key of orderByRow from "key []types.Datum" to "key []*types.Datum"
* address comment
|
2017-09-25 19:50:26 +08:00 |
|
|
|
296f09438d
|
expression: rewrite builtin func values (#4491)
|
2017-09-12 11:13:49 +08:00 |
|
|
|
4295780cae
|
*: rewrite builtin function ROW && remove Datum.KindRow (#4480)
|
2017-09-11 23:57:21 +08:00 |
|
|
|
0fd962f297
|
expression, plan: rewrite builtin funcs setvar, getvar (#4479)
|
2017-09-11 16:18:33 +08:00 |
|
|
|
55bbc41069
|
expression: adjust getFunction context.Context param position (#4400)
|
2017-09-01 16:03:19 +08:00 |
|
|
|
f0aad43fec
|
expression: change isDeterministic to canBeFolded (#4393)
|
2017-08-31 20:35:13 +08:00 |
|
|
|
f18f4b40b2
|
expression: rewrite builtin function: BIT_COUNT (#4332)
|
2017-08-28 15:16:14 +08:00 |
|
|
|
b23901b187
|
*: rewrite function IN to DNF (#4174)
|
2017-08-15 14:28:43 +08:00 |
|
|
|
edb9110a7c
|
*: CoerceDatum should deal with truncate error internally (#3799)
|
2017-07-20 16:46:06 +08:00 |
|
|
|
6d6bc24f90
|
expression: add unit test for builtin_other.go (#3741)
|
2017-07-13 22:51:01 +08:00 |
|
|
|
3b82630ff4
|
builtin bit_count (#3087)
|
2017-04-23 21:05:22 +08:00 |
|