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] Sync supported ops with RAPIDS plugin as of 01-28-2025 #1519

Open
cindyyuanjiang opened this issue Jan 30, 2025 · 0 comments
Open

[FEA] Sync supported ops with RAPIDS plugin as of 01-28-2025 #1519

cindyyuanjiang opened this issue Jan 30, 2025 · 0 comments
Labels
? - Needs Triage core_tools Scope the core module (scala) feature request New feature or request

Comments

@cindyyuanjiang
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
As of 01-28-2025:

This report documents the differences between the tools existing CSV files and those processed from the plugin.
   Notes:
     1. For new data source/exec/expression from plugin, the first column with supported level will be updated to 'TNEW' for future testing.
     2. Rows marked as "is removed" will be preserved in the final output.
     3. The "Notes" column for rows with "S" for "Supported" will be updated to "None" in the final output.
**supportedDataSource.csv (FROM TOOLS TO PLUGIN)**
**supportedExecs.csv (FROM TOOLS TO PLUGIN)**
Row is removed: CustomShuffleReaderExec, S, None, Input/Output, S, S, S, S, S, S, S, S, PS, S, S, S, S, NS, PS, PS, PS, NS, NS, NS
Row is removed: RunningWindowFunctionExec, S, None, Input/Output, S, S, S, S, S, S, S, S, PS, S, S, S, NS, NS, PS, PS, PS, NS, NS, NS
**supportedExprs.csv (FROM TOOLS TO PLUGIN)**
Row is added: Bin, TNEW, bin, None, project, input, NA, NA, NA, NA, S, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA
Row is added: Bin, TNEW, bin, None, project, result, NA, NA, NA, NA, NA, NA, NA, NA, NA, S, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA
Row is added: RaiseError, TNEW,  , None, project, errorClass, NA, NA, NA, NA, NA, NA, NA, NA, NA, PS, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA
Row is added: RaiseError, TNEW,  , None, project, errorParams, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, S, NA, NA, NA, NA
Row is removed: EphemeralSubstring, S, substr; substring, None, project, str, NA, NA, NA, NA, NA, NA, NA, NA, NA, S, NA, NA, NS, NA, NA, NA, NA, NA, NS, NS
Row is removed: EphemeralSubstring, S, substr; substring, None, project, pos, NA, NA, NA, S, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NS, NS
Row is removed: EphemeralSubstring, S, `substr`; `substring`, None, project, len, NA, NA, NA, S, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NS, NS
Row is removed: EphemeralSubstring, S, `substr`; `substring`, None, project, result, NA, NA, NA, NA, NA, NA, NA, NA, NA, S, NA, NA, NS, NA, NA, NA, NA, NA, NS, NS
Row is removed: DecimalSum, S, `decimalsum`, None, project, input, NA, NA, NA, NA, S, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NS, NS
Row is removed: DecimalSum, S, `decimalsum`, None, project, result, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, PS, NA, NA, NA, NA, NA, NA, NA, NS, NS
@amahussein amahussein added the core_tools Scope the core module (scala) label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage core_tools Scope the core module (scala) feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants