Steve Ebersole commented on an issue
Hibernate ORM / Bug HHH-8548
HHH-3047 causes regressions
{{org.hibernate.dialect.Dialect#getMaxAliasLength}} is the maximum length before uniquing info is added to the alias. Typically this number ought to be 10 or more less than the real max for the database.