GitHub user kunwp1 added a comment to the discussion: Per-user Iceberg warehouse with bring-your-own S3 storage
I also support Idea B. In Design A the warehouse is coupled with the CU, so CU sharing becomes ambiguous. If user1 shares a CU with user2, user1's warehouse comes along with it. User2's executions would write into user1's warehouse and onto user1's S3 bill, even though user1 only meant to share compute. Design B decouples the two: the warehouse is chosen per execution so sharing a CU and sharing a warehouse stay independent decisions. GitHub link: https://github.com/apache/texera/discussions/5293#discussioncomment-17110848 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
