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

Fix RAT check #652

Merged
merged 5 commits into from
Jul 3, 2021
Merged

Fix RAT check #652

merged 5 commits into from
Jul 3, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jul 1, 2021

Rationale

The RAT check seems to be broken (see #651 for an example PR which should have failed). Possibly related to #580

Changes

Port the changes from @jorgecarleitao in apache/arrow-rs#482 to this repo

Here is an example showing the RAT check working (catching a violation) in my own fork: alamb#2

@alamb alamb added the development-process Related to development process of DataFusion label Jul 1, 2021
@alamb alamb marked this pull request as draft July 1, 2021 21:07
@alamb alamb marked this pull request as ready for review July 2, 2021 14:45
@alamb alamb requested a review from jorgecarleitao July 2, 2021 21:18
@jorgecarleitao jorgecarleitao merged commit d97fc91 into apache:master Jul 3, 2021
Copy link
Member

@jorgecarleitao jorgecarleitao left a comment

Choose a reason for hiding this comment

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

Thanks a lot, @alamb !

@alamb alamb deleted the alamb/fix_rat branch July 3, 2021 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of DataFusion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants