
Yes, Customer Insights has limited support for Delta Lake features. Timestamp columns can cause ingestion failures if the Delta table uses newer protocol versions or unsupported features.
Recommended approach:
minReaderVersion <= 2.If you share the exact error and how you're generating the Delta table, the root cause can be identified more precisely.