yafna (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=624866f...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiMGEzZjY0ZDEz...
) / Bug (
https://hibernate.atlassian.net/browse/HHH-15580?atlOrigin=eyJpIjoiMGEzZj...
) HHH-15580 (
https://hibernate.atlassian.net/browse/HHH-15580?atlOrigin=eyJpIjoiMGEzZj...
) CompositeUserTypeTest is failing for SAP Hana (JDBCDriverException) (
https://hibernate.atlassian.net/browse/HHH-15580?atlOrigin=eyJpIjoiMGEzZj...
)
Issue Type: Bug Affects Versions: 6.1.3, 6.1.4 Assignee: Unassigned Components:
hibernate-core Created: 05/Oct/2022 04:27 AM Environment: debian 11
java 11
SAP Hana from the docker image Priority: Major Reporter: yafna (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=624866f...
)
Execution of the {{ ./gradlew clean test -Pdb=hana_ci }} is failing for the new added
tests in the hibernate-core
CompositeUserTypeTest.testGreaterOrEqualOperator
CompositeUserTypeTest.testGreaterThanOperator
CompositeUserTypeTest.testLessOrEqualOperator
CompositeUserTypeTest.testLessThanOperator
with the exception :
com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [7]: feature not
supported: only '=' and '<>'/'!=' operators are allowed
here
at
app//com.sap.db.jdbc.exceptions.SQLExceptionSapDB._newInstance(SQLExceptionSapDB.java:191)
at
app//com.sap.db.jdbc.exceptions.SQLExceptionSapDB.newInstance(SQLExceptionSapDB.java:42)
at app//com.sap.db.jdbc.packet.HReplyPacket._buildExceptionChain(HReplyPacket.java:840)
at app//com.sap.db.jdbc.packet.HReplyPacket.getSQLExceptionChain(HReplyPacket.java:157)
at app//com.sap.db.jdbc.packet.HPartInfo.getSQLExceptionChain(HPartInfo.java:39)
at app//com.sap.db.jdbc.ConnectionSapDB._receive(ConnectionSapDB.java:4160)
at app//com.sap.db.jdbc.ConnectionSapDB.exchange(ConnectionSapDB.java:1655)
at
app//com.sap.db.jdbc.PreparedStatementSapDB._prepare(PreparedStatementSapDB.java:2720)
at
app//com.sap.db.jdbc.PreparedStatementSapDB._doParse(PreparedStatementSapDB.java:2614)
at
app//com.sap.db.jdbc.PreparedStatementSapDB.<init>(PreparedStatementSapDB.java:154)
at app//com.sap.db.jdbc.PreparedStatementSapDB9.<init>(Unknown Source)
at app//com.sap.db.jdbc.HanaPreparedStatement.<init>(Unknown Source)
at app//com.sap.db.jdbc.HanaPreparedStatementClean.<init>(Unknown Source)
at app//com.sap.db.jdbc.HanaPreparedStatementClean.newInstance(Unknown Source)
at app//com.sap.db.jdbc.ConnectionSapDB9._prepareStatement(Unknown Source)
at app//com.sap.db.jdbc.ConnectionSapDB.prepareStatement(ConnectionSapDB.java:281)
at
app//org.hibernate.engine.jdbc.internal.StatementPreparerImpl$1.doPrepare(StatementPreparerImpl.java:90)
at
app//org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.prepareStatement(StatementPreparerImpl.java:176)
... 110 more
(
https://hibernate.atlassian.net/browse/HHH-15580#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-15580#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100207- sha1:427dab2 )