Query toHqlString() loses function arguments

Description

E.g. "select count (t) from ..." when printed back as HQL becomes "select count() from ..." which is invalid.

A test case is here:

I can open a PR to add the test case.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created April 27, 2023 at 6:11 AM
Updated January 18, 2024 at 1:38 PM
Resolved December 19, 2023 at 7:28 PM