Meta data refresh failed

Hi,

Meta data refresh in partition level failed with below error.

UnsupportedOperationException: dremio.execution.support_unlimited_splits should be enabled for ALL FILES/PARTITION, per-partition refresh

alter table table1 refresh metadata for partitions (“dir0” = ‘2022Y’);

But full refresh was successful.

Thanks,

@Dalai Partition based refresh is only supported when unlimited splits are enabled, please refer top below documentation

https://docs.dremio.com/software/advanced-administration/metadata-caching/#unlimited-splits