Limitations
Read API
- Read for data like tables or documents (metadata, unstructured documents) doesn't include filters for querying parameters inside tables.
- Join, aggregations and advanced data processing queries are not yet supported.
- Sub-graph insertion as an attribute is not yet supported.
- Scalar value insertion as an attribute is not yet supported.
OpenAPI Contract and Ballerina Service generation
- Time is being infered as
stringfield. Must implement a time data type in the protobuf specification.