Hi Iceberg team, We want to know about how to perform read/write operation for iceberg table present AWS Glue Catalog.
As of now we know there is two approaches which we know to connect with iceberg table. Option1 JDBC: Connect with Athena JDBC Driver Option2 Spark: Connect with Apache Iceberg Spark Runtime Could you please let me know is there any other solution other than SPARK and JDBC API to connect with iceberg table for read/write operations. If there is an alternate way to perform read/write operation for iceberg table present AWS Glue Catalog so please provide me steps in details to implement it in sample program. Thanks, Somesh