Skip to content

Commit e227497

Browse files
fix(2843): Update the Polaris-Tools ReadMe (#37)
1 parent e61d81b commit e227497

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,13 @@
1717
- under the License.
1818
-->
1919

20-
This repo has the tools developed by [Apache polaris community](https://polaris.apache.org/)
20+
# Apache Polaris (Incubating) Tools
2121

22-
Read more about the following tools:
22+
Apache Polaris Tools provide a set of tools to help users of [Apache Polaris (Incubating)](https://github.com/apache/polaris) to perform various tasks.
23+
This repository is maintained by the [Apache Polaris community](https://polaris.apache.org/).
2324

24-
1. Benchmarks: [README.md](/benchmarks/README.md)
25-
2. Iceberg catalog migrator: [README.md](/iceberg-catalog-migrator/README.md)
25+
## Tools
26+
There are three tools:
27+
1. [Benchmarks](/benchmarks/README.md): Performance benchmarks for Polaris.
28+
2. [Iceberg Catalog Migrator](/iceberg-catalog-migrator/README.md): A command-line tool to migrate Iceberg tables from one Iceberg catalog to another.
29+
3. [Polaris Synchronizer](/polaris-synchronizer/README.md): A tool to migrate entities from one Polaris instance to another.

0 commit comments

Comments
 (0)