Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 217 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 217 Bytes

ConvertShemaToCreateDDL

This code extracts a spark dataframe's schema (csv,avro,parquet) and convert it to mysql or sql server ddl (Data Defenition Language) to create a table based on your dataframe automatically.