Commit Graph

131842 Commits

Author SHA1 Message Date
Bhavna Jindal
8a7eaed07e Added additional testcases 2024-01-03 09:16:32 -08:00
Bhavna Jindal
c4ebc75209 remove stl-cpp submodule 2024-01-02 08:53:35 -08:00
Bhavna Jindal
d4eb8c7352 handled NaN and inf values 2024-01-02 08:52:28 -08:00
Bhavna Jindal
c0cff7b4f3 handled edge cases and addresses review comments 2024-01-02 08:52:28 -08:00
Bhavna Jindal
6d58c99408 fixed the failing fasttest and style-check 2024-01-02 08:52:28 -08:00
Bhavna Jindal
5c34ddab09 implemneted seriesDecomposeSTL method 2024-01-02 08:52:23 -08:00
Bhavna Jindal
a407cd270d Added new library stl-cpp for sesonal decompose of time series data 2024-01-02 08:48:10 -08:00
Yakov Olkhovskiy
5633fb8145
Merge pull request #56064 from ClickHouse/feature-server-iface-metrics
Use CH Buffer for HTTP out stream, add metrics for interfaces
2024-01-02 10:17:52 -05:00
Kruglov Pavel
e69bda7f08
Merge pull request #57438 from Avogar/fix-resetting-buffers
Fix working with read buffers in StreamingFormatExecutor
2024-01-02 15:34:35 +01:00
Kruglov Pavel
474d7abfda
Merge pull request #57774 from Avogar/local-default-database-name
Change default database name in clickhouse-local to 'default'
2024-01-02 15:29:45 +01:00
Alexander Tokmakov
d13abac912
Merge pull request #58333 from ClickHouse/fix_no_such_key_detached_part
Fix lost blobs after dropping a replica with broken detached parts
2024-01-02 14:21:55 +01:00
robot-ch-test-poll4
657da6b55e
Merge pull request #58398 from ClickHouse/bad-formatting-timediff
Fix bad formatting of the `timeDiff` compatibility alias
2024-01-01 21:37:06 +01:00
robot-ch-test-poll3
5d777bcbd2
Merge pull request #58395 from bharatnc/ncb/fix-db-engine-validation
fix database engine validation inside database factory
2024-01-01 20:50:37 +01:00
Alexey Milovidov
ec15e68348
Merge pull request #46316 from ClickHouse/mysql-macos
What happens if MySQL is enabled for macOS?
2024-01-01 20:36:47 +01:00
Alexey Milovidov
1564b94761
Merge pull request #58391 from ClickHouse/add-test-38534
Add a test for #38534
2024-01-01 18:54:16 +01:00
Alexey Milovidov
59cbae885e Implement the missing parts 2024-01-01 18:30:06 +01:00
Alexey Milovidov
691803cc94 Merge branch 'master' into mysql-macos 2024-01-01 17:59:26 +01:00
Alexey Milovidov
974cf132d4 Fix bad formatting of the timeDiff compatibility alias 2024-01-01 17:45:23 +01:00
Bharat Nallan Chakravarthy
ed463ea166 Merge upstream/master into ncb/fix-db-engine-validation 2024-01-01 08:38:16 -08:00
Alexey Milovidov
ccc70b62eb
Update 02960_partition_by_udf.sql 2024-01-01 18:33:30 +03:00
Alexey Milovidov
1f5e0f52ff
Merge pull request #58397 from ClickHouse/license-2024
Update License
2024-01-01 16:12:34 +01:00
Alexey Milovidov
885db35f9d Update License 2024-01-01 15:54:00 +01:00
Bharat Nallan Chakravarthy
279aa3027b Merge upstream/master into ncb/fix-db-engine-validation 2023-12-31 22:52:16 -08:00
Bharat Nallan Chakravarthy
de821fca8a remove leftover cruft 2023-12-31 21:31:23 -08:00
Bharat Nallan Chakravarthy
1e0ccf917c make getImpl private 2023-12-31 20:36:18 -08:00
Bharat Nallan Chakravarthy
c342688821 fail even earlier for invalid engine 2023-12-31 20:36:18 -08:00
Bharat Nallan Chakravarthy
5c8376782f add a test 2023-12-31 20:36:07 -08:00
Bharat Nallan Chakravarthy
f16ae027fc fix validation of database engines 2023-12-31 17:45:03 -08:00
Yakov Olkhovskiy
db97764e98 fix tests, some refactoring 2023-12-31 12:56:37 +00:00
Alexey Milovidov
aec85da96a Add a test for #38534 2023-12-31 12:46:34 +01:00
Alexey Milovidov
c29b5e351e
Merge pull request #58390 from bharatnc/ncb/system-database-engines
add table system.database_engines
2023-12-31 12:38:46 +01:00
Bharat Nallan Chakravarthy
47028a88ee fix test 2023-12-31 00:27:45 -08:00
Bharat Nallan Chakravarthy
00b5e28d6a Merge upstream/master into ncb/system-database-engines 2023-12-30 23:10:48 -08:00
Bharat Nallan Chakravarthy
8ba2975699 add a simple test 2023-12-30 20:52:33 -08:00
Bharat Nallan Chakravarthy
2996c8167f add docs 2023-12-30 20:48:35 -08:00
Bharat Nallan Chakravarthy
3e8439a78b add to context access and suggest 2023-12-30 20:38:35 -08:00
Bharat Nallan Chakravarthy
3c4ac0ba08 add system.database_engines table 2023-12-30 20:31:25 -08:00
Alexey Milovidov
7bded0a5e7
Merge pull request #58316 from ClickHouse/reintroduce_is_deleted
Re-introduce `is_deleted` column for ReplacingMergeTree
2023-12-31 00:57:19 +01:00
Alexey Milovidov
b752a1c62e
Merge pull request #58365 from bharatnc/ncb/refactor-db-factory
independent registration of database engines
2023-12-31 00:56:24 +01:00
Nikolay Degterinsky
b2580f0964
Merge pull request #58386 from Blargian/packager-readme-update
Small README.md update for issue 58385
2023-12-30 22:44:12 +01:00
Blargian
58cdda5265 updated docker/packager/README.md to use clang-17 and not clang-14 as required by packager python script 2023-12-30 22:04:45 +01:00
Alexey Milovidov
c6038c9b68
Merge pull request #58383 from ClickHouse/alexey-milovidov-patch-8
Update youtube-dislikes.md
2023-12-30 21:40:13 +01:00
Alexey Milovidov
385f4da819
Update youtube-dislikes.md 2023-12-30 21:30:16 +03:00
Mikhail f. Shiryaev
b2ebcc9eaa
Merge pull request #58381 from ClickHouse/revert-58288-fix-release
Revert "Fix an error in the release script - it didn't allow to make 23.12."
2023-12-30 21:52:11 +04:00
Mikhail f. Shiryaev
035ce015ac
Fix the wrong version after desperate changes 2023-12-30 18:40:04 +01:00
Alexey Milovidov
2f3e17c737 Remove commented code 2023-12-30 18:39:12 +01:00
Alexey Milovidov
68cc3eaa96 Merge branch 'master' of github.com:ClickHouse/ClickHouse into feature-server-iface-metrics 2023-12-30 18:38:45 +01:00
Alexey Milovidov
a1bd76388e Remove commented code 2023-12-30 18:38:41 +01:00
Mikhail f. Shiryaev
dd7aca4d69
Revert "Fix an error in the release script - it didn't allow to make 23.12." 2023-12-30 18:35:42 +01:00
Bharat Nallan Chakravarthy
6c4a4991e2 few more fixes 2023-12-30 09:26:53 -08:00