The method GridDialect#createTupleAssociation() is implemented identically for all dialects, simply returning new Tuple(). That customization point thus can be removed. We can re-add it later on, should the need arise.