NetSuite connector limitations
Preview
This feature is in Public Preview. You can confirm preview enrollment on the Previews page. See Manage Databricks previews.
Learn about known limitations and considerations for ingesting data from NetSuite using Databricks Lakeflow Connect.
Data source
- The NetSuite connector only supports the
NetSuite2.comdata source. The legacynetsuite.comdata source isn't supported. - Ingesting the
DeletedRecordtable isn't supported.
Authentication
- The NetSuite connector only supports token-based authentication.
Pipeline
- A NetSuite ingestion pipeline supports a maximum of 200 tables.
- The following record limits apply based on table width:
- For tables with 100 or more columns: Maximum of 100 million records.
- For narrow tables (10 or fewer columns): Maximum of 150 million records.
- Tables with 300 or more columns aren't supported.
- You can't create NetSuite ingestion pipelines using the data ingestion UI wizard. You must create them programmatically using Databricks APIs, the Databricks CLI, or a Databricks notebook.