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
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
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
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
Alexey Milovidov
c51c2656eb
Fix bad code
2020-06-23 20:39:30 +03:00
Alexander Kuzmenkov
f0fbba5522
allow implicit initialization
2020-06-23 20:31:46 +03:00
Alexander Kuzmenkov
1a63972a4b
Merge remote-tracking branch 'origin/master' into bnc/config-max-num-threads
2020-06-23 20:25:07 +03:00
alexey-milovidov
c6365ced31
Merge pull request #11774 from azat/jemalloc-non-linux
...
Experimental support of jemalloc on non-linux
2020-06-23 20:17:02 +03:00
alexey-milovidov
be14b42fdb
Merge pull request #11878 from ucasFL/sha256
...
SHA256 add FixedString support
2020-06-23 20:15:31 +03:00
Alexander Kazakov
0510911559
Merge pull request #11071 ( #11874 )
...
* Add's hasSubstr array function
* Add's example in the english doc of hasSubStr
* Updates conditions to avoid prematurely calling isEqual
* Remove feathericons
Authored-by: Ryad ZENINE <ryad.zenine@contentsquare.com>
2020-06-23 17:42:19 +03:00
Ivan Blinkov
56a665290c
Update README.md
2020-06-23 17:33:31 +03:00
Ivan Blinkov
dc12e53da2
Update README.md
2020-06-23 17:32:54 +03:00
Alexander Kuzmenkov
e0bdbe73d2
Merge remote-tracking branch 'origin/master' into HEAD
2020-06-23 15:31:09 +03:00
Alexander Kuzmenkov
ab809f59b9
memory usage settings
2020-06-23 15:30:45 +03:00
alesapin
d452bad070
Merge pull request #11605 from ClickHouse/github_hook
...
Simple github hook
2020-06-23 14:55:58 +03:00
feng lv
093698c607
add test
...
fix
fix
fix
2020-06-23 19:53:26 +08:00
alesapin
2b0d00e6c3
Hook for push events
2020-06-23 14:40:09 +03:00
alesapin
bb7289e9c4
Merge branch 'master' into github_hook
2020-06-23 14:07:25 +03:00
alesapin
34213ed623
test commit
2020-06-23 13:42:42 +03:00
alesapin
ca552d6394
Remove redundat sync replica
2020-06-23 12:28:46 +03:00
hexiaoting
9135cb1bf1
fix bug for query "select *, abc.*" should failed. ( #11753 )
2020-06-23 12:16:42 +03:00
Azat Khuzhin
f76511668f
jemalloc: disable it for darwin
...
Right now it aborts (Abort trap: 6) on osx, the issue does not looks
like [1], but should be investigated, so disable for now.
What is interesting that it works under debugger, so I guess it is
indeed the order of symbol replacements...
[1]: https://github.com/jemalloc/jemalloc/issues/420
2020-06-23 11:40:34 +03:00
amudong
2a51286527
Optimize code
2020-06-23 16:22:53 +08:00
Azat Khuzhin
c230d76cb9
jemalloc: disable percpu_arena on non-linux (not supported anyway)
...
And since it does not supported it produces the following warning:
<jemalloc>: No getcpu support: percpu_arena:percpu
<jemalloc>: perCPU arena getcpu() not available. Setting narenas to 8.
However it is uses narenas=ncpu instead of default narenas=ncpu*4
2020-06-23 11:14:22 +03:00
alesapin
4185fe9975
Merge branch 'master' into atomic_metadata5
2020-06-23 11:13:05 +03:00
alesapin
292016e045
Add missed lock
2020-06-23 11:04:43 +03:00
Ivan Blinkov
2f877815fe
Merge pull request #11881 from theg4sh/patch-2
...
fix of incorrect example
2020-06-23 10:58:52 +03:00