blob: 7aec8acd44a263b7e321900d7ef386c8a9bd72d7 [file] [log] [blame] [view]
## Paimon API
This module is for light SDK, aims to simplify dependencies as much as possible and avoid
introducing dependencies such as Hadoop, including:
1. Including types, table, view, function etc.
2. Including http client REST API, See `'RESTApi'`.