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] Audit FileSourceScanExec #229

Closed
kuhushukla opened this issue Jun 19, 2020 · 1 comment
Closed

[FEA] Audit FileSourceScanExec #229

kuhushukla opened this issue Jun 19, 2020 · 1 comment
Assignees
Labels
feature request New feature or request

Comments

@kuhushukla
Copy link
Collaborator

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

  • Ensure Spark and Rapids plugin version of the exec match functionality.

  • Verify Config specific to the operator match.

  • Verify API is consistent and fully translated.

  • Port relevant tests.

@kuhushukla kuhushukla added feature request New feature or request ? - Needs Triage Need team to review and classify labels Jun 19, 2020
@kuhushukla kuhushukla self-assigned this Jun 19, 2020
@kuhushukla kuhushukla added this to the Jun 22 - Jul 2 milestone Jun 19, 2020
@kuhushukla kuhushukla removed the ? - Needs Triage Need team to review and classify label Jul 1, 2020
@kuhushukla
Copy link
Collaborator Author

  • Ensure Spark and Rapids plugin version of the exec match functionality.
    Yes. They do.

  • Verify Config specific to the operator match.
    Matches.

  • Verify API is consistent and fully translated.
    Yes it is.

  • Port relevant tests.
    Needs to be addressed thru [FEA] Audit: add unit tests for predicate push down #147 as part of this work.

tgravescs pushed a commit to tgravescs/spark-rapids that referenced this issue Nov 30, 2023
Reattempting reverted NVIDIA#225

This PR enables `ccache` in build-in-docker script by default, closes NVIDIA#222. 

A repeated no-change build with the native build dir cleaned is ~90 seconds
A repeated no-change build without removing the native build dir is ~30 seconds

The PR proposes to change the default to not skipping the clean of libcudf build unless CCACHE_DISABLE=1 is set.

Manual override of `libcudf.clean.skip` is honored.
 
Signed-off-by: Gera Shegalov <gera@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant