Miscellaneous
This section provides a complete list of the Miscellaneous properties you can configure in the connection settings for this provider.
Property | Description |
AllowPreparedStatement | Prepare a query statement before its execution. |
MaxRows | Specifies the maximum number of rows the provider requests and returns for all tables and views. |
Other | These hidden properties are used only in specific use cases. |
Pagesize | The number of rows which will be returned for each frame request. |
QueryPassthrough | This option passes the query to the Apache Phoenix server as is. |
Readonly | You can use this property to enforce read-only access to Apache Phoenix from the provider. |
Timeout | The value in seconds until the timeout error is thrown, canceling the operation. |