tree: 670023bd2f75f24e1a1afa30a28b853c653971b1 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
paimon-api/README.md

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'.