Nikolay Degterinsky
|
93c1f93c6a
|
Add ternary operator
|
2022-04-21 11:33:44 +00:00 |
|
Nikolay Degterinsky
|
e8b949284d
|
Add lambda
|
2022-04-17 20:59:03 +00:00 |
|
Nikolay Degterinsky
|
2a50ef9881
|
Add CASE & CAST
|
2022-04-12 15:03:10 +00:00 |
|
Nikolay Degterinsky
|
46bf0fdfbf
|
Add some more functions
|
2022-04-08 15:36:36 +00:00 |
|
Nikolay Degterinsky
|
5d12275811
|
Add some functions
|
2022-04-08 03:33:40 +00:00 |
|
Nikolay Degterinsky
|
510195a938
|
Add functions w/o arguments, more literals
|
2022-03-30 23:20:21 +00:00 |
|
Nikolay Degterinsky
|
29803df5fa
|
pre-draft
|
2022-03-30 23:20:20 +00:00 |
|
Nikolay Degterinsky
|
56aa60ab88
|
Add composability to casting and index operators
|
2022-02-01 15:56:03 +00:00 |
|
Alexey Milovidov
|
da967a555a
|
Trying
|
2022-01-09 07:42:53 +03:00 |
|
alexey-milovidov
|
0a55fa3dc2
|
Revert "Grouping sets dev"
|
2021-12-25 20:30:31 +03:00 |
|
Kseniia Sumarokova
|
de7a5dd1e6
|
Update ExpressionListParsers.cpp
|
2021-12-21 12:39:31 +03:00 |
|
alexey-milovidov
|
6b97af4c63
|
Merge pull request #26869 from taylor12805/grouping-sets-dev
Grouping sets dev
|
2021-12-17 20:50:15 +03:00 |
|
fanzhou
|
b94f8878ff
|
1. refactor ExpressionAnalyzer
2. Update formatAST to support grouping sets query with distributed table
3. modify astExpression to support function in grouping sets
|
2021-11-30 14:58:55 +03:00 |
|
fanzhou
|
2912344896
|
grouping sets support multiple group
|
2021-11-29 18:32:55 +03:00 |
|
Raúl Marín
|
7781fc12ed
|
Reduce dependencies on ASTSelectWithUnionQuery.h
521 -> 77 files requiring changes
|
2021-11-26 19:27:16 +01:00 |
|
MaxTheHuman
|
3418de337a
|
development
|
2021-11-26 20:37:51 +03:00 |
|
Raúl Marín
|
91bf938075
|
Reduce dependencies on ASTLiteral.h
590 -> 537
|
2021-11-26 17:54:57 +01:00 |
|
Raúl Marín
|
051dddd8df
|
Reduce dependencies on ASTIdentifier.h
Goes from rebuilding 483 objects to 165 when it's modified
|
2021-11-26 16:49:40 +01:00 |
|
Alexey Milovidov
|
993f3faefd
|
Miscellaneous
|
2021-10-31 18:11:46 +03:00 |
|
Anton Popov
|
a9d83c1eec
|
fix postgres like cast with negative numbers
|
2021-08-19 18:16:57 +03:00 |
|
kssenii
|
f66e8464f9
|
Some final fixes
|
2021-08-15 11:40:30 +03:00 |
|
kssenii
|
f125fb3fef
|
Some fixes around any/all
|
2021-08-14 20:33:03 +03:00 |
|
kssenii
|
18ab53488f
|
Better
|
2021-08-14 16:09:53 +03:00 |
|
kssenii
|
47fb923975
|
Some fixes, more tests
|
2021-08-13 15:07:44 +03:00 |
|
kssenii
|
55650b1e67
|
Change behaviour of except, some fixes
|
2021-08-13 12:57:15 +03:00 |
|
kssenii
|
729eba52ea
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into zdikov-subquery-operators
|
2021-08-07 15:59:58 +00:00 |
|
Azat Khuzhin
|
fabff86788
|
Fix NOT parsing
|
2021-06-20 23:27:24 +03:00 |
|
Azat Khuzhin
|
c6339b4c08
|
Stable NOT chain formatting
|
2021-06-19 08:03:36 +03:00 |
|
Kirill Ershov
|
15843723ec
|
Fix ALL/ANY implementation
|
2021-06-05 02:30:57 +03:00 |
|
Kirill Ershov
|
a524feb732
|
Rewrite ALL/ANY parser
|
2021-06-04 18:55:47 +03:00 |
|
Kirill Ershov
|
1c2e9ba003
|
Fix bug in parser
|
2021-06-02 02:18:15 +03:00 |
|
Kirill Ershov
|
566b5335dd
|
Add ANY, ALL
|
2021-05-30 20:58:08 +03:00 |
|
Anton Popov
|
e51cd90c6f
|
better cast operator
|
2021-05-06 21:21:10 +03:00 |
|
Anton Popov
|
fad4e6c335
|
fix parsing of ternary operator
|
2021-05-04 16:16:27 +03:00 |
|
Anton Popov
|
2b79bf838f
|
add postgres-like cast operator
|
2021-05-04 06:43:17 +03:00 |
|
Amos Bird
|
a551edd8d6
|
Do not parse view function in expression
|
2021-02-13 22:12:44 +08:00 |
|
spongedc
|
99335563d1
|
[For #18707] MySQL compatibility: support DIV and MOD operators
|
2021-01-05 13:03:19 +08:00 |
|
hexiaoting
|
5b3a7f5c98
|
Merge remote-tracking branch 'origin/master' into dev_map2
|
2020-11-26 16:43:27 +08:00 |
|
hexiaoting
|
74d875c837
|
Merge remote-tracking branch 'origin/master' into dev_map2
|
2020-11-26 15:13:52 +08:00 |
|
Alexander Kuzmenkov
|
412c2fe079
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-23 19:51:18 +03:00 |
|
Ivan Lezhankin
|
1787cd89a7
|
Implement tcpPort() function literal
|
2020-11-17 16:24:13 +03:00 |
|
feng lv
|
fec4080d42
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into union-distinct
|
2020-11-11 03:10:10 +00:00 |
|
Vladimir Chebotarev
|
059357d51e
|
ALTER UPDATE/DELETE ... IN PARTITION with partition pruning in ReplicatedMergeTree (#13403)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
|
2020-11-10 13:23:46 +03:00 |
|
feng lv
|
b4c933e585
|
fix
fix test
|
2020-11-09 16:03:52 +00:00 |
|
feng lv
|
125eb02726
|
nomalize ASTSelectWithUnionQuery
|
2020-11-07 11:38:20 +00:00 |
|
hexiaoting
|
28e87da976
|
remove map literal and Merge remote-tracking branch 'origin/master' into dev_map2
|
2020-11-06 15:07:41 +08:00 |
|
hexiaoting
|
3a70cf3773
|
Merge remote-tracking branch 'origin/master' into dev_map2
|
2020-11-02 14:46:56 +08:00 |
|
hexiaoting
|
2ba68d7494
|
Add map function
|
2020-11-02 14:05:53 +08:00 |
|
feng lv
|
e82ce52e2f
|
fix
|
2020-11-01 14:57:41 +00:00 |
|
feng lv
|
7bfd5d9e8d
|
need fix
|
2020-10-28 01:29:09 +00:00 |
|