Issue with add_partitions

Hi,
I have a strange issue where calling to kalturadw.add_partitions() does not add the partitions.
However calling to add_monthly_partition_for_table(‘dwh_daily_partner_totals’); (which is what add_partitions does)
does work. I don’t see any mysql errors.
Any ideas?

Ofer