exasol / virtual-schemas

Entry point repository for the EXASOL Virtual Schemas
http://www.exasol.com
MIT License
24 stars 23 forks source link

Improve Virtual Schema API doumentation #365

Closed jakobbraun closed 4 years ago

jakobbraun commented 4 years ago

another one for the page https://github.com/exasol/virtual-schemas/blob/master/doc/development/virtual_schema_api.md I would sugest to add to the introduction:

System structure of Virtual Schemas (virtual schemas are executed in a UDF container?)
How this api technicaly works. (HTTP?)
At Pushdown: sequence diagram how the query is further handled
jakobbraun commented 4 years ago

Here an idea for the pushdown sequence diagram: exampleForJsbcVirtualSchemaPushdown

jakobbraun commented 4 years ago

closing in favour of #339