Raúl Marín
|
dd90fbe13b
|
Fix clang tidy after moving implementation to cpp
|
2024-11-19 20:04:52 +01:00 |
|
Raúl Marín
|
5286fa65c4
|
Fix
|
2024-11-19 15:07:17 +01:00 |
|
Raúl Marín
|
e6f4afe569
|
Move things to implementation file
|
2024-11-19 14:42:45 +01:00 |
|
Raúl Marín
|
2146ab4e4e
|
Move more things to private
|
2024-11-19 14:37:06 +01:00 |
|
Raúl Marín
|
59f73a2053
|
Add back declaration
|
2024-11-19 13:27:19 +01:00 |
|
Raúl Marín
|
514c1f7215
|
Add missing type
|
2024-11-19 11:22:43 +01:00 |
|
Raúl Marín
|
445a5e9c9e
|
Style
|
2024-11-18 20:03:35 +01:00 |
|
Raúl Marín
|
47bed13b42
|
Remove extra instantiations of classes
|
2024-11-18 19:51:42 +01:00 |
|
Raúl Marín
|
557b3e370d
|
Remove code bloat from ColumnVector.h
|
2024-11-18 19:08:42 +01:00 |
|
Raúl Marín
|
6b55754bc9
|
Remove some nested includes in IFunction usage
|
2024-11-18 18:25:37 +01:00 |
|
Raúl Marín
|
e33f5bb4e9
|
Remove unused leftovers
Usage was removed in 23.6
https://github.com/ClickHouse/ClickHouse/pull/50531
|
2024-11-18 17:45:50 +01:00 |
|
Raúl Marín
|
a258b6d0f2
|
Prevent magic_enum in Field.h
|
2024-11-18 17:36:45 +01:00 |
|
Raúl Marín
|
1c308f970b
|
Try to remove more decimal instantiations
|
2024-11-18 17:21:06 +01:00 |
|
Raúl Marín
|
ec776fe8db
|
Remove wasteful template instatiations
|
2024-11-18 17:08:43 +01:00 |
|
Raúl Marín
|
fb552dd2c0
|
Remove unused trash
|
2024-11-18 13:49:11 +01:00 |
|
Vladimir Cherkasov
|
5445f55e62
|
Merge pull request #71857 from ClickHouse/vdimir/join_condition_executed_block_bug
Remove excess check in HashJoinMethodsImpl.h
|
2024-11-18 09:12:16 +00:00 |
|
Vladimir Cherkasov
|
3e05ffe675
|
Merge pull request #71560 from xogoodnow/json-utc-formatted-log
Added UTC date format (RFC 3339) for json formatted logging
|
2024-11-18 09:10:52 +00:00 |
|
Alexey Milovidov
|
2d2d611bd3
|
Merge pull request #71778 from ClickHouse/docs-docker-links
[Docs] Update links to use official Docker image
|
2024-11-18 02:47:15 +00:00 |
|
Alexey Milovidov
|
aa23ab4b21
|
Merge pull request #71928 from Algunenano/local_ci
Adapt some tests to run in non-CI configurations
|
2024-11-18 02:46:47 +00:00 |
|
Alexey Milovidov
|
8e0dc599b8
|
Merge pull request #71948 from Blargian/docs_add_example
Clean up `EXCEPT` docs
|
2024-11-18 02:45:58 +00:00 |
|
Nikita Mikhaylov
|
d7cc5e892e
|
Merge pull request #72014 from ClickHouse/fix-docs-asynchronous-metrics
Fix docs: asynchronous_metrics
|
2024-11-17 22:36:48 +00:00 |
|
Nikita Mikhaylov
|
57cefae6f2
|
Merge pull request #72018 from vitlibar/correction-after-reworking-backup-sync-3
Corrections after reworking backup/restore synchronization #3
|
2024-11-17 22:36:20 +00:00 |
|
Nikita Taranov
|
c198e1cb1f
|
Merge pull request #67782 from ClickHouse/better_parallel_hash2
Scatter blocks in hash join without copying
|
2024-11-17 21:02:26 +00:00 |
|
Vitaly Baranov
|
e00128c717
|
Increase timeout in test test_long_disconnection_stops_backup.
|
2024-11-17 17:36:22 +01:00 |
|
Vitaly Baranov
|
a7831c991f
|
Better conditions when cancelling a backup.
|
2024-11-17 17:33:38 +01:00 |
|
Robert Schulze
|
742f1eb41e
|
Merge pull request #71403 from petern48/alias_any_respect_nulls
Added camelCase aliases for `any`/`anyLast` aggregation functions
|
2024-11-17 16:02:10 +00:00 |
|
Nikita Taranov
|
d0842ee937
|
don't squash output for ordinary join for now
|
2024-11-17 15:36:22 +01:00 |
|
Robert Schulze
|
3bdd4a5173
|
Consistency fixups
|
2024-11-17 10:21:09 +00:00 |
|
Robert Schulze
|
61b3231a72
|
Merge pull request #71993 from rschu1ze/followup-71581
Minor follow-up to #71581
|
2024-11-17 09:19:53 +00:00 |
|
Alexey Milovidov
|
0a9560adb5
|
Merge pull request #71999 from pratimapatel2008/patch-1
Update s3queue.md
|
2024-11-17 05:58:24 +00:00 |
|
Alexey Milovidov
|
fc77a01de8
|
Merge pull request #71994 from linhgiang24/patch-4
Update aggregatingmergetree.md to include video
|
2024-11-17 05:58:18 +00:00 |
|
Peter Nguyen
|
082d639043
|
Empty commit
|
2024-11-16 20:38:18 -08:00 |
|
Shichao Jin
|
d61e2e1c28
|
Merge pull request #72016 from petern48/fix_typo_agg_funcs_doc
Fix typos in aggregation function docs
|
2024-11-17 00:53:49 +00:00 |
|
Peter Nguyen
|
f9431a3150
|
Update docs for any, anyLast, first_value, and last_value
|
2024-11-16 15:49:35 -08:00 |
|
Peter Nguyen
|
77d288a3e5
|
Add 03261_any_respect_camelCase_aliases.sql
|
2024-11-16 15:48:09 -08:00 |
|
Peter Nguyen
|
7d5fc90b19
|
Add lastValueRespectNulls and firstValueRespectNulls aliases
|
2024-11-16 14:43:10 -08:00 |
|
Peter Nguyen
|
df0eec90e8
|
Fix typos 'of of' and 'The a' in agg functions index.html
|
2024-11-16 13:49:51 -08:00 |
|
Nikita Taranov
|
ab6e49b930
|
Update src/Interpreters/HashJoin/HashJoin.cpp
|
2024-11-16 21:42:07 +01:00 |
|
Alexey Milovidov
|
ada1af5718
|
Fix docs
|
2024-11-16 21:16:38 +01:00 |
|
Alexey Milovidov
|
7705f9b009
|
Fix docs
|
2024-11-16 21:16:15 +01:00 |
|
Alexey Milovidov
|
39ae3f4da5
|
Miscellaneous
|
2024-11-16 21:15:54 +01:00 |
|
alesapin
|
208fd6efe1
|
Merge pull request #71786 from CurtizJ/const-adaptive-granularity
Allow to use constant adaptive index granularity for whole part
|
2024-11-16 19:32:57 +00:00 |
|
Nikita Taranov
|
3a2dca0193
|
Merge branch 'master' into better_parallel_hash2
|
2024-11-16 20:09:46 +01:00 |
|
Nikita Taranov
|
1f7e2845be
|
Merge pull request #71868 from ClickHouse/fix_hash_table_stats
More accurate `calculateCacheKey` implementation
|
2024-11-16 13:48:46 +00:00 |
|
Yakov Olkhovskiy
|
8bd95a40af
|
Merge pull request #71849 from ClickHouse/fix-toDayOfWeek-mono
Fix: add monotonic estimation for DateTime64 in toDayOfWeek
|
2024-11-16 13:28:06 +00:00 |
|
Ali
|
59f2c44a52
|
Merge branch 'ClickHouse:master' into json-utc-formatted-log
|
2024-11-16 11:29:48 +03:30 |
|
Pratima Patel
|
183593a568
|
Update s3queue.md
Updated description for s3queue_polling_min_timeout_ms, s3queue_polling_max_timeout_ms and s3queue_polling_backoff_ms properties
|
2024-11-15 21:02:40 -05:00 |
|
Alexander Gololobov
|
5ca9f2e570
|
Merge pull request #71977 from ClickHouse/fix_00098_primary_key_memory_allocated
Fix 00098_primary_key_memory_allocated
|
2024-11-16 02:00:54 +00:00 |
|
Alexey Milovidov
|
ba757696eb
|
Merge pull request #71949 from evillique/fix-highlighting
Fix a crash in clickhouse-client syntax highlighting
|
2024-11-16 01:32:14 +00:00 |
|
Alexey Milovidov
|
c31f6968c0
|
Merge pull request #71986 from ClickHouse/revert-71914-revert-71790-remove-code-bloat
Add a test for #71908
|
2024-11-16 00:53:32 +00:00 |
|