alesapin
cecf397057
Better github-hook
2020-06-24 17:48:43 +03:00
Bharat Nallan
1244ca5627
fix style check - clang format for lambdas
2020-06-24 07:34:32 -07:00
Vitaly Baranov
29a9d4187f
Fix using current database while checking access rights.
2020-06-24 17:31:05 +03:00
alesapin
08f5ed6da3
Fix unitialized memory
2020-06-24 17:12:44 +03:00
Nikita Mikhaylov
e55577ba65
Merge branch 'nikvas0/ssd_dict' of git://github.com/nikvas0/ClickHouse into merging-ssh-cache
2020-06-24 16:45:18 +03:00
Nikita Mikhaylov
8bbf1ce167
fix + bump tests
2020-06-24 16:36:02 +03:00
BohuTANG
2aa92a8563
Add SELECT @@Version fake value '5.7.30' #11089
2020-06-24 21:32:33 +08:00
Alexey Milovidov
c7d6d531f5
Added a test
2020-06-24 16:20:39 +03:00
Alexander Kuzmenkov
751319d0ef
show build commands
2020-06-24 16:16:54 +03:00
Alexey Milovidov
cd34cacee2
Keep alias after substitution of query parameters #11914
2020-06-24 16:14:04 +03:00
Alexander Kuzmenkov
2da7b356ab
Merge pull request #11668 from bharatnc/bnc/config-max-num-threads
...
max_thread_pool_size setting for changing max Threads in Global Thread Pool
2020-06-24 16:11:21 +03:00
Ivan Blinkov
ff1248cd28
[docs] extra F.A.Q. content ( #11898 )
...
* more content for F.A.Q.
* more content
* normalize
* more content
* maybe fix the docs check
* absolute img urls
* fix tests
2020-06-24 15:59:19 +03:00
Eugene Klimov
b508f7b77b
update SELECT description ( #11907 )
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-06-24 15:58:31 +03:00
Ivan Blinkov
3206ed832a
add __init__.py
2020-06-24 15:54:04 +03:00
Ivan Blinkov
ea2d1856f3
try to rename py files to less common names
2020-06-24 15:35:22 +03:00
BohuTANG
6f28d7b8b5
Fix @@session.variables AS
2020-06-24 20:09:32 +08:00
Nikolai Kochetov
f7f16fdbf7
Merge pull request #11895 from ClickHouse/fix-nullable-prewhere-type-3
...
Fix nullable prewhere type 3
2020-06-24 14:32:08 +03:00
Alexey Milovidov
5a7e921135
Slightly modernize code around ZooKeeper
2020-06-24 14:02:14 +03:00
Alexey Milovidov
f113140fc0
Remove already fixed bug
2020-06-24 13:36:46 +03:00
BohuTANG
71f1a3120e
Fix JDBC @@session.variables
2020-06-24 18:28:14 +08:00
Anton Popov
faa5d7e0f1
fix arcadia build
2020-06-24 13:01:44 +03:00
alexey-milovidov
18eb141ea1
Merge pull request #11715 from azat/dist-optimize_skip_unused_shards-fixes
...
Control nesting level for shards skipping and disallow non-deterministic functions
2020-06-24 12:54:58 +03:00
alexey-milovidov
c2fba5179b
Merge pull request #11875 from ClickHouse/fix-fpe-datetime64
...
Fix strange and wrong code around DateTime64
2020-06-24 12:54:04 +03:00
alexey-milovidov
21a330bf88
Merge pull request #11894 from ClickHouse/clickhouse-android
...
Allow ClickHouse to run on Android
2020-06-24 12:52:34 +03:00
alexey-milovidov
036dfc1c27
Merge pull request #11904 from Vxider/remove_unused_code
...
Remove unused code
2020-06-24 12:25:50 +03:00
Vxider
c118f806ed
Remove unused code
2020-06-24 16:56:31 +08:00
tavplubix
2401bc9143
Merge pull request #11896 from ClickHouse/merging_drop_replica
...
Merging #10679
2020-06-24 11:42:39 +03:00
Ivan Blinkov
aac17eb48d
[experiment] maybe fix warnings in integration tests
2020-06-24 11:38:00 +03:00
Ivan Blinkov
db568b477e
lost unused
2020-06-24 11:12:47 +03:00
Ivan Blinkov
c1c2eed661
sync with goals
2020-06-24 11:06:30 +03:00
BohuTANG
2eba81347b
add column header to test
2020-06-24 15:05:50 +08:00
BohuTANG
4d96a25655
Change MySQL global variables query to globalVariable function
2020-06-24 13:40:18 +08:00
bharatnc
4f10873c22
cleanup few unused headers
...
The following files had some unused headers and caught my eyes, so
cleaning them up:
```bash
programs/obfuscator/Obfuscator.cpp
src/Databases/DatabaseAtomic.cpp
```
2020-06-23 22:08:05 -07:00
Bharat Nallan
ea40e7b403
construct path using boost::filesystem::path
2020-06-23 18:43:36 -07:00
Bharat Nallan
6a9f3d768a
clang format file
2020-06-23 18:31:25 -07:00
Bharat Nallan
ce391c84c5
remove unused imports
2020-06-23 18:11:06 -07:00
Ivan Blinkov
3ed76a388e
send build_id to sentry as well + fix some minor issues
2020-06-24 00:27:04 +03:00
Ivan Blinkov
45d1ca2567
merge master
2020-06-24 00:18:16 +03:00
Ivan Blinkov
87d56d700f
restore old toStringImpl signature
2020-06-24 00:15:54 +03:00
Artem Zuikov
92016e8bfb
Fix if function with NULLs ( #11807 )
2020-06-24 00:06:32 +03:00
bharatnc
9be7ab0341
fix style check - removed unused LOGICAL_ERROR
2020-06-23 13:06:22 -07:00
Alexey Milovidov
25607be34b
Added a test
2020-06-23 22:54:15 +03:00
Alexey Milovidov
cda2687195
Merge branch 'master' into fix-fpe-datetime64
2020-06-23 22:45:45 +03:00
alexey-milovidov
55eee9bfa1
Merge pull request #11745 from ClickHouse/atomic_metadata5
...
Atomic metadata.
2020-06-23 22:28:40 +03:00
alexey-milovidov
33dfbdcbe9
Update StorageSystemTables.cpp
2020-06-23 22:28:26 +03:00
Alexander Tokmakov
7b5de16da9
minor improvements
2020-06-23 22:15:01 +03:00
Nikolai Kochetov
658a2d0dc0
Fix anotehr one nullable prewhere column.
2020-06-23 21:52:32 +03:00
alesapin
63e1bf48ae
Add docs about non-linux binaries ( #11889 )
...
* Add docs about non-linux binaries
* Better
* Update install.md
* Update install.md
* Update docs/en/getting-started/install.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/getting-started/install.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/getting-started/install.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Review fixes
* Better instruction
* Fix reference
* Better
* Better links
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-23 21:44:13 +03:00
Azat Khuzhin
b0779dbfe7
Fix documentation
2020-06-23 21:08:28 +03:00
Alexey Milovidov
f206d91072
Allow ClickHouse to run on Android
2020-06-23 20:58:42 +03:00