Skip to content

Commit

Permalink
Update status page
Browse files Browse the repository at this point in the history
  • Loading branch information
lidavidm committed Sep 13, 2022
1 parent 5a012d5 commit 1a8af54
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/source/status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -232,10 +232,22 @@ support/not support individual features.
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| Feature | C++ | Java | Go | JavaScript | C# | Rust | Julia |
+============================================+=======+=======+=======+============+=======+=======+=======+
| BeginSavepoint ||| | | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| BeginTransaction ||| | | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| CancelQuery ||| | | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| ClosePreparedStatement |||| | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| CreatePreparedStatement |||| | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| CreatePreparedSubstraitPlan ||| | | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| EndSavepoint ||| | | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| EndTransaction ||| | | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| GetCatalogs |||| | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| GetCrossReference |||| | | | |
Expand All @@ -260,6 +272,8 @@ support/not support individual features.
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| PreparedStatementUpdate |||| | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| StatementSubstraitPlan ||| | | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| StatementQuery |||| | | | |
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| StatementUpdate |||| | | | |
Expand Down

0 comments on commit 1a8af54

Please sign in to comment.