PowerExchange Adapters for Informatica
- PowerExchange Adapters for Informatica 10.4.0
- All Products
Property
| Description
|
---|---|
Index Directive
| Specify the index directive in an SQL statement to indicate the index name to query a table. To specify a index directive, use the following syntax:
FROM TableName@{FORCE_INDEX=TableIndex} |
Batch Size
| Minimum number of rows that PowerExchange for Google Cloud Spanner reads in a batch. Enter a number greater than 0.
Default is 100.
|
Source Database
| Optional. Overrides the Google Cloud Spanner database name specified in the Google Cloud Spanner data object read operation.
|
Source Table
| Overrides the Google Cloud Spanner table name specified in the Google Cloud Spanner data object read operation.
|
EnableBulkRead
| Reads data from large Google Cloud Spanner tables.
|