Commit Graph

125115 Commits

Author SHA1 Message Date
Alexey Milovidov
a751f51ec8
Merge pull request #54942 from ClickHouse/binary-like
Allow LIKE over binary data
2023-09-23 15:37:19 +03:00
Sergei Trifonov
4032fc17bb
Merge pull request #54780 from ucasfl/comment
update comment
2023-09-23 12:48:48 +02:00
robot-ch-test-poll2
4f037c2504
Merge pull request #54928 from arenadata/ADQM-1230
Fix data race during BackupsWorker::backup_log initialization
2023-09-23 04:56:12 +02:00
Alexey Milovidov
1326bffe60 Allow LIKE over binary data 2023-09-23 04:14:03 +02:00
robot-ch-test-poll4
ba6f0431a5
Merge pull request #54933 from ClibMouse/feature/big-endian-bson-each-row
Provide support for BSON on BE
2023-09-23 03:00:27 +02:00
robot-ch-test-poll2
3c93a939a2
Merge pull request #54936 from ClickHouse/pufit/s3-yet-another-num-streams-adjustment
Set a minimum limit of `num_streams` in StorageS3
2023-09-23 02:59:50 +02:00
robot-clickhouse-ci-2
d98234dc9d
Merge pull request #54803 from Avogar/ephemeral-columns-from-files
Forbid special columns for file/s3/url/... storages, fix insert into ephemeral columns from files
2023-09-22 23:24:42 +02:00
Alexey Milovidov
783d1873b2
Merge pull request #54839 from rschu1ze/vector-search-test-refactoring
Refactor and split up vector search tests
2023-09-23 00:10:47 +03:00
robot-ch-test-poll3
1334202af4
Merge pull request #54863 from zvonand/zvonand-refactor-globs
Refactor and simplify multi-directory globs
2023-09-22 23:09:05 +02:00
robot-ch-test-poll2
291e4ca114
Merge pull request #54924 from cclauss/patch-1
Update CHANGELOG.md: Fix typos to test #54914
2023-09-22 22:01:37 +02:00
robot-ch-test-poll2
ccddc9d37f
Merge pull request #54925 from ClickHouse/clarify-exception-message
Make exception message more descriptive
2023-09-22 21:46:16 +02:00
kothiga
3e57b007a8
Use LE version of unalignedStore. 2023-09-22 12:25:17 -07:00
robot-clickhouse-ci-1
9a3d1d6296
Merge pull request #54920 from ClickHouse/set-promise-on-exception
Set exception for promise in `CreatingSetsTransform`
2023-09-22 20:45:09 +02:00
Robert Schulze
ec09fd124d
Merge pull request #54856 from slvrtrn/to-days-since-year-zero-datetime
`DateTime`/`DateTime64` support in `toDaysSinceYearZero()`
2023-09-22 20:39:54 +02:00
pufit
13eee0e950 Set a minimum limit of num_streams in StorageS3 2023-09-22 14:13:20 -04:00
Nikolai Kochetov
cf40723179
Merge pull request #54895 from amosbird/allow-nullable-primary-keys-for-projections
Always allow nullable keys for projections
2023-09-22 19:09:24 +02:00
Alexander Tokmakov
21ffbd88de
Merge pull request #54859 from ClickHouse/fix_zero_copy_locks
Fix zero copy locks with hardlinks
2023-09-22 18:27:03 +02:00
kothiga
80d511093b
Provide support for BSON on BE 2023-09-22 09:21:21 -07:00
Kruglov Pavel
4d675dbad4
Merge pull request #54825 from azat/fix-virtual-columns-filtering
Fix filtering parts with indexHint for non analyzer (resubmit)
2023-09-22 18:20:16 +02:00
Alexey Milovidov
6a4e4cc361
Merge pull request #54744 from azat/server-shutdown
Disable killing the server by systemd
2023-09-22 18:04:20 +03:00
Robert Schulze
2ca0e2e07d
Merge pull request #54773 from slvrtrn/tableau-online-information-schema
Adjust information_schema to support Tableau Online via MySQL interface
2023-09-22 16:11:55 +02:00
János Benjamin Antal
2ffa407aab
Update src/Access/SettingsConstraints.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2023-09-22 15:17:36 +02:00
Robert Schulze
a7c4efb845
Simpler 2023-09-22 13:13:55 +00:00
Antonio Andelic
a691dea6cf Set exception for promise 2023-09-22 13:13:54 +00:00
Alexander Tokmakov
f54c3c6a9f
Update StorageReplicatedMergeTree.cpp 2023-09-22 15:07:55 +02:00
János Benjamin Antal
b11aaecf29 Make exception message more descriptive 2023-09-22 12:35:52 +00:00
Christian Clauss
67130c8981
Update CHANGELOG.md: Fix typos to test
Tests #54914

