CONVERT Command¶
Delta Lake supports converting (importing) parquet tables to delta format using the following high-level operators:
- CONVERT TO DELTA SQL command
- DeltaTable.convertToDelta
Delta Lake supports converting (importing) parquet tables to delta format using the following high-level operators: