### Expected behavior The concept hierarchy table initialization works in Spark SQL. https://github.com/OHDSI/WebAPI/blob/master/src/main/resources/ddl/results/init_concept_hierarchy.sql ### Actual behavior The insert statements don't include all columns, so it fails in Spark SQL. ### Steps to reproduce behavior Using Databricks, try running the DDL script for a new CDM source.