Virtual Schema: Adapter notes for tables missing from pushdown requests

Details

Detail name Value
Changelog Number 9952
Type Bug
Status Resolved
Affected Versions EXASOL 6.0.0, Exasol 6.1.0, Exasol 6.2.0, Exasol 7.0.0
Fix Versions Exasol 7.0.1, Exasol 6.2.11
Resolution Date 2020-09-23

Description

Virtual Schema adapters can use the schemaMetadata field of the Virtual Schema API to store adapterNotes on schema, table, and column level.

The adapterNotes for tables are missing from the involvedTables field in the pushdown requests sent to the adapter.

Workaround

Use the adapterNotes on the schema level.

Fix

The adapterNotes for tables are now also included in pushdown requests.