ConnectionTest
Default Value | Data Type | Required |
---|---|---|
|
Integer |
No |
Description
This option specifies whether the connector should automatically attempt to test the connection by contacting the server while establishing the connection.
1
: The connector automatically tests the connection while establishing the connection.0
: The connector does not automatically test the connection.
Note:
- Disabling this option may improve connector performance.
- If this option is disabled, you should specify the version of the Presto server in the
ServerVersion
configuration option.