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
Describe the bug
SmoothStrictSecAnalyzer.java and SmoothStrictPrimAnalyzer.java hardcode the column names instead of using those passed in. Maybe remove one and generalize for any column. Will break if someone passes wrong column.