Access S3 Tables from Databricks

CT123456
New Contributor II

Hi,

 

When I was looking for how to access S3 Tables from Databricks, I came across this AWS blog post: https://aws.amazon.com/blogs/big-data/access-amazon-s3-iceberg-tables-from-databricks-using-aws-glue.... While it's not quite S3 Tables mentioned in the blog post (just Iceberg tables that happen to be stored in S3), the post shows a way to do it using Spark in a Databricks cluster. Does that also work for S3 Tables? Are there other ways than using Spark to access S3 Tables from Databricks?

 

Thanks,

C