Retired_mod
Esteemed Contributor III

Hi @gb_dbx, As of now, Databricks does not have an official Python API for the COPY INTO statement similar to the MERGE INTO API maintained by the Delta Lake project. The COPY INTO command is primarily used through SQL to load data into Delta tables.