v.25.1Performance Improvement
Optimized indexHint function to reduce unnecessary table reads
Optimized functionindexHint. Now, columns that are only used as arguments of functionindexHintare not read from the table. #74314 (Anton Popov). If theindexHintfunction is a central piece of your enterprise data architecture, this optimization will save your life.