alesapin
|
1f22ec5f7c
|
Wait for async mutation in test
|
2020-08-27 10:16:07 +03:00 |
|
alexey-milovidov
|
67f16d5ae8
|
Merge pull request #14122 from ClickHouse/fix-fuzz-test-compile-expressions
More range checks when compile_expressions = 1
|
2020-08-27 02:15:40 +03:00 |
|
alexey-milovidov
|
0f706c01ca
|
Merge pull request #13888 from vladimir-golovchenko/add-date-trunc-function
Added date_trunc function
|
2020-08-27 02:12:27 +03:00 |
|
alexey-milovidov
|
0152bcba21
|
Merge pull request #14126 from ClickHouse/unique_paths_in_zk
Use unique paths in zookeeper for tests
|
2020-08-27 01:16:55 +03:00 |
|
alexey-milovidov
|
330997dd0a
|
Merge pull request #14119 from ClickHouse/aku/min-decimal
Fix formatting of minimal negative decimal
|
2020-08-27 01:16:37 +03:00 |
|
Ilya Yatsishin
|
8430584640
|
Merge pull request #14140 from ClickHouse/increase-num-threads-in-stress-test
Increase number of threads in stress test
|
2020-08-27 00:43:48 +03:00 |
|
alexey-milovidov
|
f6f8dc9b8a
|
Merge pull request #13964 from zhang2014/fix/agg_combinator
Try fix IfAggCombinator with NullAggCombinator
|
2020-08-26 23:47:29 +03:00 |
|
alexey-milovidov
|
57af010870
|
Merge pull request #14117 from ClickHouse/fix-flaky-test-11
Increase timeout in test
|
2020-08-26 23:43:13 +03:00 |
|
Alexey Milovidov
|
fe5cfe3151
|
Increase number of threads in stress test
|
2020-08-26 23:39:02 +03:00 |
|
Alexey Milovidov
|
0bfe78636c
|
Increase number of threads in stress test
|
2020-08-26 23:38:20 +03:00 |
|
alexey-milovidov
|
d38883418d
|
Merge pull request #14125 from ClickHouse/stress-test-time-limit
Limit stress test to one hour
|
2020-08-26 23:37:11 +03:00 |
|
alexey-milovidov
|
c53854df19
|
Merge pull request #14079 from livace/fix_2d_pip
Fix pointInPolygon with const 2d array
|
2020-08-26 21:02:58 +03:00 |
|
alexey-milovidov
|
f62037e9dc
|
Update stress
|
2020-08-26 20:45:36 +03:00 |
|
Alexander Tokmakov
|
47dbe9e628
|
use unique paths in zk for tests
|
2020-08-26 20:45:20 +03:00 |
|
Alexey Milovidov
|
07596b5323
|
Limit stress test to one hour
|
2020-08-26 20:44:03 +03:00 |
|
Alexander Kuzmenkov
|
c4fc434a13
|
Merge pull request #14060 from azat/parallel_distributed_insert_select-2
Extend parallel_distributed_insert_select to run INSERT into local table
|
2020-08-26 20:37:36 +03:00 |
|
Alexey Milovidov
|
ee6a623077
|
Add test
|
2020-08-26 19:51:03 +03:00 |
|
Alexey Milovidov
|
5dbdd8ea3d
|
More range checks when compile_expressions = 1
|
2020-08-26 19:49:19 +03:00 |
|
alexey-milovidov
|
65ee7dcb18
|
Merge pull request #13941 from gervarela/avro_confluent_skip_missing_magic_or_schema_id
Skip abnormaly small messages in AvroConfluent format
|
2020-08-26 19:34:42 +03:00 |
|
Alexander Kuzmenkov
|
1a4fcf6650
|
Fix formatting of minimal negative decimal
|
2020-08-26 19:34:00 +03:00 |
|
Alexey Milovidov
|
b27be98272
|
Increase timeout in test
|
2020-08-26 19:27:09 +03:00 |
|
alexey-milovidov
|
7ea28d976a
|
Update date_trunc.cpp
|
2020-08-26 17:28:54 +03:00 |
|
tavplubix
|
cff92c8ad3
|
Merge pull request #13820 from BohuTANG/mysql_replica_gtid_issue_4006
ISSUES-4006 support MySQL GTID based replication #4006
|
2020-08-26 15:02:53 +03:00 |
|
alexey-milovidov
|
318f14b95e
|
Merge pull request #13691 from ClickHouse/client-progress-clobber-data
Fix visible data clobbering by progress bar in client in interactive mode
|
2020-08-26 13:25:25 +03:00 |
|
alexey-milovidov
|
c157b7a685
|
Merge pull request #14056 from ClickHouse/alternative-14043
Alternative implementation of #14043
|
2020-08-26 13:15:30 +03:00 |
|
alexey-milovidov
|
9341b2acf8
|
Merge pull request #14030 from ClickHouse/bharatnc-ncb/timezones-table
Merging #13880
|
2020-08-26 13:15:17 +03:00 |
|
Alexander Kuzmenkov
|
003cb9ff3c
|
Merge pull request #14098 from javisantana/patch-1
Some fixes on SimpleAgregateFunction in spanish to make it easier to understand
|
2020-08-26 12:22:32 +03:00 |
|
Alexander Kuzmenkov
|
40363b9b0a
|
Update simpleaggregatefunction.md
|
2020-08-26 12:21:40 +03:00 |
|
javi santana
|
2d6ecf9e0b
|
Some fixes to make it easier to understand
|
2020-08-26 10:25:59 +02:00 |
|
Ivan Blinkov
|
25eb53636d
|
Update README.md
|
2020-08-26 10:17:25 +03:00 |
|
BohuTANG
|
e3bfd1a5b8
|
ISSUES-4006 fix clang-tidy error on boost::is_any_of
|
2020-08-26 14:33:05 +08:00 |
|
BohuTANG
|
3510afd149
|
ISSUES-4006 change UUID from MySQL big-endian to ClickHouse little-endian
|
2020-08-26 10:39:07 +08:00 |
|
alexey-milovidov
|
d3a9389465
|
Merge branch 'master' into bharatnc-ncb/timezones-table
|
2020-08-26 04:26:37 +03:00 |
|
alexey-milovidov
|
31460db37c
|
Merge pull request #14028 from ClickHouse/hczhcz-patch-0819-2
Merging #13877
|
2020-08-26 04:24:24 +03:00 |
|
alexey-milovidov
|
5a8bd865ee
|
Merge pull request #14065 from ClickHouse/adjust_test_time
Adjust test time
|
2020-08-26 04:23:36 +03:00 |
|
BohuTANG
|
81e679dc22
|
ISSUES-4006 support gtid sets with whitespace
|
2020-08-26 09:04:33 +08:00 |
|
alexey-milovidov
|
6d80255bca
|
Merge pull request #14055 from ClickHouse/investigate-test
Fix test `01056_prepared_statements_null_and_escaping.sh`
|
2020-08-26 03:47:47 +03:00 |
|
alexey-milovidov
|
2d9c806f1b
|
Merge pull request #14066 from ClickHouse/fix-flacky-test-10
Fix error in clickhouse-benchmark test
|
2020-08-26 03:41:16 +03:00 |
|
alexey-milovidov
|
f904664742
|
Merge pull request #14063 from azat/bump-zlib-ng-gcc10
Bump zlib-ng (to fix gcc10 build)
|
2020-08-26 03:40:53 +03:00 |
|
alexey-milovidov
|
f40b80ed45
|
Merge pull request #12756 from sundy-li/hotfix/dict-access
Fix ClickHouseDictionarySource wrong access check
|
2020-08-26 03:33:42 +03:00 |
|
alexey-milovidov
|
7271c9c983
|
Merge pull request #14059 from azat/gcc10-fixes
gcc10 build fixes
|
2020-08-26 03:31:03 +03:00 |
|
alexey-milovidov
|
729f601601
|
Merge pull request #13849 from olgarev/revolg-DOCSUP-997-lock_acquire_timeout_setting
DOCSUP-997: Documented the lock_acquire_timeout setting
|
2020-08-26 03:03:47 +03:00 |
|
alexey-milovidov
|
7edb911e91
|
Merge pull request #13687 from podshumok/forcers
cmake: Add option to fail configuration instead of auto-reconfiguration. And make it default
|
2020-08-26 03:00:26 +03:00 |
|
vladimir golovchenko
|
962dd04ec0
|
Added documentation for date_trunc function.
|
2020-08-25 16:41:23 -07:00 |
|
vladimir golovchenko
|
fb06f59ceb
|
Added tests for date_trunc function.
|
2020-08-25 16:41:23 -07:00 |
|
vladimir golovchenko
|
f3cfd39003
|
Fixed .gitignore to exclude tests-generated data.
|
2020-08-25 16:41:23 -07:00 |
|
vladimir golovchenko
|
b0dd1d92b4
|
Added date_trunc function.
|
2020-08-25 16:41:08 -07:00 |
|
alexey-milovidov
|
2c45c27e0e
|
Merge pull request #14057 from azat/clickhouse-copier-cmd-args-width
Use terminal width for the formatted help text of the clickhouse-copier
|
2020-08-26 02:27:12 +03:00 |
|
alexey-milovidov
|
c1c5474730
|
Merge pull request #14051 from javisantana/fix/info_in_read_only_table
adds some info to the exception about zookeeper path
|
2020-08-26 02:27:01 +03:00 |
|
alexey-milovidov
|
3c6675f7f4
|
Update AvroRowInputFormat.cpp
|
2020-08-26 02:26:27 +03:00 |
|