Commit Graph

125472 Commits

Author SHA1 Message Date
Nikolay Degterinsky
9ebecb5499
Merge pull request #54639 from evillique/timestamp-function
Add `timestamp` function for compatibility with MySQL
2023-09-28 16:44:16 +02:00
Kseniia Sumarokova
2a0ec41d85
Merge pull request #55003 from kssenii/add-a-test
Add a test
2023-09-28 15:43:24 +02:00
Igor Nikonov
6132382044
Merge pull request #54987 from ClickHouse/fix-test-parallel-replicas-over-distributed
Fix test parallel replicas over distributed
2023-09-28 14:20:57 +02:00
Nikita Taranov
0e506b618e
impl (#54934) 2023-09-28 14:12:19 +02:00
Mikhail f. Shiryaev
36478f66fd
Merge pull request #54922 from ClickHouse/unit-tests-json-report
Parse JSON reports of google test
2023-09-28 12:28:34 +02:00
Alexey Milovidov
ee8b115234
Merge pull request #55081 from ClickHouse/backup_log_enable
I don't understand why backup log is not enabled by default
2023-09-28 13:24:49 +03:00
Mikhail f. Shiryaev
183af376e1
Add a digest result in the end of the report 2023-09-28 11:22:38 +02:00
Igor Nikonov
1983b4cfd1
Merge pull request #55026 from ClickHouse/insert-quorum-wo-keeper-retries
Fix: insert quorum w/o keeper retries
2023-09-28 11:05:21 +02:00
Nikolay Degterinsky
63253a0243 Fix UBSan error 2023-09-28 07:45:00 +00:00
Mikhail f. Shiryaev
8e00e8b3a9
Update googletest 2023-09-28 09:39:57 +02:00
Mikhail f. Shiryaev
f19c172c5e
Move to parsing json reports of google test 2023-09-28 09:39:56 +02:00
Mikhail f. Shiryaev
3c4f260523
Fix ccache/sccache auto search 2023-09-28 09:32:41 +02:00
Mikhail f. Shiryaev
c388dca7be
Merge pull request #55028 from ClickHouse/path-upload-files
Get rid of the most of `os.path` stuff
2023-09-28 09:30:45 +02:00
Alexey Milovidov
5d04858c07 I don't understand why backup log is not enabled by default 2023-09-28 07:20:05 +02:00
Alexey Milovidov
0f27275fce Authorship 2023-09-28 06:47:33 +02:00
Yakov Olkhovskiy
ce734149f7
Merge pull request #55030 from priera/fix_simple_state_with_nullable
Fix simple state with nullable
2023-09-27 22:01:52 -04:00
Alexey Milovidov
c90dbe94ea
Merge pull request #55074 from ClickHouse/alexey-milovidov-patch-7
Update CHANGELOG.md
2023-09-28 04:55:17 +03:00
Alexey Milovidov
8adae4422f
Update CHANGELOG.md 2023-09-28 04:55:03 +03:00
Alexey Milovidov
62f6605d40
Merge pull request #55073 from ClickHouse/changelog-23.9
Add changelog for 23.9
2023-09-28 04:47:28 +03:00
Alexey Milovidov
1979f5cc08 Add changelog for 23.9 2023-09-28 03:46:50 +02:00
Nikolay Degterinsky
fc1fdfb406 Try to fix the test 2023-09-28 01:14:35 +00:00
Alexey Milovidov
cc96a53c5a
Merge pull request #55053 from kssenii/update-unit-test
Update gtest_lru_file_cache.cpp
2023-09-28 02:40:42 +03:00
Mikhail f. Shiryaev
1dddd8f08f
Fix the failing sqllogic jobs 2023-09-28 01:24:33 +02:00
Mikhail f. Shiryaev
eb00284896
Fix DownloadException 2023-09-28 01:24:32 +02:00
Mikhail f. Shiryaev
c5b1aa4aa5
Clean even more os.path 2023-09-28 01:24:31 +02:00
Mikhail f. Shiryaev
ff58e152d8
Remove os.path from docker related scripts 2023-09-28 01:20:36 +02:00
Mikhail f. Shiryaev
11e3665d95
Adjust watched paths for DocsCheck CI 2023-09-28 01:20:34 +02:00
Mikhail f. Shiryaev
2d1dba372e
Get rid of the most of os.path stuff 2023-09-28 01:20:05 +02:00
Robert Schulze
675819be6b
Minor fixes 2023-09-27 21:15:20 +00:00
robot-ch-test-poll4
0f2d7233d9
Merge pull request #54804 from vitlibar/more-configurable-collecting-metadata-for-backup
More configurable collecting metadata for backup
2023-09-27 22:31:41 +02:00
Nikolay Degterinsky
c1f59eccd5 Add fraction part to the time argument, add docs, better test 2023-09-27 20:17:32 +00:00
Igor Nikonov
92c678c443 Update comment 2023-09-27 19:40:43 +00:00
Igor Nikonov
db63a1c155 Fix waiting for quorum timeout in test 2023-09-27 19:39:07 +00:00
János Benjamin Antal
c911c8daf4
Prevent attaching parts from tables with different projections or indices (#55062)
* Prevent attaching parts from tables with different projections or indices

* Update docs

* Add tests
2023-09-27 15:02:53 -04:00
Nikita Mikhaylov
8ac88645c8
Use different names for variables inside build.sh (#55067)
* Better

* Even better
2023-09-27 20:50:19 +02:00
robot-clickhouse-ci-1
7a825c1417
Merge pull request #54427 from Avogar/json-object-as-tuple-inference
Add new features to schema inference for JSON formats
2023-09-27 20:12:45 +02:00
Robert Schulze
be8be396b7
Merge pull request #54999 from rschu1ze/clang-tidy-reenable-checks
Re-enable clang-tidy checks disabled in the Clang 17 update
2023-09-27 17:13:33 +02:00
Nikita Mikhaylov
02ac8d56ef
Fix prebuild scripts one more time (#55059)
* Better

* Update build.sh

I made it a little bit shorter. 
The main value here that you changed negative condition with positive one. That excludes the cases when some error occur in condition. Since some error during calculation a predicate does not mean that predicate is false logically. It means predicate is just failed. Bash is hard in distinguishing such cases.

* Update build.sh

---------

Co-authored-by: Sema Checherinda <104093494+CheSema@users.noreply.github.com>
2023-09-27 17:10:02 +02:00
Robert Schulze
1e1ce40228
Suppress a new finding 2023-09-27 12:18:26 +00:00
Robert Schulze
2d750e9e2f
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-reenable-checks 2023-09-27 12:15:29 +00:00
Robert Schulze
e9c3032f83
Merge pull request #55037 from rschu1ze/inf_sch_tables
Implement information_schema.tables.data_length
2023-09-27 14:09:38 +02:00
Kseniia Sumarokova
ab86eda1a6
Update 02344_describe_cache.reference 2023-09-27 13:48:38 +02:00
avogar
c68e008f87 Apply suggestions 2023-09-27 11:18:39 +00:00
kssenii
3cbc1a3335 Update unit test 2023-09-27 11:57:47 +02:00
Kseniia Sumarokova
66a36b07e1
Fix disk name 2023-09-27 11:22:44 +02:00
Igor Nikonov
98bf455726 Merge remote-tracking branch 'origin/master' into insert-quorum-wo-keeper-retries 2023-09-27 09:02:39 +00:00
Igor Nikonov
66b46484d7 Disable keeper fault injection for tests with enabled insert quorum 2023-09-27 09:02:00 +00:00
Robert Schulze
3e0bc6fe42
Disable '-clang-analyzer-unix.Malloc' for now 2023-09-27 08:51:17 +00:00
Robert Schulze
886afd11b6
Fix expected results 2023-09-27 08:46:57 +00:00
Robert Schulze
3a1663a460
Merge pull request #55035 from rschu1ze/is_deterministic_resubmit
Added field "is_deterministic" to system.functions
2023-09-27 10:13:18 +02:00