Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 396 Bytes

File metadata and controls

13 lines (7 loc) · 396 Bytes

Common Module of Exasol Virtual Schemas Adapters 17.1.2, released 2025-11-24

Code name: Fix for wrong COUNT and HAVING handling in empty group by.

Summary

This release fixes inconsistent result of COUNT and HAVING statements in empty group by.

Features

  • #292: [L3-3596] COUNT(*) returns NULL from an empty group by
  • #297: Wrong handling of aggregate functions in HAVING statement