Skip to main content

NetSuite connector limitations

Learn about known limitations and considerations for ingesting data from NetSuite using Databricks Lakeflow Connect.

Data source

  • The NetSuite connector only supports the NetSuite2.com data source. The legacy netsuite.com data source isn't supported.
  • Ingesting the DeletedRecords table 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.
  • Driver version 8.10.147.0 times out on long-running queries. For large or wide tables, use a newer supported version, such as 8.10.170.0 or above.