Kseniia Sumarokova
|
a97938e2d1
|
Merge pull request #28933 from kssenii/materialized-postgresql-fix
MaterializedPostgreSQL: fully support non-default postgres schema
|
2021-12-01 09:37:12 +03:00 |
|
alexey-milovidov
|
1f9b542ee9
|
Merge pull request #32003 from cmsxbc/support-postgresql-style-alter-modify-column
Support PostgreSQL style ALTER MODIFY COLUMN
|
2021-12-01 04:10:41 +03:00 |
|
alesapin
|
37f734bd6c
|
Merge pull request #31991 from ClickHouse/add_special_builds_to_ci
Add special builds to CI
|
2021-11-30 23:03:15 +03:00 |
|
Anton Popov
|
21c0aa4a1b
|
Merge pull request #31823 from amosbird/fixnullablekey
Fix invalid cast of nullable type when nullable primary key is used
|
2021-11-30 21:44:27 +03:00 |
|
alesapin
|
adf6ff8477
|
Fix build on master
|
2021-11-30 18:58:45 +03:00 |
|
alesapin
|
4b1b92a288
|
Better builds report
|
2021-11-30 18:33:29 +03:00 |
|
Kseniia Sumarokova
|
3c348a2998
|
Merge pull request #8331 from Vxider/window-view
Support for Stream Processing
|
2021-11-30 18:20:12 +03:00 |
|
cmsxbc
|
366ee3deba
|
Support PostgreSQL style ALTER MODIFY COLUMN
|
2021-11-30 21:07:14 +08:00 |
|
Anton Popov
|
53559523da
|
Merge pull request #31694 from Algunenano/speedup_avg_sumcount
Speedup avg and sumCount aggregate functions
|
2021-11-30 15:55:15 +03:00 |
|
alesapin
|
e4cb882909
|
Add special builds to CI
|
2021-11-30 15:45:18 +03:00 |
|
Kseniia Sumarokova
|
18e200b1e2
|
Merge pull request #31967 from ucasfl/fix-filelog
Fix FileLog engine unnesessary create meta data directory when create table failed
|
2021-11-30 15:38:05 +03:00 |
|
kssenii
|
28be1b12ad
|
Avoid tests failing with oom
|
2021-11-30 15:26:57 +03:00 |
|
mergify[bot]
|
d729cd50b3
|
Merge branch 'master' into fixnullablekey
|
2021-11-30 11:44:35 +00:00 |
|
tavplubix
|
78224ef273
|
Merge pull request #31738 from ClickHouse/fix_segfault_on_attach_partition
Fix segfault on attach parititon
|
2021-11-30 14:32:50 +03:00 |
|
Mikhail f. Shiryaev
|
1ba5fd5912
|
Merge pull request #31952 from ClickHouse/adjust_packages_buckets
Adjust packages buckets
|
2021-11-30 11:20:09 +01:00 |
|
Kseniia Sumarokova
|
a515767c51
|
Merge pull request #31741 from kssenii/fix-positional-args-setting
Fix aliases with positional args enabled
|
2021-11-30 13:17:45 +03:00 |
|
kssenii
|
0e24eebc80
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql-fix
|
2021-11-30 12:26:10 +03:00 |
|
alesapin
|
438fa60902
|
Merge pull request #21326 from excitoon-favorites/flexiblemutations2
Skip mutations of unrelated partitions in `StorageMergeTree`
|
2021-11-30 12:15:29 +03:00 |
|
alesapin
|
cc3321f1ff
|
Fix docs check
|
2021-11-30 10:42:02 +03:00 |
|
alesapin
|
ad4e6a1ebd
|
Merge pull request #31950 from ClickHouse/fix_integration_tests
Kill container in integration tests if it's already running
|
2021-11-30 10:17:19 +03:00 |
|
feng lv
|
2c51b10ff3
|
add tests
|
2021-11-30 06:31:40 +00:00 |
|
feng lv
|
0efabb39cf
|
Fix FileLog engine unnesessary create meta data directory when create table failed.
fix style
|
2021-11-30 04:39:55 +00:00 |
|
alexey-milovidov
|
bab8ea144b
|
Merge pull request #31866 from ClickHouse/fix-31687
Support toUInt8/toInt8 for if constant condition optimization.
|
2021-11-30 05:54:58 +03:00 |
|
mergify[bot]
|
c8533aab07
|
Merge branch 'master' into fix-positional-args-setting
|
2021-11-29 20:53:55 +00:00 |
|
Kseniia Sumarokova
|
edf1ec776a
|
Merge pull request #31824 from azat/system-log-tables-recreate-different-engine
Recreate system.*_log tables in case of different engine/partition_by
|
2021-11-29 22:56:36 +03:00 |
|
Alexander Tokmakov
|
2cf4b51029
|
fix
|
2021-11-29 21:54:46 +03:00 |
|
Raúl Marín
|
f3a22166a1
|
Merge remote-tracking branch 'blessed/master' into speedup_avg_sumcount
|
2021-11-29 19:50:28 +01:00 |
|
Raúl Marín
|
6ba1fb1bc9
|
Needs more data in avg tests
|
2021-11-29 19:50:03 +01:00 |
|
Mikhail f. Shiryaev
|
b5c9f09f9b
|
Push packages from master actions to a version bucket
|
2021-11-29 16:07:19 +01:00 |
|
Mikhail f. Shiryaev
|
d7cf4f78c3
|
Create get_event function to read event data
|
2021-11-29 16:07:18 +01:00 |
|
Mikhail f. Shiryaev
|
ecf2282476
|
Adjust artifactory pusher to the new S3 paths
|
2021-11-29 16:07:15 +01:00 |
|
alesapin
|
0ac088367a
|
Kill container in integration tests if it's already running
|
2021-11-29 16:38:12 +03:00 |
|
alesapin
|
525011db81
|
Merge pull request #31799 from ClickHouse/fix_default_keeper_port
Fix default keeper port
|
2021-11-29 16:31:36 +03:00 |
|
Kseniia Sumarokova
|
c7a8ad69c4
|
Merge pull request #31825 from azat/query_views_log-test
Cover query_views_log
|
2021-11-29 16:10:56 +03:00 |
|
Amos Bird
|
29c87b2f44
|
Fix nullable key
|
2021-11-29 20:49:01 +08:00 |
|
Vladimir C
|
7a356bee44
|
Merge pull request #31806 from Algunenano/speedup_count
|
2021-11-29 10:48:40 +03:00 |
|
alexey-milovidov
|
d1e1255e38
|
Merge pull request #31707 from ClickHouse/fix-decrypt-nullable
Fix exception on some of the applications of "decrypt" function on Nullable columns
|
2021-11-28 16:21:49 +03:00 |
|
alesapin
|
9be8e21529
|
Add json type to changes in documentation
|
2021-11-28 15:55:23 +03:00 |
|
alesapin
|
91ff4caba4
|
Merge pull request #31861 from ClickHouse/more_clear_build_paths
Get rid of build numbers and simplify builds paths in S3
|
2021-11-28 15:33:41 +03:00 |
|
Alexey Milovidov
|
e865b49293
|
Merge branch 'master' into fix-decrypt-nullable
|
2021-11-28 06:12:06 +03:00 |
|
vxider
|
14ba0ef1bf
|
update tests
|
2021-11-27 18:11:52 +00:00 |
|
Anton Popov
|
120cb79bac
|
Merge pull request #31826 from CurtizJ/fix-uncompressed-cache
Fix reading with uncompressed cache
|
2021-11-27 17:36:52 +03:00 |
|
vxider
|
eef0a93b31
|
fix test
|
2021-11-27 06:36:42 +00:00 |
|
vxider
|
cfddc7ec55
|
fix test
|
2021-11-27 01:28:39 +00:00 |
|
alexey-milovidov
|
9a61bc64f7
|
Merge pull request #31889 from ClickHouse/try-fix-flacky-test
Try to fix flacky test.
|
2021-11-27 03:24:32 +03:00 |
|
alexey-milovidov
|
d9292395e8
|
Merge pull request #31832 from ClickHouse/strange-code-typelist
Fix the issue that LowCardinality of Int256 cannot be created.
|
2021-11-27 00:36:56 +03:00 |
|
alexey-milovidov
|
75ac0f72bc
|
Merge pull request #31883 from CurtizJ/fix-empty-uuid
Fix function `empty` with `UUID` type
|
2021-11-27 00:23:47 +03:00 |
|
Vxider
|
71d9d80275
|
timezone support for Tumble/Hop Start/End
|
2021-11-26 18:03:41 +00:00 |
|
Nikolai Kochetov
|
e6515c2a4a
|
Try to fix flacky test.
|
2021-11-26 18:03:14 +03:00 |
|
Anton Popov
|
7237343fd6
|
fix function 'empty' with uuid type
|
2021-11-26 17:39:29 +03:00 |
|