I am trying to specify an s3 location for Avro in RisingWave. I have seen that the latest stable version only supports s3 location using a specific format. Can you provide guidance on how to specify an s3 location for Avro in RisingWave?
Alex Chi
Asked on Nov 24, 2022
To specify an s3 location for Avro in RisingWave, you need to use the format <s3://bucket_name/file_name>
.
Make sure to compile RisingWave by yourself or wait for the new release if the http schema location is added.
The latest stable version of RisingWave only supports s3 location for Avro.