Commit Graph

13 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
40deaf1661 Fix clang-tidy 2023-02-07 16:30:04 +01: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
flynn
68f747ed32 remove unused function 2023-01-12 06:48:24 +00:00
Antonio Andelic
9a8d82f0fc Merge branch 'master' into fix-describe-delta-lake-hudi 2022-11-21 08:23:33 +00:00