Teradata Dialect Issue Above Version 14

Description

Making queries on Teradata v14+ seems not working, the resulting query is empty.

I managed to identify this commit where TeradataSqlAstTranslator was updated, but in visitQuerySpec the super method seems never invoked for version 14+.

Maybe the version check should move in the renderForUpdateClause

Activity

Show:

Christian Beikov September 6, 2023 at 12:56 PM

The Teradata dialect is a community dialect, so unless you plan to fix this issue yourself, I’m going to close it. Also read https://github.com/hibernate/hibernate-orm/blob/main/dialects.adoc#community-dialects

Fixed

Details

Assignee

Reporter

Labels

Worked in

Components

Sprint

Fix versions

Affects versions

Priority

Created September 6, 2023 at 11:42 AM
Updated April 23, 2024 at 12:03 PM
Resolved April 18, 2024 at 4:17 PM