You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hudi's Copy-on-Write optimized mode is using the standard Spark's parquet read code path. This means we should be able to support it as we already support skipping over parquet datasets in Spark
Hudi's Copy-on-Write optimized mode is using the standard Spark's parquet read code path. This means we should be able to support it as we already support skipping over parquet datasets in Spark