editicalu commented on issue #33401: URL: https://github.com/apache/superset/issues/33401#issuecomment-3117819733
If I recall correctly from when I did the initial setup of our system using DuckDB with S3, the `s3_endpoint` should be a hostname and not include the protocol `http://`. I also noticed issues could arise in the SQL Lab interface if a user only has select privileges, but (as the duckdb syntax doesn't require) select or allows it after your `from`, that this can make it that superset doesn't allow your query. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
