We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6331d commit 064e45dCopy full SHA for 064e45d
1 file changed
docs/execution_profiles.rst
@@ -5,7 +5,7 @@ Execution profiles are an experimental API aimed at making it easier to execute
5
a single connected ``Session``. Execution profiles are being introduced to deal with the exploding number of
6
configuration options, especially as the database platform evolves more complex workloads.
7
8
-The Execution Profile API is being introduced now, in an experimental capacity in order to take advantage of it in
+The Execution Profile API is being introduced now, in an experimental capacity, in order to take advantage of it in
9
existing projects, and to gauge interest and feedback in the community. For now, the legacy configuration remains
10
intact, but legacy and Execution Profile APIs cannot be used simultaneously on the same client ``Cluster``.
11
0 commit comments