Oliver Breidenbach (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiOTFlNTdiNTNh...
) / Bug (
https://hibernate.atlassian.net/browse/HHH-14109?atlOrigin=eyJpIjoiOTFlNT...
) HHH-14109 (
https://hibernate.atlassian.net/browse/HHH-14109?atlOrigin=eyJpIjoiOTFlNT...
) IN Clause Parameter Padding not working if parameter count is between last valid power
of 2 number and 'in expression limit' (
https://hibernate.atlassian.net/browse/HHH-14109?atlOrigin=eyJpIjoiOTFlNT...
)
Issue Type: Bug Affects Versions: 5.4.18 Assignee: Unassigned Created: 17/Jul/2020 03:13
AM Priority: Major Reporter: Oliver Breidenbach (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
The 'in parameter papping' feature is using power of 2 numbers. Unless these is
large as the 'in expression count limit'. Then no padding will happen.
For Oracle with a limit of 1000 parameters that means there will be no padding between 512
and 1000 parameters.
It would be better if instead of discarding the padding completly, the 'in expression
count limit' would be used as padding value.
(
https://hibernate.atlassian.net/browse/HHH-14109#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-14109#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#100133- sha1:d093d11 )