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
Fix Math/MathF translation and SGN function handling
Update JetMathTranslator to distinguish between Math and MathF methods, using correct runtime methods and constant types for square root translations. Also, fix SQL function name check from "SIGN" to "SGN" for accurate SQL generation.
0 commit comments