File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
doc/modules/ROOT/pages/installation Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ YIELD
113113| Name | Type | Description
114114| running | Boolean | True, if the Arrow Flight Server is currently running.
115115| enabled | Boolean | True, if the corresponding setting is enabled.
116- | versions | List | A list of support command versions (e.g. `["v1", "v2"]`).
116+ | versions | List | A list of supported command versions (e.g. `["v1", "v2"]`).
117117| listenAddress | String | The address (host and port) the Arrow Flight Client should connect to.
118118| batchSize | Integer | The batch size used for arrow property export.
119119| abortionTimeout | Duration | The maximum time to wait for the next command before aborting the import process.
You can’t perform that action at this time.
0 commit comments