Skip to content

Commit b9465e1

Browse files
authored
Update README.md
1 parent 05a4c9b commit b9465e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ As a result, you should see a table with joined records like so:
123123
The `msg` column shows parameters used with REST call for given JOIN record.
124124

125125
## TODO
126+
- Setup CI/CD and relese first version.
126127
- Implement caches.
127128
- Add support for other Flink types. Currently, STRING type is only fully supported.
128129
- Think about Retry Policy for Http Request
@@ -139,4 +140,4 @@ The `msg` column shows parameters used with REST call for given JOIN record.
139140
</br>
140141
[4] https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sqlclient/
141142
</br>
142-
[5] https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/table/formats/json/
143+
[5] https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/table/formats/json/

0 commit comments

Comments
 (0)