|
|
9d25a85bda
|
expression: support ConstItem() for expression (#10004)
|
2019-04-15 13:07:23 +08:00 |
|
|
|
89dda9d9a8
|
*: move parser to a separate repository (#8036)
|
2018-10-25 11:12:10 +08:00 |
|
|
|
44a2ad7f0f
|
expression, plan: rename Column.Position to Column.UniqueID (#7218)
|
2018-08-01 15:44:21 +08:00 |
|
|
|
f4f1692fd1
|
*: remove FromID from expression.Column (#7157)
|
2018-07-30 11:06:02 +08:00 |
|
|
|
5a5aeb813a
|
expression, plan: no longer call expression.Clone in plan package except ResolveIndices (#6866)
|
2018-06-29 16:25:26 +08:00 |
|
|
|
c16855d3ec
|
expression: avoid using datum in HashCode(). (#5911)
|
2018-02-27 18:58:45 +08:00 |
|
|
|
cd63332ebf
|
expression, plan: extract the same part from DNF's leaves. (#5831)
|
2018-02-26 16:03:05 +08:00 |
|
|
|
12c87929b8
|
*:fix some golint && ineffassign && misspell to improve GoReport Result (#5867)
|
2018-02-23 19:31:05 +08:00 |
|
|
|
ecbd60c3ff
|
*: add arguement StatementContext to Encode functions. (#5566)
|
2018-01-06 17:31:08 +08:00 |
|
|
|
62433663e5
|
util/types: change types path (#5007)
* util/types: change types path
|
2017-11-04 10:37:14 -05:00 |
|
|
|
296f09438d
|
expression: rewrite builtin func values (#4491)
|
2017-09-12 11:13:49 +08:00 |
|
|
|
4e580249db
|
expression: rewrite "HashCode()" for "Column" (#4457)
|
2017-09-07 10:01:05 +08:00 |
|
|
|
ffa8405879
|
plan: let "allocID()" return int to make performance happy (#4441)
|
2017-09-06 17:19:08 +08:00 |
|
|
|
6b94f4433a
|
plan, expression: move constant fold to NewFunction (#3868)
|
2017-07-25 01:22:45 +08:00 |
|
|
|
eaa01de109
|
expression: improve unit test coverage of scalar_function.go to 90.2% (#3840)
|
2017-07-20 21:30:03 +08:00 |
|