1 Answer
- Newest
- Most votes
- Most comments
0
My understanding is that supporting Iceberg on RMS would need fundamental change to Redshift storage architecture.
Supporting Iceberg would require either:
-
Native integration - Modifying RMS to natively read/write Iceberg table formats
-
Glue-mediated access - Allowing Redshift to read/write Iceberg tables through AWS Glue as an intermediary layer Both approaches would likely require significant architectural changes to how Redshift handles:
- Table metadata management
- File format compatibility
- Query planning and execution
- Storage layer interactions
answered a year ago
Relevant content
asked 2 years ago
