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
FixesNVIDIA#11017.
This commit fixes the tests in url_test.py, so that they don't fail
when ANSI mode is enabled.
All the errant tests fail because `parse_url()` does not currently
support "fail on error" in spark-rapids.
See NVIDIA#11193.
The tests have been modified to explicitly run with ANSI mode disabled.
These tests can be enabled to run in ANSI mode after NVIDIA#11193 has been
addressed.
Signed-off-by: MithunR <mithunr@nvidia.com>
The text was updated successfully, but these errors were encountered: