Kseniia Sumarokova
6b86f01de4
Merge pull request #49110 from kssenii/fix-assertions-from-cache
...
Fix flaky test_cache_with_full_disk_space
2023-04-25 12:13:04 +02:00
Kseniia Sumarokova
a0791e3187
Update DatabasePostgreSQL.cpp
2023-04-25 11:53:59 +02:00
Kseniia Sumarokova
81a53ab5f8
Merge branch 'master' into fix-assertions-from-cache
2023-04-25 11:42:15 +02:00
Robert Schulze
1c41967906
Merge remote-tracking branch 'origin/master' into hlee-s390x-part-hash
2023-04-25 09:11:00 +00:00
Robert Schulze
98d7e94b4e
Extend test
2023-04-25 09:10:48 +00:00
Azat Khuzhin
7ec2de0d3f
Fix building iceberg without avro
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-04-25 08:42:42 +02:00
Anton Popov
cc5acfbe62
add profile event
2023-04-25 01:37:37 +00:00
Anton Popov
aa81937eee
add field with number of rows to async insert log
2023-04-25 00:31:55 +00:00
Alexey Milovidov
1cbdba0378
Merge pull request #49108 from ClibMouse/bugfix/functional-test-interoperability
...
Correct functional test to reflect interoperability
2023-04-25 01:34:52 +03:00
Alexey Milovidov
dee0b78303
Merge pull request #48745 from Algunenano/arenita
...
Don't count unused arena bytes as read_bytes in AggregateFunction types
2023-04-25 00:53:11 +03:00
Alexey Milovidov
93d6dddb97
Merge pull request #49044 from ucasfl/bitcount
...
bitCount support FixedString data type
2023-04-25 00:34:12 +03:00
Robert Schulze
27be8a0878
Merge pull request #49119 from ClickHouse/rs/build-guide
...
Cleanup build guide
2023-04-24 22:54:42 +02:00
Robert Schulze
2c7cb97ce0
Teach aspell something new
2023-04-24 20:31:58 +00:00
Robert Schulze
6ba6e24a5a
Merge pull request #48536 from lingtaolf/feature/support_settings_allow_suspicious_indices
...
Reject identical expressions in indices (allow_suspicious_indices)
2023-04-24 22:27:59 +02:00
Robert Schulze
f870013fa1
+ GCC is unsupported
2023-04-24 20:14:59 +00:00
Robert Schulze
d19f8ec4b9
Cleanup build guide
...
- bump minimum required versions
- remove the recommendation + steps to build clang from source ...
that was only needed in the very early days
- use 'modern' cmake syntax to build
2023-04-24 20:10:17 +00:00
robot-clickhouse-ci-2
259d23303f
Merge pull request #49115 from ClickHouse/DanRoscigno-patch-5
...
Update build.md
2023-04-24 21:54:28 +02:00
Alexander Gololobov
125736dbcc
More cases from long test to short test
2023-04-24 19:06:30 +02:00
Alexander Gololobov
38e4148c0a
Disable in debug
2023-04-24 18:51:44 +02:00
Dan Roscigno
f34f479dbb
Update build.md
...
On Fedora I could not build with `make`, I had to use `ninja`. Error:
```
❯ make -j $(nproc)
make: *** No targets specified and no makefile found. Stop.
```
2023-04-24 12:23:12 -04:00
Dmitry Novik
0d3e896f57
Merge pull request #48719 from ClickHouse/analyzer-ci
...
Add CI run with new analyzer enabled
2023-04-24 17:36:18 +02:00
pufit
1985fb785e
Merge pull request #48262 from ClickHouse/42497-inherit-grant
...
GRANT CURRENT GRANTS implementation
2023-04-24 11:11:10 -04:00
Nikolai Kochetov
2d0812e3c7
Refactor ColumnLowCardinality::cutAndCompact to avoid calling IColumn::assumeMutable.
2023-04-24 14:55:31 +00:00
kssenii
4048756bdb
Fix
2023-04-24 16:50:07 +02:00
Dmitry Novik
6ae38e41c1
Add tests to broken list
2023-04-24 14:47:14 +00:00
ltrk2
8e4056218f
Correct functional test to reflect interoperability
2023-04-24 07:40:23 -07:00
Kruglov Pavel
50dd836586
Fix flaky integration test test_async_query_sending
2023-04-24 16:37:54 +02:00
robot-clickhouse-ci-1
c2f240b8ee
Merge pull request #49104 from ClickHouse/nickitat-patch-11
...
Clarify data in progress bar is uncompressed
2023-04-24 16:18:08 +02:00
Nikita Taranov
3af5271e1c
Clarify data in progress bar is uncompressed
2023-04-24 15:45:02 +02:00
Anton Popov
e2e62b32e5
Merge pull request #48071 from CurtizJ/rework-map-functions
...
Rework functions that work with `Map` columns
2023-04-24 14:51:02 +02:00
kssenii
277393fd8d
Fix
2023-04-24 14:45:41 +02:00
Alexey Milovidov
f6a7e83932
Merge pull request #49090 from ClickHouse/force-docs-in-features
...
Enforce documentation change for a new-feature PR
2023-04-24 15:19:51 +03:00
Alexander Tokmakov
791e91a4c5
Merge pull request #49094 from ClickHouse/kssenii-patch-7
...
Update clickhouse-test
2023-04-24 15:10:32 +03:00
Antonio Andelic
c7d0ee2218
Fix GCS native copy ( #48981 )
...
* Fix GCS copy support
* add include
2023-04-24 14:09:19 +02:00
Kseniia Sumarokova
fff867da68
Update clickhouse-test
2023-04-24 13:09:17 +02:00
alesapin
d28b71e69d
Merge pull request #49078 from ClickHouse/fix-false-report
...
Prevent false positive report by static analyzer
2023-04-24 13:08:37 +02:00
Kseniia Sumarokova
00b2960c09
Update clickhouse-test
2023-04-24 13:04:19 +02:00
alesapin
516a0c9784
Merge pull request #48862 from ClickHouse/fix-zero-copy-replication-drop-detached-parts
...
Fix unexpected part name error when trying to drop a ignored detached part with zero copy replication
2023-04-24 12:57:25 +02:00
Robert Schulze
0e1b2ce248
Cosmetics
2023-04-24 10:21:54 +00:00
Robert Schulze
744e7c7601
Some fixups
2023-04-24 09:43:36 +00:00
Robert Schulze
ded8eca041
Merge pull request #48284 from ClickHouse/rs/qc-quota
...
Query Cache: Allow per-user quotas
2023-04-24 11:32:32 +02:00
Mikhail f. Shiryaev
055a72d54f
Remove the comment to rebuild the docker image
2023-04-24 11:21:09 +02:00
Vladimir C
6090648fc8
Merge pull request #43606 from arthurpassos/parsey_key_value_function
2023-04-24 11:03:28 +02:00
Mikhail f. Shiryaev
222176639d
Update pr_info.labels in commit_helper lebel helpers
2023-04-24 11:03:25 +02:00
Raúl Marín
868b4e41fd
Arena used bytes
2023-04-24 10:46:23 +02:00
Raúl Marín
f0e045bb3d
Merge remote-tracking branch 'blessed/master' into arenita
2023-04-24 10:42:56 +02:00
Mikhail f. Shiryaev
caee710fcc
Enforce documentation change for a new-feature PR
2023-04-24 10:41:38 +02:00
flynn
18a47337e9
Merge branch 'master' into bitcount
2023-04-24 14:46:47 +08:00
lgbo-ustc
ac87a1c23a
update
2023-04-24 10:47:20 +08:00
flynn
8ff9bc8e60
fix
2023-04-24 02:16:58 +00:00