Delete retention policy for database with default true. What happens to the database retention policy in this case?
Step
> show retention policies on market name duration shardGroupDuration replicaN default ---- -------- ------------------ -------- ------- autogen 0s 168h0m0s 1 false exem_rp 672h0m0s 1h0m0s 1 true
Step 2
> drop retention policy exem_rp on market > show retention policies on market name duration shardGroupDuration replicaN default ---- -------- ------------------ -------- ------- autogen 0s 168h0m0s 1 false