|
|
aef905cb16
|
executor: convert json numeric value to float64 in hash (#38065)
close pingcap/tidb#38049
|
2022-09-22 11:39:02 +08:00 |
|
|
|
170dafc7e1
|
types: merge json and types pkg (#37578)
close pingcap/tidb#37577, close pingcap/tidb#37628
|
2022-09-05 19:42:55 +08:00 |
|
|
|
f358b6a6db
|
executor: add JSON opaque value condition to everywhere (#37390)
close pingcap/tidb#37387
|
2022-08-26 17:02:21 +08:00 |
|
|
|
e99d82a9b4
|
*: fix issue of cast string as time is incompatible with MySQL (#35455)
close pingcap/tidb#34539
|
2022-06-23 13:50:37 +08:00 |
|
|
|
1bf64c60f4
|
*: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
|
2022-04-26 19:28:51 +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 |
|
|
|
fa8cbd5888
|
executor: fix wrong result for join with enum type (#29375)
|
2021-11-05 16:29:03 +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 |
|
|
|
1e5000c631
|
util/codec: migrate test-infra to testify (#26528)
|
2021-07-29 22:42:17 +08:00 |
|
|
|
33c82d1371
|
util: fix err check (#23009)
|
2021-03-03 21:48:55 +08:00 |
|
|
|
ac17ae982a
|
util/codec: add error handling to NewCommonHandle() to avoid panic (#22458)
|
2021-01-21 16:44:59 +08:00 |
|
|
|
dfc3bbdee6
|
util, executor: parse set value correctly in HashChunkRow (#21048)
|
2020-11-16 14:51:26 +08:00 |
|
|
|
3903c6b8b5
|
statistics: fix the display of bounds for indexes with date/time columns. (#19961)
|
2020-09-17 19:01:26 +08:00 |
|
|
|
f3554241bb
|
planner, executor: support except and intersect set operator (#18459)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2020-07-27 17:56:07 +08:00 |
|
|
|
a1763c1b6e
|
executor: fix memory corrupt in COUNT/JSON_OBJECTAGG/GROUP_CONCAT (#17106)
|
2020-05-13 16:58:20 +08:00 |
|
|
|
dd4f2405bd
|
codec: improve the coverage of key path in codec (#17023)
|
2020-05-11 11:11:38 +08:00 |
|
|
|
dec9371d8a
|
executor: fix building hash table with TypeNull when join (#15913)
|
2020-04-01 21:18:58 +08:00 |
|
|
|
8835f8efca
|
*: set charset and collate for string literals correctly (#15156)
|
2020-03-06 17:01:46 +08:00 |
|
|
|
0ddfe0716f
|
*: fix datum's collation behavior to build correct logical ranges (#14963)
|
2020-03-05 22:34:46 +08:00 |
|
|
|
d006443194
|
type: encapsulate Time API (#14288)
|
2019-12-31 12:41:09 +08:00 |
|
|
|
4d4678a4dd
|
types: Fix potential timezone related bugs caused by gotime.Local (#13833)
|
2019-12-20 22:38:25 +08:00 |
|
|
|
d29751ca5d
|
executor: vectorize hash calculation in hashJoin (#12048) (#12076)
|
2019-09-11 16:06:46 +08:00 |
|
|
|
3fdfe2e370
|
stats: support display invalid key in stats buckets (#12064)
|
2019-09-09 17:59:11 +08:00 |
|
|
|
bdbaeb419d
|
executor: decrease the memory usage of hashTable in HashJoinExec (#11832)
|
2019-08-29 14:45:52 +08:00 |
|
|
|
0dc91069d8
|
table: avoid redundant encode in insert/update/delete. (#11532)
|
2019-08-07 10:16:48 +08:00 |
|
|
|
1feac7b3df
|
util/codec: improve package test code coverage above 85% (#10351)
|
2019-05-13 18:33:13 +08:00 |
|
|
|
89dda9d9a8
|
*: move parser to a separate repository (#8036)
|
2018-10-25 11:12:10 +08:00 |
|
|
|
5baedaa21c
|
expression, types: fix some corner case when parsing string to datetime (#7701)
|
2018-10-08 10:35:52 +08:00 |
|
|
|
05b37de16e
|
*: use chunk grow for simple executor (#7540)
|
2018-09-27 09:07:51 +08:00 |
|
|
|
6e7d75299d
|
test: refine test (#7414)
|
2018-08-16 17:05:59 +08:00 |
|
|
|
dd37138dc0
|
*: support parallel hash agg (#6658)
|
2018-06-29 22:59:47 +08:00 |
|
|
|
8a326cae76
|
expression, util: handle err instead of panic in EncodeDecimal (#6758)
|
2018-06-05 19:38:30 +08:00 |
|
|
|
5c2d21eab4
|
*: remove function "NewChunk" (#6524)
|
2018-05-14 13:43:19 +08:00 |
|
|
|
c398110154
|
*: improve performance of DecodeBytes in DecodeOneToChunk (#6135)
|
2018-03-29 19:11:44 +08:00 |
|
|
|
4dd1fc208d
|
codec, expression: support encoding a Chunk row (#5578)
|
2018-01-11 20:29:31 +08:00 |
|
|
|
5db9ac2506
|
types,util/chunk: refactor Time for Chunk. (#5571)
|
2018-01-09 10:12:27 +08:00 |
|
|
|
ecbd60c3ff
|
*: add arguement StatementContext to Encode functions. (#5566)
|
2018-01-06 17:31:08 +08:00 |
|
|
|
8b149c3323
|
Prealloc / collides with package name (#5560)
|
2018-01-05 19:15:54 +08:00 |
|
|
|
970e5b5684
|
*: replace JSON with BinaryJSON (#5460)
|
2017-12-21 15:20:17 +08:00 |
|
|
|
4d0908736a
|
*: preallocation for slice (#5180)
pre-allocate slice
|
2017-11-21 20:51:25 -06:00 |
|
|
|
8b15cb52b7
|
*: move StatementContext to its own package. (#5177)
|
2017-11-22 00:11:14 +08:00 |
|
|
|
a32b8dbcf6
|
*: use Chunk for TableReader. (#5142)
|
2017-11-21 10:08:50 +08:00 |
|
|
|
14ed94132c
|
executor: fix issue #5132, update handle id with some other unique keys report Duplicate keys. (#5138)
|
2017-11-20 11:06:28 +08:00 |
|
|
|
66c19def93
|
util/codec: support decode data to chunk. (#5066)
|
2017-11-13 18:34:22 +08:00 |
|
|
|
62433663e5
|
util/types: change types path (#5007)
* util/types: change types path
|
2017-11-04 10:37:14 -05:00 |
|
|
|
67bddaa1ee
|
codec: fix a bug in json decode. (#4949)
Previously after decode a JSON from row, we didn't
advance the index in the bytes. This PR fix this.
|
2017-10-30 18:12:40 +08:00 |
|
|
|
51a6e6fc48
|
*: fix ineffectual assignments #4713 (#4746)
|
2017-10-11 21:26:03 -05:00 |
|