Nikolai Kochetov
f08c13a2ba
Fix incomplete query result for UNION in view() function.
2023-11-02 18:33:57 +00:00
flynn
fda36deec3
Fix normalize ASTSelectWithUnionQuery strip FORMAT of the query
2023-10-20 16:33:21 +00:00
Alexander Tokmakov
3f6594f4c6
forbid old ctor of Exception
2023-01-23 22:18:05 +01:00
Maksim Kita
3a22e37691
Fix normalization of UNION inside DESCRIBE query
2022-10-24 10:22:37 +02:00
Azat Khuzhin
4e76629aaf
Fixes for -Wshorten-64-to-32
...
- lots of static_cast
- add safe_cast
- types adjustments
- config
- IStorage::read/watch
- ...
- some TODO's (to convert types in future)
P.S. That was quite a journey...
v2: fixes after rebase
v3: fix conflicts after #42308 merged
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 13:25:19 +02:00
Duc Canh Le
8590cc46c4
implement intersect + except distinct
2022-08-30 18:09:01 +08:00
Raúl Marín
7781fc12ed
Reduce dependencies on ASTSelectWithUnionQuery.h
...
521 -> 77 files requiring changes
2021-11-26 19:27:16 +01:00
Kseniia Sumarokova
4b2fa04666
Fix style check
2021-08-16 18:23:08 +03:00
kssenii
844e04e341
Fix
2021-08-16 15:32:44 +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
feng lv
fb3a627bd3
fix tiny code style
2021-05-16 14:14:59 +00:00
feng lv
4c30c10092
add test
...
fix
2021-02-26 12:14:57 +00:00
feng lv
731faeadbf
union distinct improve
2021-02-25 07:47:08 +00:00