Commit Graph

26 Commits

Author SHA1 Message Date
flynn
a39f6f419b refactor 2023-02-17 08:27:52 +00:00
flynn
1468e9b9d9 fix 2023-02-15 06:37:05 +00:00
flynn
f31451822e fix 2023-02-15 03:56:01 +00:00
flynn
c49a293a9f refactor and get rid of s3 2023-02-13 12:39:54 +00:00
flynn
db15634a01 fix conflict 2023-02-10 08:41:04 +00:00
kssenii
ab0dedf0c8 Simplify code around storage s3 configuration 2023-02-06 16:23:17 +01:00
flynn
0dd8a61a8e fix conflict 2023-02-06 03:25:12 +00:00
Antonio Andelic
d5117f2aa6
Define S3 client with bucket and endpoint resolution (#45783)
* Update aws

* Define S3 client with bucket and endpoint resolution

* Add defines for ErrorCodes

* Use S3Client everywhere

* Remove unused errorcode

* Add DROP S3 CLIENT CACHE query

* Add a comment

* Fix style

* Update aws

* Update reference files

* Add missing include

* Fix unit test

* Remove unneeded declarations

* Correctly use RetryStrategy

* Rename S3Client to Client

* Fix retry count

* fix clang-tidy warnings
2023-02-03 14:30:52 +01:00
flynn
c5581b6733 fix 2023-01-30 02:41:08 +00:00
flynn
fc2ce9e8e2 refactor and unify storage data lake 2023-01-29 14:53:56 +00:00
Antonio Andelic
d5848d53cc Fix DESCRIBE for deltaLake and hudi table functions 2022-11-17 11:46:17 +00:00
kssenii
897811371d Minor changes 2022-11-07 12:45:26 +01:00
Daniil Rubin
37048e986a Add comments, fix review issues 2022-11-04 20:49:24 +00:00
Daniil Rubin
d6bbd65dde Fix broken include 2022-11-04 16:03:12 +00:00
Daniil Rubin
7b57e94d9f Fix StorageHudi 2022-11-03 18:14:10 +00:00
Daniil Rubin
74f026ba65 Change logic error, add format argument to Hudi engine 2022-09-29 20:15:27 +00:00
Daniil Rubin
db7cb4e9b5 apply clang-format 2022-09-28 11:21:32 +00:00
Daniil Rubin
13e50c771c Fix bug, use static method 2022-09-28 11:03:43 +00:00
Daniil Rubin
0a1734bb69 Fix clang-tidy errors 2022-09-19 15:23:07 +00:00
Daniil Rubin
ba08366af1 Fix fasttest build 2022-09-07 11:05:40 +03:00
Daniil Rubin
2abe284859 Fix engine bug 2022-09-07 11:05:40 +03:00
Daniil Rubin
e82c4800f2 Better 2022-09-07 11:05:40 +03:00
Daniil Rubin
66c9305668 Add Hudi engine 2022-09-07 11:05:40 +03:00
Daniil Rubin
842c636354 Undone hudi 2022-09-07 11:05:40 +03:00
Daniil Rubin
c5ae712651 Add list files on s3 2022-09-07 11:05:40 +03:00
Daniil Rubin
7f46b6a48b Add Hudi engine template 2022-09-07 11:05:40 +03:00