Alexey Petrunyaka
|
29e70f5004
|
In-source and Russian .md UUIDv7 docs synced with English .md docs
|
2024-04-29 21:04:44 +03:00 |
|
Robert Schulze
|
fcc77379ae
|
Cosmetics, pt. IV
|
2024-04-28 09:50:42 +00:00 |
|
Alexey Petrunyaka
|
74a9b713a8
|
Update generateUUIDv7.cpp
|
2024-04-27 21:47:14 +03:00 |
|
Alexey Petrunyaka
|
6ef5df9845
|
Update generateUUIDv7.cpp
|
2024-04-27 19:43:08 +03:00 |
|
Alexey Petrunyaka
|
1c5c97f648
|
Update generateUUIDv7.cpp
|
2024-04-27 18:50:41 +03:00 |
|
Alexey Petrunyaka
|
e351b51ca3
|
Update generateUUIDv7.cpp
|
2024-04-27 18:42:08 +03:00 |
|
Alexey Petrunyaka
|
113ad9b8ba
|
Update generateUUIDv7.cpp
|
2024-04-27 18:16:21 +03:00 |
|
Alexey Petrunyaka
|
37a9a2c395
|
Update aspell-dict.txt
|
2024-04-27 18:01:47 +03:00 |
|
Alexey Petrunyaka
|
9235845988
|
Performance optimizations + docs and tests changes (#4)
|
2024-04-27 17:30:27 +03:00 |
|
Robert Schulze
|
c68a96eec3
|
Cosmetics, pt. III
|
2024-04-26 10:21:44 +00:00 |
|
Robert Schulze
|
c3be6728c8
|
Cosmetics, pt. II
|
2024-04-26 10:12:16 +00:00 |
|
Robert Schulze
|
218591ee4a
|
Cosmetics
|
2024-04-26 10:04:29 +00:00 |
|
Alexey Petrunyaka
|
de99a4ba28
|
UUIDv7 tests in separate files (#3)
* Create 00396_uuid_v7.sql
* Create 00396_uuid_v7.reference
* Create 02310_generate_multi_columns_with_uuid_v7.sql
* Create 02310_generate_multi_columns_with_uuid_v7.reference
|
2024-04-24 22:34:38 +03:00 |
|
Alexey Petrunyaka
|
4fb26f0e7b
|
Update 00396_uuid.sql
|
2024-04-24 22:06:16 +03:00 |
|
Alexey Petrunyaka
|
3344f4342f
|
UUIDv7 tests & fix for MS UUID representation in UUIDToNum (#2)
* Update 02310_generate_multi_columns_with_uuid.sql
* Update 02310_generate_multi_columns_with_uuid.reference
* Update 00396_uuid.sql
* Update 00396_uuid.reference
* Update FunctionsCodingUUID.cpp
|
2024-04-24 21:47:07 +03:00 |
|
Alexey Petrunyaka
|
7c24d4f48d
|
Update Russian version of uuid-functions.md
|
2024-04-24 03:33:53 +03:00 |
|
Alexey Petrunyaka
|
35d700a5af
|
Update generateUUIDv7.cpp small fixes for clang-tidy checks
|
2024-04-23 14:22:58 +03:00 |
|
Alexey Petrunyaka
|
9c744e50ec
|
Update generateUUIDv7.cpp for style check test
|
2024-04-23 12:55:17 +03:00 |
|
Alexey Petrunyaka
|
2ba6be6d8b
|
Small style fix in generateUUIDv7.cpp
|
2024-04-23 12:39:29 +03:00 |
|
Alexey Petrunyaka
|
e9f80b8631
|
Update aspell-dict.txt
|
2024-04-23 12:36:07 +03:00 |
|
Alexey Petrunyaka
|
447aa5bf69
|
Mistypes fixes in generateUUIDv7.cpp
|
2024-04-23 12:32:08 +03:00 |
|
Alexey Petrunyaka
|
c053d5e58e
|
Small fix in generateUUIDv7WithFastCounter documentation
|
2024-04-22 20:01:27 +03:00 |
|
pet74alex
|
4e4e72ead8
|
Update English version of uuid-functions.md
|
2024-04-22 19:30:25 +03:00 |
|
pet74alex
|
142ce60b4a
|
Added UUIDToNum and UUDv7ToDateTime functions
|
2024-04-22 19:26:15 +03:00 |
|
pet74alex
|
d3a58ffbbd
|
Added generateUUIDv7* functions
|
2024-04-22 19:22:40 +03:00 |
|
Robert Schulze
|
738567c4fa
|
Merge pull request #62844 from ClickHouse/revert-62511-one_thousand_joins
Revert "Add test for bug #33446"
|
2024-04-22 14:27:10 +00:00 |
|
Robert Schulze
|
7c0c3168c1
|
Revert "Add test for bug #33446"
|
2024-04-22 16:13:13 +02:00 |
|
Nikita Taranov
|
d8b3b48a25
|
Merge pull request #62697 from nickitat/fix_parallel_replicas_with_aggregation_by_partitions
Disable aggregation-by-partitions optimisation with parallel replicas
|
2024-04-22 11:02:56 +00:00 |
|
vdimir
|
1a9b83f1e1
|
Merge pull request #62615 from Blargian/document_countXYZ
[Docs] add missing `countXYZ` functions
|
2024-04-22 10:37:43 +00:00 |
|
Robert Schulze
|
8880427817
|
Merge pull request #62836 from rschu1ze/fix-tybo
Fix typo
|
2024-04-22 10:08:51 +00:00 |
|
Robert Schulze
|
580a581415
|
Fix typo
|
2024-04-22 09:56:46 +00:00 |
|
Anton Popov
|
f29f3b9ba9
|
Merge pull request #62117 from pamarcos/pamarcos/copy_comment_in_create_as_statement
Copy comment when using CREATE AS statement
|
2024-04-22 09:52:21 +00:00 |
|
Robert Schulze
|
b2d76b1dea
|
Merge pull request #62511 from rschu1ze/one_thousand_joins
Add test for bug #33446
|
2024-04-22 09:41:47 +00:00 |
|
Konstantin Bogdanov
|
a84d0c170f
|
Merge pull request #62828 from ClickHouse/table_engine_grant_undo_breaking_change
TableEngineGrant: undo breaking change
|
2024-04-21 23:50:50 +00:00 |
|
Konstantin Bogdanov
|
dd344cd307
|
Poke CI
|
2024-04-22 00:12:29 +02:00 |
|
Konstantin Bogdanov
|
38e8b4991e
|
Undo breaking change
|
2024-04-22 00:01:33 +02:00 |
|
Shaun Struwig
|
026027e51c
|
Update aspell-dict.txt
Add 'countSubstringsCaseInsensitiveUTF'
|
2024-04-21 20:47:11 +02:00 |
|
Shaun Struwig
|
112fcaf21f
|
Update aspell-dict.txt
Remove 'countSubstringsCaseInsensitiveUTF8' from list
|
2024-04-21 20:37:45 +02:00 |
|
Alexey Milovidov
|
aebfdf3eec
|
Merge pull request #62754 from rschu1ze/follow-up-62700
Follow-up to #62700: Fix build when `$CC` isn't set
|
2024-04-21 11:37:32 +00:00 |
|
Alexey Milovidov
|
5898761b58
|
Merge pull request #62818 from vitlibar/allow-special-macros-in-replicated-database-zk-path
Allow special macros {uuid} and {database} in a Replicated database ZooKeeper path
|
2024-04-21 11:32:44 +00:00 |
|
Robert Schulze
|
ef4dfa6c3a
|
Merge remote-tracking branch 'rschu1ze/master' into follow-up-62700
|
2024-04-21 11:31:58 +00:00 |
|
Alexey Milovidov
|
788e4d35ee
|
Merge pull request #62813 from ClickHouse/kafka-log-consumer-id-with-librdkafka-logs
Add `client.id` to librdkafka logs
|
2024-04-20 21:06:14 +00:00 |
|
Vitaly Baranov
|
e42967c724
|
Add test.
|
2024-04-20 16:48:26 +01:00 |
|
Vitaly Baranov
|
79619adc6c
|
Allow special macros {uuid} and {database} in the ZooKeeper path of a Replicated database.
|
2024-04-20 16:47:55 +01:00 |
|
János Benjamin Antal
|
e5ca964808
|
Add client.id to librdkafka logs
|
2024-04-20 10:42:27 +00:00 |
|
Alexey Milovidov
|
d93eb86601
|
Merge pull request #62740 from ElderlyPassionFruit/fix-typo
Fix typo in exception explanation
|
2024-04-20 00:51:50 +00:00 |
|
Alexey Milovidov
|
968d8b7ee5
|
Merge pull request #62152 from JackyWoo/add_query_progress_to_table_zookeeper
Add query progress to table zookeeper
|
2024-04-20 00:48:31 +00:00 |
|
Mikhail f. Shiryaev
|
48a4c40549
|
Merge pull request #62786 from ClickHouse/tiny-ci-improvements
Tiny CI improvements
|
2024-04-19 19:19:39 +00:00 |
|
vdimir
|
3f52f6efc2
|
Merge pull request #62616 from Blargian/document_tanh
[Docs] add missing `tanh`
|
2024-04-19 15:39:41 +00:00 |
|
Mikhail f. Shiryaev
|
8e2ba01600
|
Merge pull request #62651 from ClickHouse/get-job-id-fallback
Do not fail job on failed get_job_id_url
|
2024-04-19 14:45:59 +00:00 |
|