Skip to content

Commit be169aa

Browse files
committed
Update READMEs
1 parent 298ab1c commit be169aa

File tree

3 files changed

+4
-11
lines changed

3 files changed

+4
-11
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A suite of tools aiming at simplifying [Iceberg](https://iceberg.apache.org/)+[ClickHouse](https://clickhouse.com/) deployment
44

55
- [ice-rest-catalog](ice-rest-catalog/) - A dead-simple Iceberg REST catalog.
6-
- [ice](ice/) - A CLI for loading data into Iceberg REST catalogs (like `ice-rest-catalog` :)).
6+
- [ice](ice/) - A CLI for loading data into Iceberg REST catalogs.
77

88
## Installation
99

ice-rest-catalog/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ A dead-simple Iceberg REST Catalog.
1313

1414
## Reference
1515

16-
TABLE GOES HERE
17-
TODO: link to section in ice/README.md instead
16+
TBD

ice/README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ice-rest-catalog
22

3-
A CLI for loading data into Iceberg REST catalogs (with ability to be used as ClickHouse UDF handler).
3+
A CLI for loading data into Iceberg REST catalogs.
44

55
## Status
66

@@ -11,10 +11,4 @@ A CLI for loading data into Iceberg REST catalogs (with ability to be used as Cl
1111

1212
## Reference
1313

14-
TABLE GOES HERE
15-
TODO: link to section in ice/README.md instead
16-
17-
### ClickHouse UDFs
18-
19-
TABLE GOES HERE
20-
TODO: link to section in ice/README.md instead
14+
TBD

0 commit comments

Comments
 (0)