Closed zhoujinsong closed 2 months ago
When I change the min-plan-interval of a table with the following SQL:
alter table A set tbproperties('self-optimizing.min-plan-interval'='600000');
It did not work even if the table detail page already showed the new property value.
master
Iceberg
AMS
No response
What happened?
When I change the min-plan-interval of a table with the following SQL:
It did not work even if the table detail page already showed the new property value.
Affects Versions
master
What table formats are you seeing the problem on?
Iceberg
What engines are you seeing the problem on?
AMS
How to reproduce
Relevant log output
No response
Anything else
No response
Are you willing to submit a PR?
Code of Conduct