Alexey Milovidov
2fc177830c
Added a test
2019-08-25 01:01:01 +03:00
Alexey Milovidov
9660a4db80
Better exception message
2019-08-25 00:35:07 +03:00
Alexey Milovidov
3fef8e92ad
Merging CONSTRAINTS support
2019-08-25 00:20:20 +03:00
alexey-milovidov
11effc8576
Merge pull request #6645 from nikvas0/nikvas0/fix_index_mutation_test
...
Fixed indices mutations tests
2019-08-24 21:04:43 +03:00
alexey-milovidov
9a51e5e386
Merge pull request #6650 from weiqxu/master
...
fix HDFS HA can't work on DEBUG mode
2019-08-24 21:02:55 +03:00
alexey-milovidov
03deb642d5
Merge pull request #6647 from yandex/fix-trim
...
Fixed "trim" functions
2019-08-24 17:36:38 +03:00
alexey-milovidov
bd9ec3076f
Merge pull request #6649 from zhang2014/fix/broken_zh_docs
...
Translate database engine documentation
2019-08-24 17:36:03 +03:00
Alexey Milovidov
a6997aa83f
Modifications after merging constraints support
2019-08-24 16:00:04 +03:00
Alexey Milovidov
f10cf3b082
Merge branch 'master' of github.com:yandex/ClickHouse
2019-08-24 15:18:13 +03:00
Alexey Milovidov
cd620d2de5
Fixed race condition in test (once again)
2019-08-24 15:18:03 +03:00
alexey-milovidov
95da4505f4
Merge pull request #6644 from 4ertus2/bugs
...
Fix crash in OptimizedRegularExpression
2019-08-24 15:09:04 +03:00
Alexey Milovidov
60fde1d29e
Removed useless statements from debian directory
2019-08-24 15:03:54 +03:00
Alexey Milovidov
720bb3ac08
Added a test
2019-08-24 14:53:48 +03:00
Weiqing Xu
b7fdfcc797
fix HDFS HA can't work on DEBUG mode
...
The Describe the bug
when the using HDFS HA nameserivce as the uri, the port will be 0.
hdfsBuilderSetNameNodePort will be called to set the port.
hdfsBuilderSetNameNodePort call asset to check if the port is greater
than 0.
So in Release mode, it works OK. In the Debug mode, the asset will fail.
How to reproduce
when compiler the Clickhouse, use DEBUG mode, it will throw error when
using HDFS HA nameservice url
2019-08-24 17:27:36 +08:00
Nikita Vasilev
2464dd0b9f
fix
2019-08-24 11:51:02 +03:00
zhang2014
7d7c13632c
Translate database engine documentation, update table engine documentation.
2019-08-24 13:54:01 +08:00
zhang2014
7703d32113
remove symlinks
2019-08-24 13:53:22 +08:00
Alexey Milovidov
cc0157b293
Added a test
2019-08-24 02:07:05 +03:00
Alexey Milovidov
cdd6dca517
Remove Compiler
2019-08-24 00:10:26 +03:00
alexey-milovidov
44d3e1e837
Update Client.cpp
2019-08-23 23:35:36 +03:00
Alexey Milovidov
d38e9ee229
Fixed "trim" functions (in progress)
2019-08-23 23:32:31 +03:00
alexey-milovidov
13f59d3f6c
Update Client.cpp
2019-08-23 23:13:08 +03:00
alexey-milovidov
eeeaf8fbee
Merge pull request #6643 from yandex/double-whitespaces
...
Added a check for double whitespaces
2019-08-23 23:10:12 +03:00
Nikita Vasilev
ba2d17c12a
fix
2019-08-23 22:36:17 +03:00
Nikita Vasilev
94df978223
Merge remote-tracking branch 'upstream/master' into nikvas0/fix_index_mutation_test
2019-08-23 22:26:23 +03:00
Nikita Vasilev
7dffa0fe9f
added wait for mutation to indices tests
2019-08-23 22:19:36 +03:00
alexey-milovidov
012a5f8911
Merge pull request #6596 from Enmk/hasToken
...
hasToken function implementation
2019-08-23 21:41:33 +03:00
chertus
a21b43913f
fix crash in OptimizedRegularExpression
2019-08-23 21:40:42 +03:00
alexey-milovidov
b9d1f8dc00
Merge pull request #6637 from yandex/fix-stack-overflow-test-timeout
...
Increase timeout for "stack overflow" test because it may take a long time in debug build
2019-08-23 21:30:34 +03:00
Alexey Milovidov
b42f85e16b
Added a check for double whitespaces
2019-08-23 21:30:04 +03:00
alexey-milovidov
c781e1c6a7
Update StringSearcher.h
2019-08-23 19:09:24 +03:00
alexey-milovidov
50b927a9d7
Update StringSearcher.h
2019-08-23 19:08:27 +03:00
dimarub2000
859d97e8fd
Renaming
2019-08-23 18:47:27 +03:00
Alexey Milovidov
016b1ee2f7
Increase timeout for "stack overflow" test because it may take a long time in debug build
2019-08-23 18:42:45 +03:00
alexey-milovidov
e40c05fde0
Merge pull request #6634 from yandex/check-broken-links
...
Check for broken symlinks
2019-08-23 18:37:31 +03:00
Alexey Milovidov
5fd649e663
Check for broken symlinks #6625
2019-08-23 18:10:33 +03:00
Alexey Milovidov
75e124f390
Removed misleading flag from CMake
2019-08-23 18:05:27 +03:00
Alexey Milovidov
abdd70fcc4
Fixed "splitted" build
2019-08-23 18:01:36 +03:00
alexey-milovidov
232c4bc22b
Merge pull request #6633 from yandex/revert-6625-database_zh_doc
...
Revert "Translate database engine documentation(zh)"
2019-08-23 17:56:51 +03:00
alexey-milovidov
f757de4625
Revert "Translate database engine documentation(zh) ( #6625 )"
...
This reverts commit baf121c864
.
2019-08-23 17:56:38 +03:00
Dmitry Rubashkin
9e6c629134
Style fixed
2019-08-23 17:54:10 +03:00
Alex Ryndin
d001c7e554
Fix typo ( #6631 )
2019-08-23 17:27:07 +03:00
dimarub2000
6e098eb953
New line added :)
2019-08-23 16:25:46 +03:00
dimarub2000
a367f94923
Fix after review
2019-08-23 16:19:12 +03:00
Winter Zhang
baf121c864
Translate database engine documentation(zh) ( #6625 )
2019-08-23 13:14:19 +03:00
BayoNet
1cc8bf7fe0
DOCAPI-7783: RU Translation ( #6623 )
2019-08-23 12:11:43 +03:00
Alexey Milovidov
dae2aa6138
Removed useless code
2019-08-23 08:11:11 +03:00
Alexey Milovidov
84b0f709aa
Removed useless code
2019-08-23 08:08:06 +03:00
Alexey Milovidov
4366791b63
Merge branch 'table-constraints' of https://github.com/NanoBjorn/ClickHouse into NanoBjorn-table-constraints
2019-08-23 07:49:10 +03:00
Alexey Milovidov
3d8613f8df
More tests
2019-08-23 07:36:01 +03:00