Skip to content

v0.14.1

Compare
Choose a tag to compare
@johnedquinn johnedquinn released this 03 Jan 19:04
· 34 commits to main since this release

Added

  • Adds the ability to define a user-defined-function in ConnectorMetadata
  • Move ConnectorMetadata map from PartiQLPlanner to PartiQLPlanner.Session for planner re-use.
    • Deprecates 2 APIs in org.partiql.planner.PartiQLPlannerBuilder in favor of using the ConnectorMetadata map in PartiQLPlanner.Session.

Deprecated

  • See the "Added" section.

Contributors

Thank you to all who have contributed!

List of commits: v0.14.0-alpha...v0.14.1.