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
f9e1f25189
Added comment to DiskMemory
2020-01-18 22:15:21 +03:00
alexey-milovidov
2ba89d169e
Merge branch 'master' into readline-to-replxx-docs-and-corrections
2020-01-18 20:58:24 +03:00
alexey-milovidov
52e8252653
Merge pull request #8650 from ClickHouse/remove_istorage_weak_ptr
...
Get rid of StorageWeakPtr
2020-01-18 20:28:53 +03:00
alexey-milovidov
3f3a9e69b0
Merge pull request #8672 from excitoon/patch-7
...
Fixed `MergeTreeData::areBackgroundMovesNeeded` according to move TTL feature
2020-01-18 20:20:00 +03:00
alexey-milovidov
85f395a8ee
Merge pull request #8680 from excitoon-favorites/criticalbugwithmove
...
Fixed a bug with double move which corrupt original part
2020-01-18 20:19:03 +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
c0a5c664a9
Replace readline to replxx: docs and corrections
2020-01-18 18:44:08 +03:00
Alexey Milovidov
f7efa5e2c7
Merge branch 'replxx' of https://github.com/abyss7/ClickHouse into abyss7-replxx
2020-01-18 17:00:59 +03:00
Alexey Milovidov
71763c9ab6
Fixed error
2020-01-18 16:06:02 +03:00
Nikolai Kochetov
0fcb36ac7c
Drop outputs in StrictResizeProcessor.
2020-01-18 14:39:48 +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
Nikolai Kochetov
61594edcee
Fix StrictResize processor.
2020-01-17 20:04:37 +03:00
Vladimir Chebotarev
e7fb7d1288
Improved areBackgroundMovesNeeded()
method.
2020-01-17 16:30:54 +03:00
Vladimir Chebotarev
0ba869a1ca
Fixed MergeTreeData::areBackgroundMovesNeeded
according to move TTL feature.
2020-01-17 16:24:44 +03:00
Vladimir Chebotarev
cb416b0bfd
Minor review fixes.
2020-01-17 16:17:17 +03:00
Vladimir Chebotarev
4f1f9e7e42
Fixed concurrency problems in ALTER MODIFY TTL
.
2020-01-17 16:17:17 +03:00
Vladimir Chebotarev
585e0453a6
Added clearing of old DELETE expression during ALTER MODIFY TTL
.
2020-01-17 16:17:17 +03:00
Vladimir Chebotarev
17dfea217b
Fixed errors with ALTER MODIFY TTL
.
2020-01-17 16:17:17 +03:00
Pervakov Grigory
36e5322320
Fix remove in memory disk, fix style, change s3 object naming
2020-01-17 14:44:16 +03:00
Pervakov Grigory
b0b3842b57
Add remove to IDisk interface, fix issues
2020-01-17 14:34:39 +03:00
Pervakov Grigory
70e50ecf10
Base implementation of IDisk interafce for S3
2020-01-17 14:34:39 +03:00
Nikolai Kochetov
61e69c06d2
Fix MergingSortedTransform
2020-01-16 18:52:52 +03:00
Nikolai Kochetov
f6b9d320a9
Updates in AggregatingTransform
2020-01-16 15:50:04 +03:00
Vladimir Chebotarev
48855d9ba9
Added comment to cloned_part->renameTo()
.
2020-01-16 14:52:43 +03:00
Nikolai Kochetov
5aa503beb3
Updates in AggregatingTransform and MergingSortedTransform.
2020-01-16 13:45:34 +03:00
alexey-milovidov
e409051304
Merge pull request #8663 from nikvas0/fix_lazy_db
...
Fix "DROP TABLE IF EXISTS" for lazy database
2020-01-16 13:24:37 +03:00
alexey-milovidov
f4dee9a76e
Merge pull request #8666 from ClickHouse/filimonov-typo-fix
...
typo fix
2020-01-16 13:24:00 +03:00
Vladimir Chebotarev
3e5a6aa83d
Fixed a bug with double move which corrupt original part.
2020-01-16 10:11:55 +03:00
Nikolai Kochetov
4b86ef22b5
Fix PipelineExecutor.
2020-01-15 21:32:19 +03:00
Nikolai Kochetov
5f5753941c
Fix ports updating in PipelineExecutor.
2020-01-15 21:30:08 +03:00
Alexey Milovidov
7ba06ccb82
Added method createColumn for DataTypeSet
2020-01-15 21:18:50 +03:00
filimonov
5ae7a0337c
Update Settings.h
2020-01-15 14:51:06 +01:00
filimonov
ba4db6a71b
Update Settings.h
2020-01-15 14:38:05 +01:00
filimonov
681f5df66f
typo fix
2020-01-15 14:30:21 +01:00
Alexander Tokmakov
5e2badd9b8
Merge branch 'master' into table_name_in_istorage
2020-01-15 14:55:20 +03:00
Nikita Vasilev
acf11000c6
fix bug
2020-01-15 14:52:30 +03:00
Nikolai Kochetov
ee3e7c1d5f
Update PipelineExecutor.
2020-01-15 12:25:38 +03:00
Olga Khvostikova
53ae368d9c
Add virtual columns to hdfs and file table functions ( #8489 )
...
* Add virtual column _path to hdfs and file table functions with test
* Fix const of headers
* Add column _file with tests
* Add docs
* Fix improper resolve conflicts
* Fix links in docs
* Better condition for virtual columns proccessing in StorageFile
* better condition for virtual columns processing in StorageHDFS
2020-01-15 10:52:45 +03:00
alexey-milovidov
b6f41e4465
Merge pull request #8647 from qMBQx8GH/fix_max_depth
...
Initial commit to fix IParser::Pos.max_depth issue
2020-01-15 01:00:17 +03:00
alexey-milovidov
27f867061d
Merge pull request #8652 from ClickHouse/linear-regression-intel
...
Integrate patch for stochasticLinearRegression
2020-01-15 00:59:51 +03:00
alexey-milovidov
9c5c544f49
Merge pull request #8653 from ClickHouse/fix_system_metadata_path
...
Fix metadata path for system database
2020-01-15 00:59:24 +03:00
Alexey Milovidov
0a5fbdc01b
Merge branch 'master' of github.com:yandex/ClickHouse
2020-01-14 22:24:03 +03:00
Nikolai Kochetov
eadf388cb0
Update ISimpleTransform.
2020-01-14 22:14:10 +03:00
Alexander Tokmakov
d51c3df7b6
fix
2020-01-14 22:01:56 +03:00
Alexey Milovidov
cf3e3b44bd
Query profiler is production ready and enabled by default
2020-01-14 21:52:40 +03:00
Nikita Mikhaylov
0e0dd80abf
Merge pull request #6168 from PerformanceVision/move_partition
...
Alter command for move a specific partition from MergeTree table
2020-01-14 22:32:10 +04:00
Nikolai Kochetov
77e04daaca
Update ISimpleTransform.
2020-01-14 20:21:59 +03:00
Alexey Milovidov
975ae4c396
Integrate patch from Intel
2020-01-14 20:17:56 +03:00
Alexander Tokmakov
9521b0ebe5
remove proxystorage
2020-01-14 20:10:19 +03:00
Alexander Tokmakov
ff1b7e1386
get rid of StorageWeakPtr
2020-01-14 19:54:25 +03:00
Maxim Smirnov
32dcbfb627
Avoid copy of a Context object in a lambda function
2020-01-14 14:14:14 +02:00
Maxim Smirnov
ee463403d5
Initial commit to fix IParser::Pos.max_depth issue
2020-01-14 13:11:01 +02:00
Nikolai Kochetov
7dd1b5c5a2
Update Resize processor
2020-01-14 12:27:58 +03:00
Nikolai Kochetov
d22f792196
Update Resize processor
2020-01-14 12:15:34 +03:00
robot-clickhouse
e8e820cfd4
Auto version update to [20.2.1.1] [54432]
2020-01-13 22:21:08 +03:00
Nikolai Kochetov
bcc0cd8e47
Fix build.
2020-01-13 21:25:10 +03:00
alexey-milovidov
d78290b7ec
Merge pull request #8107 from excitoon-favorites/alterpolicy
...
Allow to change `storage_policy` to not less rich one
2020-01-13 21:02:47 +03:00
alexey-milovidov
dade4dc201
Merge pull request #8631 from proller/fix27
...
Build fixes
2020-01-13 21:00:12 +03:00
alexey-milovidov
4dd5da353a
Merge pull request #8286 from amosbird/grouparraysample
...
groupArraySample
2020-01-13 20:57:27 +03:00
alexey-milovidov
166e44922f
Merge pull request #8625 from Vxider/fix-liveview-timestamp
...
fix liveview timestamp bug
2020-01-13 17:55:10 +03:00
alexey-milovidov
192580b60f
Update MergeTreeData.h
2020-01-13 17:45:13 +03:00
Nikolai Kochetov
edc28c3dd2
Update ResizeProcessor.
2020-01-13 15:04:02 +03:00
Alexander Tokmakov
9389c83d4d
Merge branch 'master' into table_name_in_istorage
2020-01-13 14:41:42 +03:00
Nikolai Kochetov
5b4a9dc82c
Update ResizeProcessor.
2020-01-13 13:47:07 +03:00
Nikolai Kochetov
b3c18638dc
Update ResizeProcessor.
2020-01-13 13:32:55 +03:00
Nikolai Kochetov
dffbd21cba
Add pull with not_needed flag to output port.
2020-01-13 12:56:42 +03:00
Nikolai Kochetov
880e999e83
Add pull with not_needed flag to output port.
2020-01-13 12:56:35 +03:00
Nikolai Kochetov
c2a054ac70
Add cancell flag to MergingAggrgated.
2020-01-13 12:56:21 +03:00
proller
2804feb941
Merge remote-tracking branch 'upstream/master' into fix27
2020-01-13 12:29:55 +03:00
Guillaume Tassery
377d20185e
Merge branch 'master' of github.com:ClickHouse/ClickHouse into move_partition
2020-01-13 04:16:27 +01:00
Guillaume Tassery
33698588d7
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove_partition
2020-01-13 04:13:58 +01: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
Vxider
1019cf42d8
fix timestamp
2020-01-13 00:12:11 +08:00
Alexey Milovidov
797b1b9cd5
Fixed error code of test assertion in client
2020-01-12 16:47:56 +03:00
Alexey Milovidov
c71b850a51
Merge branch 'master' into base64-update
2020-01-11 20:48:41 +03:00
alexey-milovidov
f051844eb7
Merge branch 'master' into replxx
2020-01-11 19:59:33 +03:00
alexey-milovidov
c270830b0a
Merge pull request #8535 from ClickHouse/distributed-format
...
Distributed format
2020-01-11 19:19:11 +03:00
alexey-milovidov
836ac810a7
Merge pull request #8613 from ClickHouse/azat-SimpleAggregateFunction-LowCardinality-merge-fix-v2
...
SimpleAggregateFunction(LowCardinality) fix (continuation)
2020-01-11 19:14:15 +03:00
alexey-milovidov
0c6b5ebd48
Merge pull request #8621 from ClickHouse/zkutil-test-more-maintainable
...
Make one unit test more maintainable
2020-01-11 18:33:52 +03:00
Winter Zhang
89b80ba7cb
Merge branch 'master' into fix/ISSUES-8317
2020-01-11 23:16:52 +08:00
Alexey Milovidov
f53aa30e8a
Whitespace
2020-01-11 18:06:29 +03:00
Alexey Milovidov
cc609143e9
Make one unit test more maintainable
2020-01-11 16:28:24 +03:00
alexey-milovidov
b08a9e00a4
Merge pull request #8620 from chhetripradeep/pchhetri/spelling-mistakes
...
Fix some spelling mistakes
2020-01-11 16:19:48 +03:00
Alexey Milovidov
0d2b9b87d6
Whitespace
2020-01-11 16:17:26 +03:00
Alexey Milovidov
83869b78ca
Merge branch 'master' into base64-update
2020-01-11 14:03:18 +03:00
Pradeep Chhetri
4941fdfe4b
Fix some spelling mistakes
2020-01-11 17:51:33 +08:00
alexey-milovidov
5af9eabfdb
Merge pull request #8617 from ClickHouse/kiransunkari-CLICKHOUSE-7262
...
Merging #8493
2020-01-11 12:43:07 +03:00
alexey-milovidov
3567a09360
Update StorageTinyLog.cpp
2020-01-11 00:55:14 +03:00
alexey-milovidov
bfda1ff807
Update FileChecker.cpp
2020-01-11 00:54:47 +03:00