alexey-milovidov
|
185d11ad72
|
Merge pull request #8938 from nmandery/h3-hierarchy-master
implement more functions of the H3 library
|
2020-02-02 03:41:01 +03:00 |
|
alexey-milovidov
|
eeacc97d2f
|
Merge pull request #8852 from vitlibar/RBAC-4
RBAC-4
|
2020-02-02 03:35:31 +03:00 |
|
Alexey Milovidov
|
b6761d31f3
|
Added range check to function h3EdgeLengthM
|
2020-01-31 23:16:46 +03:00 |
|
Nico Mandery
|
23c9902433
|
h3 hierarchical functions and string conversion
|
2020-01-31 18:49:17 +01:00 |
|
Vitaly Baranov
|
10c912dab2
|
Rewrite the User class to be controlled by AccessControlManager.
|
2020-01-31 20:27:32 +03:00 |
|
Vitaly Baranov
|
2aa58193c8
|
Check access rights via new interface.
|
2020-01-31 20:27:28 +03:00 |
|
alexey-milovidov
|
5e7f80c664
|
Merge pull request #8760 from kreuzerkrieg/GCCSuggestOverride
Add GCC warning to suggest virtual function override
|
2020-01-21 22:12:26 +03:00 |
|
kreuzerkrieg
|
a256741cf9
|
Add GCC warning to suggest virtual function override
|
2020-01-21 13:10:32 +02:00 |
|
ikopylov
|
f5f36f0199
|
bitCount performance: special handling for Int16 and Int8
|
2020-01-20 19:36:03 +03:00 |
|
alexey-milovidov
|
9e1ab408f6
|
Merge pull request #8728 from Akazz/fixing_ternary_logic_for_batches
A followup to #8718: Simpler and faster code in logical functions
|
2020-01-19 16:22:30 +03:00 |
|
alexey-milovidov
|
9fa877341b
|
Merge pull request #8719 from ClickHouse/bitCount-improve-performance
Reasonable performance for function bitCount
|
2020-01-19 15:23:32 +03:00 |
|
Alexander Kazakov
|
bffd66fcba
|
More effective code + some cleanup
|
2020-01-19 09:22:01 +03:00 |
|
Alexander Kazakov
|
3b6499cce9
|
Made code in OperationApplier more generic
|
2020-01-19 09:07:30 +03:00 |
|
Alexey Milovidov
|
28ad3b46da
|
Reasonable performance for function bitCount
|
2020-01-19 00:59:07 +03:00 |
|
Alexander Kazakov
|
be091a5133
|
Tiny optimization
|
2020-01-19 00:03:45 +03:00 |
|
Alexander Kazakov
|
f29db2ed68
|
Fixed problem with calculating ternary logic OPs in multiple batches
|
2020-01-19 00:02:43 +03:00 |
|
Alexander Kazakov
|
b2fd151dd0
|
More stable XorImpl code for XOR
|
2020-01-18 23:49:12 +03:00 |
|
alexey-milovidov
|
86a062110d
|
Merge pull request #8704 from kreuzerkrieg/MoreGCCWarnings
Enable -Wmissing-include-dirs for GCC
|
2020-01-18 20:12:56 +03:00 |
|
alexey-milovidov
|
0ceed79d4e
|
Merge pull request #8710 from ClickHouse/ifNotFinite
Added function 'ifNotFinite'
|
2020-01-18 18:47:22 +03:00 |
|
Alexey Milovidov
|
71763c9ab6
|
Fixed error
|
2020-01-18 16:06:02 +03:00 |
|
alexey-milovidov
|
3fe83a1006
|
Merge pull request #8708 from ClickHouse/bitCount
Added function bitCount
|
2020-01-18 14:37:08 +03:00 |
|
kreuzerkrieg
|
0bf3ea4247
|
Enable -Wmissing-include-dirs for GCC
|
2020-01-18 10:46:27 +02:00 |
|
Alexey Milovidov
|
27b5f47282
|
Added function ifNotFinite
|
2020-01-18 04:07:11 +03:00 |
|
alexey-milovidov
|
90faa6ed5f
|
Update bitCount.cpp
|
2020-01-18 01:05:27 +03:00 |
|
alexey-milovidov
|
ec46c68a32
|
Update bitCount.cpp
|
2020-01-18 01:05:09 +03:00 |
|
Alexey Milovidov
|
8af3dda0bb
|
Added comments
|
2020-01-17 23:00:46 +03:00 |
|
Alexey Milovidov
|
da1b51a496
|
Added function bitCount #8702
|
2020-01-17 22:57:03 +03:00 |
|
Alexey Milovidov
|
3dec67ca6d
|
Fixed the case of mixed-constness of arguments of function arrayZip
|
2020-01-17 22:16:02 +03:00 |
|
alexey-milovidov
|
4b9acaaa90
|
Merge pull request #8444 from ClickHouse/base64-update
Replace base64 library to TurboBase64
|
2020-01-13 00:07:12 +03:00 |
|
alexey-milovidov
|
303b146a93
|
Merge branch 'master' into vfs_log
|
2020-01-12 20:16:30 +03:00 |
|
Alexey Milovidov
|
83869b78ca
|
Merge branch 'master' into base64-update
|
2020-01-11 14:03:18 +03:00 |
|
Alexander Burmak
|
26511b7978
|
Added DiskMemory and tests
|
2020-01-11 00:43:42 +03:00 |
|
alexey-milovidov
|
5e29fe3425
|
Merge pull request #8475 from ClickHouse/aku/logical-error-assert
In debug builds, treat LOGICAL_ERROR as an assertion failure.
|
2020-01-10 19:58:39 +03:00 |
|
Alexander Kuzmenkov
|
1ab0a73109
|
fixup
|
2020-01-10 15:06:22 +03:00 |
|
Alexander Burmak
|
ec1a490935
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-10 15:04:20 +03:00 |
|
alexey-milovidov
|
b8f3cec709
|
Merge pull request #8589 from ClickHouse/fix-substring-negative-size
Fix substring negative size
|
2020-01-10 10:12:24 +03:00 |
|
Alexander Kuzmenkov
|
3999675383
|
In debug builds, treat LOGICAL_ERROR as an assertion failure.
|
2020-01-09 19:58:32 +03:00 |
|
alexey-milovidov
|
58e6041477
|
Merge pull request #8503 from zhang2014/fix/some_predicate_bug
try fix some predicate optimizer bug
|
2020-01-09 19:48:16 +03:00 |
|
Alexander Burmak
|
c4f44bb06c
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-09 16:29:03 +03:00 |
|
Nikolai Kochetov
|
ea6fa1db8f
|
Fix string size for GatherUtils StringSource.
|
2020-01-09 14:59:53 +03:00 |
|
zhang2014
|
ce6e13549a
|
fix neighbor is stateful function
|
2020-01-06 12:18:56 +08:00 |
|
Alexey Milovidov
|
c007c9fc17
|
Fixed assert in debug build
|
2020-01-03 00:23:10 +03:00 |
|
Alexander Burmak
|
70b3a1a0d8
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-02 18:01:41 +03:00 |
|
Alexey Milovidov
|
221f99e5b7
|
Added another diagnostic trap
|
2020-01-02 10:31:25 +03:00 |
|
alexey-milovidov
|
17b413fd2e
|
Merge pull request #8458 from vitlibar/separate-variables-for-database-and-name
Separate variables for database and name in dictionaries.
|
2019-12-31 07:39:01 +03:00 |
|
Alexey Milovidov
|
625e318b10
|
Update base64 and remove the obsolete check
|
2019-12-31 04:16:08 +03:00 |
|
Alexey Milovidov
|
33490e2517
|
Merge branch 'master' into base64-update
|
2019-12-31 04:13:33 +03:00 |
|
Alexey Milovidov
|
cdcdee66d6
|
Fixed typo in comment
|
2019-12-30 23:03:22 +03:00 |
|
Alexey Milovidov
|
8741c99677
|
Added threshold for linear search
|
2019-12-30 01:40:05 +03:00 |
|
Alexey Milovidov
|
434746d7c6
|
Improved performance of function roundDown
|
2019-12-30 01:00:15 +03:00 |
|