Open tomasz-kaminski opened 4 months ago
Hey , I have tried this primary key constraints in databricks but its not working it's allowing duplicate values in the primary key column of table. Could you provide any solution for this that would be greatly appreciated 🙏
Feature request
Which Delta project/connector is this regarding?
Overview
Support SQL syntax for PRIMARY KEY information in Delta Tables (of course, without enforcing primary key, similarly as in Databricks)
Further details
please see: https://docs.databricks.com/en/sql/language-manual/sql-ref-syntax-ddl-create-table-constraint.html
examples:
Willingness to contribute
The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?