CData Python Connector for REST

Build 25.0.9454

RowScanDepth

Specifies the number of rows (objects) to scan when dynamically determining columns for the table.

Data Type

string

Default Value

"100"

Remarks

The row scan follows nested objects, counting 1 object array as 1 row. If a schema (RSD) file is not available for the table, such as when using GenerateSchemaFiles the CData Python Connector for REST determines columns dynamically.

Higher values result in a longer request, but will be more accurate.

Setting this value to 0 (zero) parses the entire document.

See Also

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454