Kseniia Sumarokova
|
639c2c1ce7
|
Merge pull request #32976 from Avogar/fix-hdfs-url-check
Fix hdfs url check
|
2021-12-22 23:57:49 +03:00 |
|
Kseniia Sumarokova
|
764bb1181f
|
Merge pull request #33017 from stigsb/table-overrides-drop-add-column-support
Remove the possibility of adding columns with table overrides
|
2021-12-22 22:30:21 +03:00 |
|
Dmitry Novik
|
1c83f31e51
|
Merge pull request #31885 from amosbird/optimizeprojectionmat
Optimize single part projection materialization
|
2021-12-22 19:36:40 +03:00 |
|
Nikolai Kochetov
|
bb24a494ca
|
Fix preferch for LowCardinality.
|
2021-12-22 15:26:16 +03:00 |
|
Stig Bakken
|
1cc70ad524
|
Remove the possibility of adding columns with table overrides
(except ALIAS columns)
Supporting this properly requires more comprehensive changes.
|
2021-12-22 08:20:14 +01:00 |
|
Kseniia Sumarokova
|
484a4d62dd
|
Merge pull request #32835 from kssenii/fising-s3
Fix optimization with lazy seek for async reads from remote fs
|
2021-12-22 09:38:23 +03:00 |
|
Amos Bird
|
f00cc3b944
|
optimize single part projection materialization
|
2021-12-21 22:39:06 +08:00 |
|
kssenii
|
ebcb66a361
|
Fix
|
2021-12-21 10:58:02 +03:00 |
|
mergify[bot]
|
649226853d
|
Merge branch 'master' into fix-clang-tidy
|
2021-12-21 06:05:57 +00:00 |
|
kssenii
|
30996b2448
|
Fix
|
2021-12-21 01:19:51 +03:00 |
|
mergify[bot]
|
e21c04ff9c
|
Merge branch 'master' into fix-data-part-modification-time
|
2021-12-20 18:58:47 +00:00 |
|
Maksim Kita
|
dd0d3de050
|
Merge pull request #32970 from kitaisreal/loops-remove-postfix-increment
Loops remove postfix increment
|
2021-12-20 19:51:07 +03:00 |
|
Nikita Mikhaylov
|
d9c13900f5
|
Fix build + style
|
2021-12-20 14:31:56 +00:00 |
|
Maksim Kita
|
ebff389701
|
Merge pull request #32972 from kitaisreal/containers-iteration-fix-erase
Containers iteration fix erase
|
2021-12-20 16:47:19 +03:00 |
|
Zhichang Yu
|
869cdbeb44
|
added table function hdfsCluster
|
2021-12-20 13:14:44 +00:00 |
|
avogar
|
e31c18e9f8
|
Fix hdfs url check
|
2021-12-20 16:09:48 +03:00 |
|
Maksim Kita
|
51477adf1b
|
Updated additional cases
|
2021-12-20 15:55:07 +03:00 |
|
Nikolai Kochetov
|
2e62f086a1
|
Merge pull request #32751 from ClickHouse/fix-32668
Apply some more optimizations to NO_QUERY ast.
|
2021-12-20 15:47:25 +03:00 |
|
Maksim Kita
|
3feab5a975
|
Containers iteration fix erase
|
2021-12-20 13:42:31 +03:00 |
|
save-my-heart
|
1abe978455
|
fix wrong modification_time after move part
|
2021-12-20 16:29:06 +08:00 |
|
kssenii
|
e6ebb55c4e
|
Move to Interpreters
|
2021-12-17 22:19:10 +03:00 |
|
kssenii
|
dd902b6875
|
Merge remote-tracking branch 'upstream/master' into table-override-pg
|
2021-12-17 22:03:58 +03:00 |
|
Nikolai Kochetov
|
93a33d52dc
|
Merge branch 'fix-32668' of github.com:yandex/ClickHouse into fix-32668
|
2021-12-17 20:37:29 +03:00 |
|
Nikolai Kochetov
|
c8a92c046f
|
Another try
|
2021-12-17 20:36:37 +03:00 |
|
Kseniia Sumarokova
|
f6e7e11742
|
Merge pull request #32907 from kssenii/url-better
Better handling of globs for url storage
|
2021-12-17 19:08:38 +03:00 |
|
kssenii
|
40c266840c
|
Fixes
|
2021-12-17 18:16:29 +03:00 |
|
alesapin
|
6bd7e425c6
|
Merge pull request #22535 from CurtizJ/sparse-serialization
Sparse serialization and ColumnSparse
|
2021-12-17 15:26:17 +03:00 |
|
kssenii
|
b1794a47c3
|
StorageURL improve
|
2021-12-17 14:03:37 +03:00 |
|
Kseniia Sumarokova
|
77b3ebe44e
|
Merge pull request #32734 from kssenii/mysql-fix-timeouts
Allow to control connection timeouts for mysql
|
2021-12-17 10:13:33 +03:00 |
|
kssenii
|
97222be3d9
|
Merge remote-tracking branch 'upstream/master' into table-override-pg
|
2021-12-17 01:14:28 +03:00 |
|
mergify[bot]
|
4722bc6649
|
Merge branch 'master' into fix_skipped_mutations
|
2021-12-16 13:25:00 +00:00 |
|
Maksim Kita
|
858d9f0f5f
|
StorageLiveView fix function style
|
2021-12-16 12:29:20 +03:00 |
|
Maksim Kita
|
33374f8b0a
|
Merge pull request #31062 from Enmk/Governance/view_comment
Views with comment
|
2021-12-16 12:27:12 +03:00 |
|
kssenii
|
7583c8007e
|
Some review fixes
|
2021-12-16 00:38:46 +03:00 |
|
Alexander Tokmakov
|
1b02136941
|
fix skipping of some mutations
|
2021-12-15 21:19:29 +03:00 |
|
kssenii
|
dc1f0c58fa
|
Merge remote-tracking branch 'upstream/master' into table-override-pg
|
2021-12-15 15:27:58 +03:00 |
|
Anton Popov
|
ec46cbef20
|
Merge pull request #32756 from CurtizJ/fix-index-hypothesis
Fix race in skipping index of type `hypothesis`
|
2021-12-15 15:26:35 +03:00 |
|
kssenii
|
2e813fe3cd
|
Update defaults
|
2021-12-15 08:18:43 +00:00 |
|
Anton Popov
|
2e388a72da
|
Merge pull request #32742 from nautaa/flush_in_memory_part
flush all InMemoryDataParts when wal is not enabled
|
2021-12-14 23:09:10 +03:00 |
|
Kseniia Sumarokova
|
bf415378be
|
Merge pull request #32607 from Vxider/watch-events-supports
Events clause support for Window View watch query
|
2021-12-14 23:08:24 +03:00 |
|
kssenii
|
47f549166d
|
Table Override for PostgreSQL
|
2021-12-14 20:36:43 +03:00 |
|
Anton Popov
|
16312e7e4a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-12-14 18:58:17 +03:00 |
|
Anton Popov
|
84d6715e3d
|
fix race in skipping index of type hypothesis
|
2021-12-14 18:28:55 +03:00 |
|
nautaa
|
a96da58360
|
fix
|
2021-12-14 20:11:43 +08:00 |
|
nautaa
|
5545793555
|
Merge branch 'flush_in_memory_part' of github.com:nautaa/ClickHouse into flush_in_memory_part
|
2021-12-14 19:42:15 +08:00 |
|
nautaa
|
3469fb8165
|
fix
|
2021-12-14 19:40:35 +08:00 |
|
mergify[bot]
|
60a864f91c
|
Merge branch 'master' into flush_in_memory_part
|
2021-12-14 11:14:21 +00:00 |
|
Anton Popov
|
bbb981655d
|
Merge pull request #32695 from CurtizJ/fix-add-ttl
Fix `MATERIALIZE TTL` with `TTL WHERE` and `TTL GROUP BY`
|
2021-12-14 14:01:15 +03:00 |
|
nautaa
|
0da3881ff4
|
flush all InMemoryDataParts when wal is not enabled
|
2021-12-14 16:31:17 +08:00 |
|
mergify[bot]
|
a5599d9fe2
|
Merge branch 'master' into watch-events-supports
|
2021-12-14 06:15:58 +00:00 |
|
Kseniia Sumarokova
|
c9ec664094
|
Update MySQLHelpers.h
|
2021-12-14 01:25:53 +03:00 |
|
mergify[bot]
|
2b181d7107
|
Merge branch 'master' into mongo-extend-auth-2
|
2021-12-13 22:21:10 +00:00 |
|
kssenii
|
f0d0714e47
|
Pass timeouts for mysql
|
2021-12-13 22:12:33 +00:00 |
|
Kseniia Sumarokova
|
9eb2a4fe90
|
Merge pull request #32643 from nautaa/genarateRandom
support Date32 for genarateRandom engine
|
2021-12-13 20:38:41 +03:00 |
|
alexey-milovidov
|
fd9d40925a
|
Merge pull request #32640 from ClickHouse/fix-function-file
Fix surprisingly bad code in function `file`
|
2021-12-13 19:34:36 +03:00 |
|
kssenii
|
ddbeadd104
|
Done
|
2021-12-13 16:09:18 +00:00 |
|
Anton Popov
|
0b68980977
|
fix MATERIALIZE TTL with WHERE and GROUP BY
|
2021-12-13 17:21:05 +03:00 |
|
tavplubix
|
60fae3af76
|
Follow-up to #32140 (#32667)
* Update LeaderElection.h
* Update LeaderElection.h
|
2021-12-13 16:41:46 +03:00 |
|
Kruglov Pavel
|
52328f6abc
|
Merge pull request #32490 from ClickHouse/quote-more-identifiers
Fix issue with ambiguous query formatting in distributed queries.
|
2021-12-13 16:41:01 +03:00 |
|
Anton Popov
|
a241103714
|
Merge pull request #32359 from CurtizJ/fix-non-materialized-skip-index
Fix usage of non-materialized skip indexes
|
2021-12-13 14:43:58 +03:00 |
|
mergify[bot]
|
77be64f1f4
|
Merge branch 'master' into genarateRandom
|
2021-12-13 09:18:52 +00:00 |
|
Nikolai Kochetov
|
22e6fc1685
|
Merge pull request #32067 from amosbird/projection-fix23
Fix detaching parts with projections
|
2021-12-13 12:00:17 +03:00 |
|
nautaa
|
7cb3d24847
|
support Date32 for genarateRandom engine
|
2021-12-13 15:52:12 +08:00 |
|
mergify[bot]
|
47b18c959f
|
Merge branch 'master' into fix-non-materialized-skip-index
|
2021-12-13 07:03:02 +00:00 |
|
Alexey Milovidov
|
71926a3a97
|
Fix surprisingly bad code in function "file"
|
2021-12-13 07:57:54 +03:00 |
|
Vxider
|
f6dceb53a5
|
small update
|
2021-12-13 02:38:16 +00:00 |
|
Vxider
|
caad9f6c79
|
small update
|
2021-12-12 17:30:44 +00:00 |
|
mergify[bot]
|
dd4eaad2f3
|
Merge branch 'master' into watch-events-supports
|
2021-12-12 15:22:53 +00:00 |
|
alexey-milovidov
|
0486c5f341
|
Merge pull request #32220 from azat/mt-fix-minmax-for-empty-part
[RFC] Fix minmax partition index during merge in case of empty part in future parts
|
2021-12-12 14:45:10 +03:00 |
|
mergify[bot]
|
72606749ab
|
Merge branch 'master' into watch-events-supports
|
2021-12-12 09:51:52 +00:00 |
|
Kseniia Sumarokova
|
5dc7d7e3ef
|
Merge pull request #32584 from kssenii/rabbitmq-fix
rabbitmq fix
|
2021-12-12 12:34:09 +03:00 |
|
Vxider
|
7eb18ea21e
|
watch events support for window view
|
2021-12-12 07:45:55 +00:00 |
|
Alexey Milovidov
|
58ffe89643
|
Merge branch 'master' into quote-more-identifiers
|
2021-12-12 03:33:20 +03:00 |
|
kssenii
|
89db2c57f4
|
Fix
|
2021-12-12 00:19:06 +03:00 |
|
Azat Khuzhin
|
ca9c5dc4eb
|
Fix LOGICAL_ERROR for MATERIALIZED VIEW over table functions (i.e. numbers())
Replace LOGICAL_ERROR with QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW
in this case.
|
2021-12-11 11:04:47 +03:00 |
|
Kseniia Sumarokova
|
7e0bc290da
|
Merge pull request #32460 from kssenii/mongo-extend-auth
Allow empty credentials for mongo engine
|
2021-12-11 10:42:15 +03:00 |
|
Kseniia Sumarokova
|
1865e37109
|
Merge pull request #32498 from Vxider/rename-window-view-functions
Rename window-view function to time window function
|
2021-12-10 22:07:53 +03:00 |
|
Kseniia Sumarokova
|
f5e949b88e
|
Ping CI
|
2021-12-10 18:12:27 +03:00 |
|
tavplubix
|
25427719d4
|
Try fix 'Directory tmp_merge_<part_name>' already exists (#32201)
* try fix 'directory tmp_merge_<part_name>' already exists
* fix
* fix
* fix
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-12-10 16:29:51 +03:00 |
|
vxider
|
52fa82b4d4
|
rename window-view function to time window function
|
2021-12-10 09:43:44 +00:00 |
|
Alexey Milovidov
|
5c90ed2ed9
|
Unambiguous formatting of distributed queries
|
2021-12-10 00:55:14 +03:00 |
|
kssenii
|
f5a77fca39
|
Done
|
2021-12-09 14:44:25 +00:00 |
|
Kseniia Sumarokova
|
2091008c15
|
Merge pull request #32324 from Vxider/rename-window-functions
Rename window functions in WindowView
|
2021-12-09 16:19:21 +03:00 |
|
Nikita Mikhaylov
|
dbf5091016
|
Parallel reading from replicas (#29279)
|
2021-12-09 13:39:28 +03:00 |
|
mergify[bot]
|
b11a1ded8d
|
Merge branch 'master' into rename-window-functions
|
2021-12-09 08:10:41 +00:00 |
|
robot-clickhouse
|
f2ccddb7be
|
Auto version update to [21.13.1.1] [54458]
|
2021-12-09 00:33:01 +03:00 |
|
tavplubix
|
2de543cbfb
|
Merge pull request #32389 from ClickHouse/tavplubix-patch-4
Follow-up to #32140
|
2021-12-09 00:18:26 +03:00 |
|
Anton Popov
|
ea67abf3f0
|
fix custom serializations in native protocol
|
2021-12-08 21:59:36 +03:00 |
|
Anton Popov
|
61a5f8a61a
|
add comments
|
2021-12-08 18:56:30 +03:00 |
|
Anton Popov
|
d8367334a3
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-12-08 18:26:19 +03:00 |
|
Mikhail f. Shiryaev
|
03927f5fc6
|
Revert "graphite: split tagged/plain rollup rules (for merges perfomance)"
This reverts commit 303552f515 .
|
2021-12-08 15:49:21 +01:00 |
|
Nikita Mikhaylov
|
398d2f5984
|
Fix
|
2021-12-08 12:36:55 +00:00 |
|
tavplubix
|
785d79531d
|
Update StorageReplicatedMergeTree.cpp
|
2021-12-08 15:27:32 +03:00 |
|
mergify[bot]
|
ed0c36bf32
|
Merge branch 'master' into rename-window-functions
|
2021-12-07 21:04:53 +00:00 |
|
Anton Popov
|
dd7387729b
|
fix usage of non-materialized skip indexes
|
2021-12-07 20:21:27 +03:00 |
|
tavplubix
|
4f46ac6b30
|
Remove LeaderElection (#32140)
* remove LeaderElection
* try fix tests
* Update test.py
* Update test.py
|
2021-12-07 19:55:55 +03:00 |
|
Mikhail f. Shiryaev
|
5fc20b3e6a
|
Merge pull request #25122 from msaf1980/rollup_rules_type
GraphiteMergeTree Rollup rules type
|
2021-12-07 10:18:08 +01:00 |
|
vxider
|
c4c517bb8a
|
rename window functions
|
2021-12-07 08:14:00 +00:00 |
|
Kseniia Sumarokova
|
926fd568c7
|
Merge pull request #32113 from FrankChen021/url_http_header
Set Content-Type in HTTP packets issued from URL engine
|
2021-12-07 08:52:36 +03:00 |
|
Kseniia Sumarokova
|
e2cf5c6075
|
Merge pull request #32232 from Vxider/fix-window-view-parser
Fix window view parser
|
2021-12-06 23:33:43 +03:00 |
|