michael1589
|
082105faa9
|
for test url auth
|
2021-11-28 21:22:23 +08:00 |
|
michael1589
|
efeb9b59c8
|
Merge branch 'ClickHouse:master' into master
|
2021-11-28 16:59:17 +08:00 |
|
michael1589
|
70264b37a1
|
style check fail
|
2021-11-28 16:47:26 +08:00 |
|
alexey-milovidov
|
336322b988
|
Merge pull request #31923 from ClickHouse/remove-some-trash-from-build
Remove some trash from build
|
2021-11-28 10:02:26 +03:00 |
|
alexey-milovidov
|
93ed4948b4
|
Merge pull request #31922 from azat/fix-debug-helpers
Fix magic_enum for debug helpers (fixes build w/ USE_DEBUG_HELPERS)
|
2021-11-28 08:05:55 +03:00 |
|
Alexey Milovidov
|
1ded1e7181
|
Remove some trash from build
|
2021-11-28 08:05:24 +03:00 |
|
Azat Khuzhin
|
f443dbf6e0
|
Enable debug helpers by default in debug builds
|
2021-11-28 06:54:37 +03:00 |
|
Azat Khuzhin
|
bdc6163b88
|
Fix magic_enum for debug helpers
|
2021-11-28 06:28:19 +03:00 |
|
alexey-milovidov
|
80dbe8aaa4
|
Merge pull request #31899 from ClickHouse/reproducible-build-4
Reproducible build (4)
|
2021-11-28 06:06:01 +03:00 |
|
Alexey Milovidov
|
26e3c78da2
|
Something strange
|
2021-11-28 04:37:55 +03:00 |
|
michael1589
|
26a117c4c1
|
add test file for url basic auth
|
2021-11-27 23:54:33 +08:00 |
|
michael1589
|
dbfe637f7b
|
Merge branch 'ClickHouse:master' into master
|
2021-11-27 23:30:25 +08:00 |
|
Nikita Mikhaylov
|
f0f4737676
|
Added -no-sanitize=unsigned-integer-overflow build flag (#31881)
|
2021-11-27 17:39:13 +03:00 |
|
Anton Popov
|
120cb79bac
|
Merge pull request #31826 from CurtizJ/fix-uncompressed-cache
Fix reading with uncompressed cache
|
2021-11-27 17:36:52 +03:00 |
|
alexey-milovidov
|
06b8421cb6
|
Merge pull request #31900 from ClickHouse/new-benchmarks
New hardware benchmarks
|
2021-11-27 04:55:55 +03:00 |
|
alexey-milovidov
|
0a593f6350
|
Merge pull request #31898 from thomoco/master
Added Linode Cloud Linux benchmark
|
2021-11-27 04:55:30 +03:00 |
|
Alexey Milovidov
|
a059744933
|
Add one more result
|
2021-11-27 04:29:20 +03:00 |
|
Alexey Milovidov
|
3f981b3b7b
|
Compare Amazon Linux and Ubuntu
|
2021-11-27 04:24:15 +03:00 |
|
Alexey Milovidov
|
74898b58c4
|
Add benchmarks from Vy Nguyen Tan
|
2021-11-27 03:57:02 +03:00 |
|
Alexey Milovidov
|
995f924ac4
|
Add c5a_24xlarge
|
2021-11-27 03:52:07 +03:00 |
|
alexey-milovidov
|
d0d62cb8da
|
Update linode_cloud_amd_epyc_7601.json
|
2021-11-27 03:46:54 +03:00 |
|
Alexey Milovidov
|
0f465a971e
|
Remove some old options
|
2021-11-27 03:36:29 +03:00 |
|
Alexey Milovidov
|
8d8fcceede
|
Output compiler version
|
2021-11-27 03:33:34 +03:00 |
|
alexey-milovidov
|
9a61bc64f7
|
Merge pull request #31889 from ClickHouse/try-fix-flacky-test
Try to fix flacky test.
|
2021-11-27 03:24:32 +03:00 |
|
Alexey Milovidov
|
870800e54b
|
Add a comment
|
2021-11-27 03:00:00 +03:00 |
|
Alexey Milovidov
|
5d2ccd4289
|
Experiment with the order of sources
|
2021-11-27 02:55:04 +03:00 |
|
Alexey Milovidov
|
a96e4fe393
|
More reproducible builds
|
2021-11-27 02:24:09 +03:00 |
|
alexey-milovidov
|
d9292395e8
|
Merge pull request #31832 from ClickHouse/strange-code-typelist
Fix the issue that LowCardinality of Int256 cannot be created.
|
2021-11-27 00:36:56 +03:00 |
|
alexey-milovidov
|
f1c78a374b
|
Merge pull request #31858 from Enmk/DUMP_improvements
Minor improvements to DUMP macro
|
2021-11-27 00:36:19 +03:00 |
|
Thom O'Connor
|
a0fc73cb1c
|
Merge branch 'master' of github.com:thomoco/ClickHouse
|
2021-11-26 13:24:53 -08:00 |
|
alexey-milovidov
|
75ac0f72bc
|
Merge pull request #31883 from CurtizJ/fix-empty-uuid
Fix function `empty` with `UUID` type
|
2021-11-27 00:23:47 +03:00 |
|
Thom O'Connor
|
7af7e57236
|
Added Linode Cloud Linux benchmark
|
2021-11-26 13:23:38 -08:00 |
|
alexey-milovidov
|
83391977f8
|
Merge pull request #31896 from Algunenano/parser_deps
Reduce the files that depend on parser headers
|
2021-11-27 00:18:31 +03:00 |
|
Raúl Marín
|
7781fc12ed
|
Reduce dependencies on ASTSelectWithUnionQuery.h
521 -> 77 files requiring changes
|
2021-11-26 19:27:16 +01:00 |
|
Raúl Marín
|
f0ee0724ac
|
Reduce dependencies on ASTSelectQuery.h
243 -> 152
|
2021-11-26 18:35:24 +01:00 |
|
Raúl Marín
|
b2cfa70541
|
Reduce dependencies on ASTFunction.h
481 -> 230
|
2021-11-26 18:21:54 +01:00 |
|
Raúl Marín
|
91bf938075
|
Reduce dependencies on ASTLiteral.h
590 -> 537
|
2021-11-26 17:54:57 +01:00 |
|
Raúl Marín
|
ac6ccf7d9a
|
Reduce IParser.h dependencies and dependents
533 -> 500 objects on change
Less direct dependencies
|
2021-11-26 17:19:47 +01:00 |
|
Raúl Marín
|
0b6ae2e508
|
Reduce dependencies on IParser.h
533 -> 500 files rebuilt on change
|
2021-11-26 17:04:21 +01:00 |
|
Raúl Marín
|
051dddd8df
|
Reduce dependencies on ASTIdentifier.h
Goes from rebuilding 483 objects to 165 when it's modified
|
2021-11-26 16:49:40 +01:00 |
|
Anton Popov
|
982163c54b
|
Merge pull request #31886 from CurtizJ/fix-typos
Fix typos
|
2021-11-26 18:18:11 +03:00 |
|
Nikolai Kochetov
|
e6515c2a4a
|
Try to fix flacky test.
|
2021-11-26 18:03:14 +03:00 |
|
Anton Popov
|
923159d408
|
fix typos
|
2021-11-26 17:47:40 +03:00 |
|
Anton Popov
|
7237343fd6
|
fix function 'empty' with uuid type
|
2021-11-26 17:39:29 +03:00 |
|
alexey-milovidov
|
d7939a3b61
|
Merge pull request #31838 from ClickHouse/reproducible-build-3
Reproducible builds (3)
|
2021-11-26 15:48:48 +03:00 |
|
Kruglov Pavel
|
af998af710
|
Merge pull request #31489 from Avogar/parallel-formatting
Support parallel formatting almost for all text formats
|
2021-11-26 15:21:22 +03:00 |
|
tavplubix
|
b68f0df8b4
|
Merge pull request #31849 from ClickHouse/tavplubix-patch-5
Update 01155_rename_move_materialized_view.sql
|
2021-11-26 14:09:56 +03:00 |
|
Vasily Nemkov
|
e9466e505b
|
Minor improvements to DUMP macro
- output enum values names with help of magic_enum
- output string literals as is, without type info
|
2021-11-26 12:20:08 +02:00 |
|
alesapin
|
6c5746a067
|
Merge pull request #31850 from ClickHouse/fix-style
Fix style.
|
2021-11-26 12:54:46 +03:00 |
|
Kruglov Pavel
|
efe26ddefa
|
Merge pull request #31804 from Avogar/fix-tskv
Fix possible Assertion '!hasPendingData()' failed in TSKV format
|
2021-11-26 12:30:45 +03:00 |
|