INSERT OVERWRITE for ICERBERG

Hello Community,

When will dremio support insert Overwrite , where we can target and replace a partitions in a dataset.
Just like we have it in Hive

INSERT OVERWRITE  Table my_app.logs PARTITION (columnsName)
SELECT *
FROM datasets

Hi iskidet01,
Thanks for the feature request. This is something that we have on the DML support backlog. Can you provide a little information about how you are using Dremio for DML to provide context for the ask?
-Casey