Commit Graph

116396 Commits

Author SHA1 Message Date
alesapin
5637858182 Fix the most important check in the world 2023-06-06 21:06:45 +02:00
alesapin
8eaa32e89d Merge branch 'azure_table_function' of github.com:ClickHouse/ClickHouse into azure_table_function 2023-06-06 20:41:13 +02:00
alesapin
ceab5117a9 Fxi style 2023-06-06 20:39:54 +02:00
Smita Kulkarni
49b019b26d Refactored TableFunction name to TableFunctionAzureBlobStorage 2023-06-06 20:23:20 +02:00
robot-clickhouse
95b054b425 Automatic style fix 2023-06-06 18:01:22 +00:00
alesapin
934df5e5bb Rename to AzureBlobStorage 2023-06-06 19:44:41 +02:00
alesapin
d902592703 Fix new tests 2023-06-06 19:38:15 +02:00
alesapin
454c23fecb Merge branch 'azure_table_function' of github.com:ClickHouse/ClickHouse into azure_table_function 2023-06-06 19:34:22 +02:00
alesapin
7100bc5152 Fixes for azure table function 2023-06-06 19:31:50 +02:00
Smita Kulkarni
b2db6b4789 Renamed to azure_blob_storage 2023-06-06 19:19:56 +02:00
Smita Kulkarni
6a96cf441e Renamed to azure_blob_storage 2023-06-06 19:19:17 +02:00
robot-clickhouse
ae97f45c1c Automatic style fix 2023-06-06 17:10:48 +00:00
alesapin
a6185da220 Merge branch 'azure_table_function' of github.com:ClickHouse/ClickHouse into azure_table_function 2023-06-06 18:50:51 +02:00
alesapin
e76a7022fc Add some tests 2023-06-06 18:50:45 +02:00
alesapin
c910f0034b Some code for table function 2023-06-06 18:48:20 +02:00
robot-clickhouse
3bda231203 Automatic style fix 2023-06-06 15:11:21 +00:00
alesapin
14470b46c7 Merge branch 'azure_table_function' of github.com:ClickHouse/ClickHouse into azure_table_function 2023-06-06 16:58:05 +02:00
alesapin
ebae79f7d4 Schema inference 2023-06-06 16:57:51 +02:00
Smita Kulkarni
cbe4ea67ae Removed unwanted code & debug lines 2023-06-06 16:42:56 +02:00
Smita Kulkarni
75d0f9fc97 Updated to use readObjects for async 2023-06-06 16:32:05 +02:00
Smita Kulkarni
88f2f4f5fc Added createAsyncAzureReadBuffer 2023-06-06 16:16:49 +02:00
robot-clickhouse
e054fbccd8 Automatic style fix 2023-06-06 13:09:53 +00:00
alesapin
6caf8080b0 Merge branch 'azure_table_function' of github.com:ClickHouse/ClickHouse into azure_table_function 2023-06-06 14:55:56 +02:00
alesapin
a1f3bd9e23 Fix reads 2023-06-06 14:55:17 +02:00
robot-clickhouse
18decb090c Automatic style fix 2023-06-06 11:11:50 +00:00
alesapin
d497562a07 Copy and paste 2023-06-06 13:01:21 +02:00
alesapin
3d99abee43 Remove async reads 2023-06-06 12:40:28 +02:00
alesapin
8028184e30 Fix read 2023-06-06 12:27:40 +02:00
alesapin
1506545db0 Fix merge conflicts 2023-06-06 11:47:29 +02:00
Smita Kulkarni
614451998d Fixed build by adding StorageAzureSource constructor and getHeader function implementation 2023-06-06 08:06:24 +02:00
robot-clickhouse
cf9936ad32 Automatic style fix 2023-06-05 23:58:43 +00:00
alesapin
b22e664e25 Implement blob-read 2023-06-06 01:28:04 +02:00
alesapin
934237091d Merge remote-tracking branch 'origin/azure_table_function' into azure 2023-06-06 00:40:05 +02:00
Smita Kulkarni
bd6b0ff1c0 Updated to read only 1st object 2023-06-05 23:32:26 +02:00
Smita Kulkarni
aa6f4e43c5 Fixed COLUMN_NOT_FOUND in block issue 2023-06-05 23:15:13 +02:00
Smita Kulkarni
dedb9067ce WIP : Azure Table Function, added read and StorageAzureSource 2023-06-05 20:36:17 +02:00
Smita Kulkarni
93e9752a3f Merge branch 'azure' into azure_table_function 2023-06-05 19:01:35 +02:00
robot-ch-test-poll2
5d0522cfa6
Merge pull request #50597 from DanRoscigno/master
add video to inverted indices docs
2023-06-05 18:23:09 +02:00
DanRoscigno
654aee209f add video 2023-06-05 11:55:04 -04:00
robot-ch-test-poll
e1889ffb3a
Merge pull request #50529 from kitaisreal/function-if-constant-folding
Function if constant folding
2023-06-05 17:29:29 +02:00
Han Fei
f136945ea4
Merge pull request #50255 from johanngan/regexptree-arrays
Add dictGetAll function to collect multiple matches in RegExpTreeDictionary
2023-06-05 17:20:24 +02:00
Alexander Sapin
bc8ee56a19 Support settings, test truncate 2023-06-05 14:46:52 +02:00
Alexander Sapin
2866bac089 Add named collections and remove host filter support 2023-06-05 14:03:19 +02:00
robot-ch-test-poll4
13fc7c6c55
Merge pull request #50581 from ismailakpolat/patch-1
Update rabbitmq.md
2023-06-05 13:42:05 +02:00
Kruglov Pavel
59f27014f7
Merge pull request #50474 from valentinalexeev/patch-1
Additional error information when JSON is too large
2023-06-05 13:31:21 +02:00
Dmitry Novik
8e51a15606
Merge pull request #50234 from azat/fix-nested-dist-cte
Fix nested distributed SELECT in WITH clause
2023-06-05 13:18:50 +02:00
Alexander Sapin
3bd23f1692 Merge branch 'master' into azure 2023-06-05 12:33:30 +02:00
alesapin
5e8ecf8f22
Merge pull request #50548 from ClickHouse/move_async_iterator_to_object_storage
Add async iteration to object storage
2023-06-05 12:30:28 +02:00
Alexander Sapin
c9c9e1e969 Merge branch 'master' into azure 2023-06-05 12:19:29 +02:00
ismailakpolat
3082029406
Update rabbitmq.md
Duplicate parameter name in definition
2023-06-05 13:03:17 +03:00