Skip to content

Refactor the `QueryRewriter` abstract implementations to make it more convenient to extend.

Compare
Choose a tag to compare
@chiaradiamarcelo chiaradiamarcelo released this 30 Nov 15:36
· 42 commits to main since this release
b2a7516

Features / Enhancements

  • #66: Allow mapping of column names when reading metadata from the external source.

Bugfixes

  • #69: Fixed wrong error message

Refactoring

  • #64: Refactored the BaseQueryRewriter to make it more convenient to extend.
  • #66: Allow mapping of column names when reading metadata from the external source.

Dependency Updates:

  • Added com.exasol:error-reporting-java:0.2.0