Hi Ryan, Currently com.netflix.iceberg.BaseTransaction is not marked as a public class. From what I know this is the only class that implements “Transaction”. Is that intentional? Because of this it is not accessible outside the package com.netflix.iceberg.
Thanks Arvind