Skip to content

Commit 145cfa5

Browse files
committed
docs: removed stale section on transform differences between server implementations
1 parent cfcccd7 commit 145cfa5

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

src/server-compare.rst

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,6 @@ The are two server implementations:
99
These two are almost at feature parity. Here we've documented some differences:
1010

1111
- aw-server-rust does not serve the API browser (provided by Swagger/OpenAPI) at ``/api/``
12-
- aw-server-rust does not support the experimental ``custom_static`` feature (see :gh-aw:`aw-server PR #83 <aw-server/pull/83>`).
1312

14-
Transforms
15-
----------
16-
17-
.. note:: Transforms might have implementation differences across server implementations, which may impact analysis results.
18-
19-
The transforms used by aw-server-python are shipped as part of the ``aw-core`` package.
20-
21-
============= ================ ==============
22-
Function aw-server-python aw-server-rust
23-
============= ================ ==============
24-
period_union Yes Yes
25-
============= ================ ==============
13+
Transforms might have implementation differences across server implementations, which may impact analysis results.
14+
We are working to minimize these differences, and encourage you to report any issues you find.

0 commit comments

Comments
 (0)