Alexey Milovidov
|
c5883872da
|
Add test reference
|
2022-04-18 04:20:47 +02:00 |
|
Alexey Milovidov
|
4c9d6fd5b6
|
Update test
|
2022-04-18 03:09:36 +02:00 |
|
Alexey Milovidov
|
4a5dc04772
|
Add test
|
2022-04-18 02:48:30 +02:00 |
|
Alexey Milovidov
|
89deaf0af1
|
Merge pull request #36056 from azat/client-trailing-space
Remove trailing whitespace in default client_name
|
2022-04-17 17:37:43 +03:00 |
|
Alexey Milovidov
|
cb9675d0f2
|
Revert "support UNSIGNED modifier with unused parameters of INT"
|
2022-04-16 21:23:57 +03:00 |
|
alesapin
|
722af5a2f5
|
Merge pull request #36269 from ClickHouse/fix-cancel-lambda
Fix cancel-lambda for closed PRs
|
2022-04-15 12:32:25 +02:00 |
|
Yakov Olkhovskiy
|
51b4cef6f8
|
Merge pull request #36101 from awakeljw/fork_chmaster
Auto assign numbers for Enum elements
|
2022-04-14 23:53:03 -04:00 |
|
Mikhail f. Shiryaev
|
401efa5fd4
|
Improve docker building and logging for approve lambda
|
2022-04-15 01:28:14 +02:00 |
|
Mikhail f. Shiryaev
|
e689322980
|
Improve logic to decide cancelling workflow
|
2022-04-15 01:28:13 +02:00 |
|
Mikhail f. Shiryaev
|
fad0aeb0d3
|
Fix some linter issues
|
2022-04-15 01:28:13 +02:00 |
|
Mikhail f. Shiryaev
|
646fd45645
|
Request unfiltered workflows in threads
|
2022-04-15 01:28:12 +02:00 |
|
Mikhail f. Shiryaev
|
3e6dc24a7b
|
Do not fail the whole lambda if one page failed
|
2022-04-15 01:28:12 +02:00 |
|
Mikhail f. Shiryaev
|
52a7544aa4
|
Fix cancel-lambda for closed PRs
- Create a fallback function for some edge cases
- Process synchronized PRs as help for cancel-workflow action
|
2022-04-15 01:28:12 +02:00 |
|
Anton Popov
|
c76b9cc9f5
|
Merge pull request #36215 from CurtizJ/fix-reading-empty-arrays
Fix reading of empty arrays in reverse order
|
2022-04-14 13:51:48 +02:00 |
|
Anton Popov
|
791454678b
|
Merge pull request #36126 from awakeljw/fork_chmaster2
support UNSIGNED modifier with unused parameters of INT
|
2022-04-14 13:43:51 +02:00 |
|
Mikhail f. Shiryaev
|
323cf6c5bf
|
Merge TRUSTED_CONTRIBUTORS in lambda and import in check
|
2022-04-14 13:25:54 +02:00 |
|
alesapin
|
df5453874a
|
Merge pull request #36214 from ClickHouse/tavplubix-patch-4
Make stateless tests with s3 always green
|
2022-04-14 12:04:15 +02:00 |
|
Kruglov Pavel
|
392a178d3e
|
Merge pull request #36195 from Avogar/fix-json-schema-inference
Fix possible segfault in schema inference for JSON formats
|
2022-04-14 11:51:01 +02:00 |
|
Kruglov Pavel
|
0bae44abf0
|
Merge pull request #36209 from Avogar/check-magic-bytes
Check ORC/Parquet/Arrow format magic bytes before loading file in memory
|
2022-04-14 11:32:38 +02:00 |
|
Kruglov Pavel
|
4f9ee879d4
|
Merge pull request #36212 from Avogar/revert-fix
Revert reverting "Fix crash in ParallelReadBuffer"
|
2022-04-14 11:26:31 +02:00 |
|
jewisliu
|
427c73e7a5
|
fix Enum overflow
|
2022-04-14 10:39:07 +08:00 |
|
Yakov Olkhovskiy
|
c1a06ac63a
|
Merge pull request #24896 from hexiaoting/dev_materialized_view
Add type check when create materialized view with To clause
|
2022-04-13 22:33:54 -04:00 |
|
Tyler Hannan
|
d2a7c4541e
|
whitespace
|
2022-04-14 00:36:38 +02:00 |
|
Tyler Hannan
|
4cce325941
|
Add Tyler Hannan to contributors
|
2022-04-14 00:25:14 +02:00 |
|
Anton Popov
|
0595b5c22b
|
fix reading of empty arrays in reverse order
|
2022-04-13 21:50:57 +00:00 |
|
tavplubix
|
01a1babd3b
|
Update ci_config.py
|
2022-04-13 23:56:34 +03:00 |
|
avogar
|
ca14a29dbe
|
Revert reverting "Fix crash in ParallelReadBuffer"
|
2022-04-13 20:39:12 +00:00 |
|
tavplubix
|
b2cd23658a
|
Revert "Fix crash in ParallelReadBuffer"
|
2022-04-13 22:45:34 +03:00 |
|
avogar
|
42726639f3
|
Check ORC/Parquet/Arrow format magic bytes before loading file in memory
|
2022-04-13 19:27:38 +00:00 |
|
Alexander Gololobov
|
fcb83a12ff
|
Merge pull request #35953 from azat/ttl-mutations
Require mutations for per-table TTL only when it had been changed
|
2022-04-13 17:14:04 +02:00 |
|
tavplubix
|
151399b6a0
|
Merge pull request #36194 from ClickHouse/tavplubix-patch-4
Follow-up to #36138
|
2022-04-13 17:27:58 +03:00 |
|
Vladimir C
|
77dac8e490
|
Merge pull request #36179 from CurtizJ/dynamic-columns-10
|
2022-04-13 15:57:32 +02:00 |
|
mergify[bot]
|
6c94ba3663
|
Merge branch 'master' into tavplubix-patch-4
|
2022-04-13 12:45:45 +00:00 |
|
avogar
|
348cae0d16
|
Fix possible segfault in schema inference for JSON formats
|
2022-04-13 12:34:40 +00:00 |
|
Mikhail f. Shiryaev
|
71dc0f0616
|
Merge pull request #36193 from ClickHouse/fix-fasttest
Dirty fix fasttest after addressing CVE-2022-24765
|
2022-04-13 14:23:50 +02:00 |
|
Mikhail f. Shiryaev
|
693711544c
|
Use a proper image in fasttest
|
2022-04-13 14:06:50 +02:00 |
|
tavplubix
|
7af954cef9
|
Update clickhouse-test
|
2022-04-13 14:37:44 +03:00 |
|
Kruglov Pavel
|
03fc08cec3
|
Merge pull request #36137 from azat/client-profile-events
ProfileEvents fixes
|
2022-04-13 12:27:39 +02:00 |
|
Kruglov Pavel
|
96a73a3392
|
Merge pull request #36169 from Avogar/fix-parallel-read-buffer
Fix crash in ParallelReadBuffer
|
2022-04-13 12:07:05 +02:00 |
|
Nikolai Kochetov
|
362fcfd2b8
|
Merge pull request #36075 from ClickHouse/fix-limit-push-down-over-window
Disable LIMIT push down through WINDOW functions.
|
2022-04-13 11:57:37 +02:00 |
|
Kseniia Sumarokova
|
d9ce08915a
|
Merge pull request #36130 from yuuch/support_MySQL_style_FORMAT_Vertical_before_semicolon
support '\G;' at the end of query
|
2022-04-13 10:39:40 +02:00 |
|
Kseniia Sumarokova
|
9c0e96f111
|
Merge pull request #36175 from kssenii/fixing-s3-tests-1
Fix flacky test 01161_all_system_tables under s3 storage
|
2022-04-13 10:34:42 +02:00 |
|
Anton Popov
|
b066585cae
|
Apply suggestions from code review
Co-authored-by: Vladimir C <vdimir@clickhouse.com>
|
2022-04-12 22:12:58 +02:00 |
|
Yakov Olkhovskiy
|
c675e21872
|
tests updated
|
2022-04-12 15:49:08 -04:00 |
|
Azat Khuzhin
|
891c601589
|
Fix ProfileEvents overlaps (for multiple queries) in clickhouse-local
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-12 22:27:12 +03:00 |
|
Anton Popov
|
0679d4814d
|
allow to convert empty string to objects
|
2022-04-12 18:58:40 +00:00 |
|
tavplubix
|
303ecc6f7d
|
Merge pull request #36136 from ClickHouse/transactions_fix_1
Minor fix for transactions
|
2022-04-12 21:38:47 +03:00 |
|
Azat Khuzhin
|
097e2f626d
|
Do not overlap profile events snapshots for queries
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-12 20:54:56 +03:00 |
|
Azat Khuzhin
|
d9dd8f5f65
|
Fix filtering out snapshots from profile events
This fixes POSITION_OUT_OF_BOUND error:
$ clickhouse-client --print-profile-events --profile-events-delay-ms=-1 -n -q 'select sleep(1); select 1'
0
[p1.azat.localdomain] 2022.04.12 19:31:48 [ 0 ] ContextLock: 9 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:48 [ 0 ] FunctionExecute: 1 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] MemoryTrackerUsage: 2132102 (gauge)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] NetworkReceiveElapsedMicroseconds: 139 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] NetworkSendBytes: 4850 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] NetworkSendElapsedMicroseconds: 1844 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:48 [ 0 ] Query: 1 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:48 [ 0 ] RWLockAcquiredReadLocks: 1 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:48 [ 0 ] SelectQuery: 1 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:48 [ 0 ] SelectedBytes: 1 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:48 [ 0 ] SelectedRows: 1 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] OSCPUVirtualTimeMicroseconds: 1842 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] OSReadChars: 426 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] OSWriteChars: 322 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] RealTimeMicroseconds: 1002689 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] SleepFunctionCalls: 1 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] SleepFunctionMicroseconds: 1000000 (increment)
[p1.azat.localdomain] 2022.04.12 19:31:49 [ 0 ] UserTimeMicroseconds: 1843 (increment)
1
Error on processing query: Code: 11. DB::Exception: Position out of bound in Block::erase(), max position = 5. (POSITION_OUT_OF_BOUND) (version 22.4.1.1)
(query: select 1)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-12 20:54:56 +03:00 |
|
Azat Khuzhin
|
1fa3e6a426
|
Fix printing ProfileEvents on client for multiple queries
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-12 20:54:56 +03:00 |
|