risingwavelabs / risingwave

Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
https://go.risingwave.com/slack
Apache License 2.0
7k stars 576 forks source link

Oracle Cloud doesn't support virtual hosting style in their S3 compatiable object storage #18471

Open aseaday opened 1 month ago

aseaday commented 1 month ago

Is your feature request related to a problem? Please describe.

I can't use oracle cloud object storage as the backend.

Describe the solution you'd like

Maybe we can give a option to use path-like way.

Describe alternatives you've considered

No response

Additional context

No response

wcy-fdu commented 2 weeks ago

Hi @aseaday , could you share your config, specifically, the format of the endpoint? And you can switch to force_path_style by setting RW_IS_FORCE_PATH_STYLE=true.