Maksim Kita
|
4db7e49ccf
|
Fixed Date, DateTime native type
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
16a07f61ae
|
Refactored CompileDAG build algorithm
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
8828599380
|
Fixed style check
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
c79d7eae21
|
Refactored interfaces
|
2021-05-08 17:39:35 +03:00 |
|
Maksim Kita
|
24798ef07c
|
Updated interfaces
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
d2eecfe593
|
Updated Nullable default implementation
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
8d6c282e0a
|
Fixed test
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
af06f5b68b
|
Fixed UUID test
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
97d87eb518
|
Fixed JITMemoryManager
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
e40aa26611
|
Fixed MSan
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
baf1978124
|
CHJIT updated thread safe interface
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
2b58357a77
|
Fixed tests
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
69fdcdcc4a
|
Fixed tests
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
231433d951
|
Fixed style check
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
ca9a23abbc
|
Fix build
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
e58e956092
|
Enable llvm in fast test
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
3ec4409d52
|
Added CHJIT
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
ca44ff2ede
|
Updated example
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
c264e42542
|
Updated example
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
9f88fea760
|
Updated test
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
6b70cbd53c
|
Added jit example
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
fe7af99701
|
CMake USE_EMBEDDED_COMPILER ON by default
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
5792a2533f
|
Enable compile_expressions in fuzzer
|
2021-05-08 17:39:34 +03:00 |
|
Maksim Kita
|
9daf5b8308
|
Updated Settings
|
2021-05-08 17:39:34 +03:00 |
|
Alexey Milovidov
|
78867a53c6
|
Fixed build
|
2021-05-08 17:39:34 +03:00 |
|
Alexey Milovidov
|
996cdd327c
|
Addition to prev. revision
|
2021-05-08 17:39:34 +03:00 |
|
Alexey Milovidov
|
e862580898
|
Added comment
|
2021-05-08 17:39:34 +03:00 |
|
Alexey Milovidov
|
f7830eb7b3
|
Unpoison data generated by JIT-ed functions for MSan
|
2021-05-08 17:39:34 +03:00 |
|
Alexey Milovidov
|
40ed49350e
|
Enable "compile_expressions" by default
|
2021-05-08 17:39:34 +03:00 |
|
alexey-milovidov
|
680860aae7
|
Merge pull request #23912 from azat/CU
Cleanup IDatabase.h from extra headers
|
2021-05-08 16:42:56 +03:00 |
|
Alexey Milovidov
|
b64f5b0419
|
Disable unreliable TestFlows
|
2021-05-08 16:40:54 +03:00 |
|
tavplubix
|
f8c7725ef5
|
Merge pull request #23742 from ClickHouse/update_metadata_on_replica_recovery
Update metadata on replica recovery
|
2021-05-08 16:34:03 +03:00 |
|
Maksim Kita
|
80dbb7ca4f
|
Merge pull request #23948 from azat/dict-range-min-max-check
Check MIN/MAX attributes in the list of dictionary attributes
|
2021-05-08 16:07:26 +03:00 |
|
Maksim Kita
|
e361bc6401
|
Merge pull request #23952 from mapleFU/mwish/typo-fix-in-compression-codec
typo: fix a typo in Compression/CodecT64
|
2021-05-08 13:15:00 +03:00 |
|
mwish
|
9328ec9c50
|
[Init] initialize commit
|
2021-05-08 18:07:39 +08:00 |
|
Maksim Kita
|
c4be98566a
|
Merge pull request #23928 from kreuzerkrieg/DropUnnecessaryPorts
Drop unnecessary ports where applicable
|
2021-05-08 12:03:09 +03:00 |
|
Maksim Kita
|
b617c57ce8
|
Merge pull request #23929 from azat/dict-cache-source-dups-fix
Fix keys metrics accounting for CACHE() dictionary with duplicates in the source
|
2021-05-08 11:56:20 +03:00 |
|
Maksim Kita
|
dadecc7604
|
Merge pull request #23947 from zhicwu/patch-1
Add JDBC bridge configuration and instructions for installation
|
2021-05-08 11:40:41 +03:00 |
|
Azat Khuzhin
|
8e9655d513
|
Check MIN/MAX attributes in the list of dictionary attributes
This way there will be proper exception instead of std::out_of_range
|
2021-05-08 08:59:47 +03:00 |
|
alexey-milovidov
|
98091a0434
|
Update config.xml
|
2021-05-08 03:43:06 +03:00 |
|
Zhichun Wu
|
ff305b2b1e
|
Add JDBC bridge instructions
Add JDBC bridge configuration and instructions for installation.
|
2021-05-08 07:56:20 +08:00 |
|
Azat Khuzhin
|
c1b213b96e
|
Fix 01863_dictionary_cache_duplicates under ANTLR parser
By do not start name of table/dict from number.
|
2021-05-08 00:59:55 +03:00 |
|
Kseniia Sumarokova
|
e6ac136c32
|
Merge pull request #23909 from kssenii/postgres-fixes
Fix postgres connections issue
|
2021-05-08 00:07:21 +03:00 |
|
alexey-milovidov
|
7f441e0e01
|
Merge pull request #23939 from excitoon/patch-3
Added solution for host network mode in Ubuntu 20.10+
|
2021-05-07 23:42:21 +03:00 |
|
Vladimir Chebotarev
|
a39314949e
|
Added solution for host network mode in Ubuntu 20.10+.
|
2021-05-07 23:36:15 +03:00 |
|
Alexander Tokmakov
|
11124f7015
|
fix
|
2021-05-07 20:09:39 +03:00 |
|
Alexander Tokmakov
|
24bcd9f7c6
|
better comments, fix pvs warnings
|
2021-05-07 16:39:21 +03:00 |
|
Anton Popov
|
01e99ab72e
|
Merge pull request #23871 from CurtizJ/cast-operator
Add postgres-like cast operator
|
2021-05-07 16:29:22 +03:00 |
|
Anton Popov
|
576728829d
|
fix perf test
|
2021-05-07 16:23:46 +03:00 |
|
alexey-milovidov
|
fd56e0a984
|
Merge pull request #23919 from ucasFL/hint-enum
Add hints for enum names
|
2021-05-07 16:12:16 +03:00 |
|