Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] Support Ascii function for ascii and latin-1 in Qualification #738

Closed
amahussein opened this issue Jan 23, 2024 · 1 comment
Closed
Labels
audit_plugin Audit related tasks for RAPIDS plugin changes core_tools Scope the core module (scala) feature request New feature or request

Comments

@amahussein
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

The support is disabled by default.

+++ temp/spark-rapids/tools/generated_files/supportedExprs.csv	2024-01-23 13:01:41.108457877 +0000
@@ -62,0 +63,2 @@
+Ascii,NS,`ascii`,This is disabled by default because it only supports strings starting with ASCII or Latin-1 characters after Spark 3.2.3; 3.3.1 and 3.4.0. Otherwise the results will not match the CPU.,project,input,NA,NA,NA,NA,NA,NA,NA,NA,NA,S,NA,NA,NA,NA,NA,NA,NA,NA
+Ascii,NS,`ascii`,This is disabled by default because it only supports strings starting with ASCII or Latin-1 characters after Spark 3.2.3; 3.3.1 and 3.4.0. Otherwise the results will not match the CPU.,project,result,NA,NA,NA,S,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA

Additional context

@amahussein amahussein added feature request New feature or request ? - Needs Triage core_tools Scope the core module (scala) audit_plugin Audit related tasks for RAPIDS plugin changes labels Jan 23, 2024
@amahussein
Copy link
Collaborator Author

Duplicate of #712

@amahussein amahussein marked this as a duplicate of #712 Jan 24, 2024
@amahussein amahussein closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_plugin Audit related tasks for RAPIDS plugin changes core_tools Scope the core module (scala) feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants