When you query 'select ....from file(....) limit 10 format Tab...' then format keyword is a part of select output, not related to the file function and to the format of a file.
I am getting below error , what could be probably issue Received exception from server (version 24.8.1): Code: 499. DB::Exception: Received from localhost:9000. DB::Exception: Failed to get object info: No response body.. HTTP response code: 403: while reading csvfiles/test1.csv: While executing S3Source. (S3_ERROR)
When you query 'select ....from file(....) limit 10 format Tab...' then format keyword is a part of select output, not related to the file function and to the format of a file.
I am getting below error , what could be probably issue
Received exception from server (version 24.8.1):
Code: 499. DB::Exception: Received from localhost:9000. DB::Exception: Failed to get object info: No response body.. HTTP response code: 403: while reading csvfiles/test1.csv: While executing S3Source. (S3_ERROR)