UseResultsetStreaming

This property specifies whether the connector uses the AWS result set streaming API for result set fetching.

  • 1: The connector uses the result set streaming API.
  • 0: The connector uses pagination logic for result set fetching.

Important: If you are connecting to Athena through a proxy server, make sure that the proxy server does not block port 444. The result set streaming API uses port 444 on the Athena server for outbound communications.

Default Value Data Type Required

1

Integer

No