Description
TupleDescriptor.quoteProtectName() duplicates functionality provided by the o.a.d.iapi.util.IdUtil class. The method should be removed, and its callers should use IdUtil.normalToDelimited() or IdUtil.mkQualifiedName() instead.
TupleDescriptor.quoteProtectName() duplicates functionality provided by the o.a.d.iapi.util.IdUtil class. The method should be removed, and its callers should use IdUtil.normalToDelimited() or IdUtil.mkQualifiedName() instead.