kssenii
|
61f85e9afc
|
More fixes
|
2022-01-08 20:44:17 +03:00 |
|
Kruglov Pavel
|
dd7f61b337
|
Merge branch 'master' into schema-inference
|
2021-12-29 12:59:05 +03:00 |
|
avogar
|
8112a71233
|
Implement schema inference for most input formats
|
2021-12-29 12:18:56 +03:00 |
|
Maksim Kita
|
eb4e400c54
|
Executable refactoring
|
2021-12-28 22:55:30 +03:00 |
|
kssenii
|
1bd4936961
|
Add retry for postgres query
|
2021-12-27 11:03:04 +03:00 |
|
Nikita Mikhaylov
|
d9c13900f5
|
Fix build + style
|
2021-12-20 14:31:56 +00:00 |
|
Zhichang Yu
|
869cdbeb44
|
added table function hdfsCluster
|
2021-12-20 13:14:44 +00:00 |
|
kssenii
|
2e813fe3cd
|
Update defaults
|
2021-12-15 08:18:43 +00:00 |
|
kssenii
|
f0d0714e47
|
Pass timeouts for mysql
|
2021-12-13 22:12:33 +00:00 |
|
Raúl Marín
|
7781fc12ed
|
Reduce dependencies on ASTSelectWithUnionQuery.h
521 -> 77 files requiring changes
|
2021-11-26 19:27:16 +01: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 |
|
kssenii
|
03c16117b3
|
Tiny fix
|
2021-11-05 20:12:34 +00:00 |
|
kssenii
|
4bc2a29345
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-11-04 14:41:24 +00:00 |
|
Kseniia Sumarokova
|
065106c299
|
Merge pull request #30690 from kssenii/partitioned-write
Partitioned write for file, hdfs, url storages and table functions
|
2021-11-02 22:58:16 +03:00 |
|
kssenii
|
9080d2ea52
|
Fix tests
|
2021-11-02 07:27:13 +00:00 |
|
Vitaly Baranov
|
3ed7f8f0b3
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
|
kssenii
|
f17e321a73
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-10-29 08:03:25 +00:00 |
|
kssenii
|
03d7476864
|
One more fix
|
2021-10-29 00:50:59 +03:00 |
|
kssenii
|
d39840376f
|
Review fixes
|
2021-10-28 15:44:12 +03:00 |
|
kssenii
|
aeba8104d1
|
Some more fixes
|
2021-10-28 10:28:05 +00:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
kssenii
|
2ba3ee830e
|
Partitioned write part 2
|
2021-10-26 14:00:41 +03:00 |
|
Kseniia Sumarokova
|
4667ea7883
|
Merge pull request #29774 from kssenii/remote-connection
Predefined configuration for table function remote
|
2021-10-24 19:38:01 +03:00 |
|
kssenii
|
e04e37916e
|
Review fixes
|
2021-10-23 18:20:31 +03:00 |
|
kssenii
|
36d0f67b38
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remote-connection
|
2021-10-23 17:12:46 +03:00 |
|
Kseniia Sumarokova
|
057fe51ec8
|
Update TableFunctionPostgreSQL.cpp
|
2021-10-22 13:08:38 +03:00 |
|
kssenii
|
c95a29edac
|
Fix quoting
|
2021-10-22 10:07:23 +00:00 |
|
Nikolai Kochetov
|
fd14faeae2
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
|
kssenii
|
7b81766168
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into remote-connection
|
2021-10-15 12:36:44 +00:00 |
|
Nikolai Kochetov
|
aa56fd1592
|
Fix style.
|
2021-10-14 21:29:02 +03:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
Nikolai Kochetov
|
2957971ee3
|
Remove some last streams.
|
2021-10-13 21:22:02 +03:00 |
|
Nikolai Kochetov
|
ec18340351
|
Remove streams from formats.
|
2021-10-11 19:11:50 +03:00 |
|
kssenii
|
1de55cfeb4
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into remote-connection
|
2021-10-11 11:33:35 +00:00 |
|
Nikolai Kochetov
|
340b53ef85
|
Remove some more streams.
|
2021-10-08 17:03:54 +03:00 |
|
kssenii
|
5a87b6eb4f
|
Predefined configuration for table function remote
|
2021-10-06 05:55:09 +00:00 |
|
Maksim Kita
|
6df81d94bf
|
TableFunctionDictionary fix comment
|
2021-10-04 21:09:32 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Nikolai Kochetov
|
78a7665f43
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-27 10:56:50 +03:00 |
|
Alexey Milovidov
|
16f0f0af7f
|
Merge remote-tracking branch 'origin/master' into remove-trash-db-regexp
|
2021-09-27 02:12:13 +03:00 |
|
Alexey Milovidov
|
fe44be522e
|
Fix assert in table function merge with database regexp
|
2021-09-25 05:48:24 +03:00 |
|
Alexey Milovidov
|
cd7f9d981c
|
Remove ya.make
|
2021-09-25 04:22:54 +03:00 |
|
Nikolai Kochetov
|
998d29ebc7
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-23 13:10:27 +03:00 |
|
kssenii
|
b51840a205
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into named-collections
|
2021-09-22 11:45:22 +03:00 |
|
Nikolai Kochetov
|
a790d391c0
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-20 19:43:15 +03:00 |
|
Nikolai Kochetov
|
341553febd
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
|
kssenii
|
1650c92407
|
Better
|
2021-09-16 11:38:26 +03:00 |
|
Alexander Tokmakov
|
f5c38fe027
|
fix
|
2021-09-14 00:39:50 +03:00 |
|
Alexander Tokmakov
|
df56e99b87
|
fixes after review
|
2021-09-13 22:11:16 +03:00 |
|