You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Should have used `override` instead of `new` in `Explore()` method
definition.
2. The `TextLengthExplorer` crashed when used with a column that was
considered 'isolating'. This change prevents this by checking the
`show columns` query.
3. Fixed usage of the metricNamePrefix.
0 commit comments