% `pipx run codespell`
```
./CHANGELOG.md:31: controled ==> controlled
./CHANGELOG.md:58: functins ==> functions
./CHANGELOG.md:538: Impove ==> Improve
./CHANGELOG.md:583: expection ==> exception, expectation
./CHANGELOG.md:602: auxillary ==> auxiliary
./CHANGELOG.md:658: occassional ==> occasional
./CHANGELOG.md:1362: ouptut ==> output
```
2023-09-22 14:04:06 +02:00
Robert Schulze
7f82765787
Some fixups 2023-09-22 11:52:02 +00:00
robot-ch-test-poll
118a068a4d
Merge pull request #54899 from ClickHouse/serxa-patch-3
Docs. Fix column name and type
2023-09-22 13:10:35 +02:00
Robert Schulze
e9c0dbd33e
Merge remote-tracking branch 'rschu1ze/master' into tableau-online-information-schema 2023-09-22 11:03:06 +00:00
Robert Schulze
0554cdca65
Try to stabilize test 2023-09-22 11:02:47 +00:00
Vitaly Baranov
3a2ca1f69c
Merge pull request #51261 from evillique/users-valid-until
Add VALID UNTIL clause for users
2023-09-22 12:38:30 +02:00
Robert Schulze
9a91f97ac4
Merge pull request #53831 from rschu1ze/clang-17
Switch CI to Clang 17
2023-09-22 12:28:35 +02:00
Robert Schulze
7b585da613
Fix clang-tidy 2023-09-22 10:12:11 +00:00
Robert Schulze
be1e92a2ac
Merge pull request #54518 from rschu1ze/split-better
Provide fallback to Python/Spark-like splitting in splitBy*() functions
2023-09-22 12:07:45 +02:00
Victor Krasnov
fea886907d Fix data race during backup_log initialization 2023-09-22 09:54:33 +00:00
Kseniia Sumarokova
163961115b
Merge pull request #54842 from kssenii/storage-rabbitmq-minor-change
Add some logging to StorageRabbitMQ
2023-09-22 11:51:27 +02:00
robot-ch-test-poll3
ec7e0bcce9
Merge pull request #54914 from ClickHouse/tune_pr_worklow_path_to_ignore_docs
avoid running pull request CI workflow for fixes touching .md files only
2023-09-22 11:39:38 +02:00
Max Kainov
2d36a02ff1 minor md fixes to test wf 2023-09-22 09:23:05 +00:00
Max Kainov
31e6893e01 adjust path/path-ignore in docs and pr workflows 2023-09-22 09:02:09 +00:00
Mikhail f. Shiryaev
ddf8ffb51c
Merge pull request #54878 from ClickHouse/fix-fast-tests-timeout
Decrease timeout for fast tests with a commit
2023-09-22 09:12:58 +02:00
robot-ch-test-poll1
50253f23fd
Merge pull request #54904 from ClickHouse/pufit/fix-s3-division-by-zero
Fix division by zero in StorageS3
2023-09-22 03:51:59 +02:00
zvonand
2eb63649bd fix old workflows 2023-09-22 00:30:46 +02:00
pufit
2b508216a4
Merge branch 'master' into pufit/fix-s3-division-by-zero 2023-09-21 17:42:14 -04:00
robot-clickhouse
7c533bad77
Merge pull request #54879 from ClickHouse/more-stable-02703_keeper_map_concurrent_create_drop
More stable `02703_keeper_map_concurrent_create_drop`
2023-09-21 23:41:55 +02:00
robot-clickhouse
10686479f7
Merge pull request #54861 from ClickHouse/third-party-library-headings
Convert third party library titles to headings
2023-09-21 23:38:23 +02:00
Igor Nikonov
b1cc698477
Merge pull request #54564 from vitlibar/fix-sorting-of-union-of-sorted
Fix sorting of UNION ALL of already sorted results
2023-09-21 22:49:53 +02:00
Robert Schulze
877e4f3aab
Merge remote-tracking branch 'rschu1ze/master' into clang-17 2023-09-21 20:21:12 +00:00
pufit
99c1d76604 Fix division by zero in StorageS3 2023-09-21 15:55:42 -04:00
slvrtrn
01b8825733 Fix 01161_information_schema test 2023-09-21 20:55:08 +02:00