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

Remove the term whitelist #387

Merged
merged 2 commits into from
Jul 17, 2020
Merged

Remove the term whitelist #387

merged 2 commits into from
Jul 17, 2020

Conversation

sameerz
Copy link
Collaborator

@sameerz sameerz commented Jul 17, 2020

  1. Please write a description in this text box of the changes that are being
    made.

Removing the term whitelist per https://tools.ietf.org/id/draft-knodel-terminology-00.html

  1. Please ensure that you have written units tests for the changes made/features
    added.

No new tests, ran mvn clean verify -DskipTests to verify

@sameerz sameerz added the feature request New feature or request label Jul 17, 2020
@sameerz sameerz added this to the Jul 6 - Jul 17 milestone Jul 17, 2020
@sameerz sameerz self-assigned this Jul 17, 2020
@sameerz
Copy link
Collaborator Author

sameerz commented Jul 17, 2020

Related to #363

@sameerz
Copy link
Collaborator Author

sameerz commented Jul 17, 2020

build

nartal1
nartal1 previously approved these changes Jul 17, 2020
@@ -1,3 +1,4 @@
/enable
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a type that is causing the build to fail

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies, I realized after the build failed that I ran with -DskipTests on a non-GPU machine. I reran with mvn clean verify -Dcuda.version=cuda10-2 and the tests passed. I will try rerunning the premerge tests.

@sameerz
Copy link
Collaborator Author

sameerz commented Jul 17, 2020

build

@revans2 revans2 merged commit e3600df into NVIDIA:branch-0.2 Jul 17, 2020
@sameerz sameerz deleted the relingo2 branch August 24, 2020 22:32
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Removing the term whitelist

* fix typo in hash_aggregate_test.py
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Removing the term whitelist

* fix typo in hash_aggregate_test.py
pxLi pushed a commit to pxLi/spark-rapids that referenced this pull request May 12, 2022
* Update CI/CD requirements and tests

* Fix main ci (NVIDIA#377)

* Fix build doc process (NVIDIA#387)

* Fix app testing pt model validator

* Update tests

* Fix format issues

* Fix integration tests

* Update premerge.yml

* Fix format

* Fix comments
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

Successfully merging this pull request may close these issues.

3 participants