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 first rows fallback variable #771

Conversation

JatinKumar001
Copy link
Contributor

Remove the FIRST_ROWS_FALLBACK_MAX_DATASET_SIZE from the code.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Feb 6, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

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

Thanks for the fix @JatinKumar001.

We are working on a related issue (thanks @severo).

Once this PR is merged, could you please merge main branch into your branch?

git checkout remove-FIRST_ROWS_FALLBACK_MAX_DATASET_SIZE
git fetch upstream main
git merge upstream/main
git push -u origin remove-FIRST_ROWS_FALLBACK_MAX_DATASET_SIZE

Copy link
Collaborator

@severo severo 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!

One small additional change is needed, and we're good!

@severo
Copy link
Collaborator

severo commented Feb 6, 2023

Note that the CI is failing due to a temporary issue with the GitHub Actions (Azure repository of Ubuntu packages). It's not linked to the PR, and I'll relaunch the actions later, when the outage is over.

@JatinKumar001
Copy link
Contributor Author

Hey, can you tell me what I have to do to correct these errors?

@severo
Copy link
Collaborator

severo commented Feb 6, 2023

Thanks.

For the CI errors, we have to wait until Azure fixes its repository, and then relaunch the github actions.

@albertvillanova albertvillanova mentioned this pull request Feb 6, 2023
@albertvillanova
Copy link
Member

albertvillanova commented Feb 6, 2023

We need to wait until Canonical fixes their error on their servers:

@severo
Copy link
Collaborator

severo commented Feb 7, 2023

To finish this PR, you should:

@severo
Copy link
Collaborator

severo commented Feb 7, 2023

It seems like you still have not merged the main branch of this repository into your branch. Do you want us to help with that?

@JatinKumar001
Copy link
Contributor Author

I done it and also create a new pull request
#781

@severo
Copy link
Collaborator

severo commented Feb 7, 2023

It seems like the branch you merged into your own branch is not the current main branch.

@albertvillanova albertvillanova force-pushed the remove-FIRST_ROWS_FALLBACK_MAX_DATASET_SIZE branch from 9e3c01a to 77c7a9c Compare February 8, 2023 10:08
Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

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

@JatinKumar001 please note that you don't have to open a new pull request.

You only need to push to this PR the requested changes.

I think we have fixed the problems and this PR is already OK for merging. Do you agree @severo?
EDIT: we need to fix the CI errors first. I am taking care of this.

Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

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

CI errors should be fixed first. I am taking care of this.

Copy link
Collaborator

@severo severo left a comment

Choose a reason for hiding this comment

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

Thanks @JatinKumar001 for the contribution!

And thanks @albertvillanova to make it mergeable and for finding the bug (712e871)!

@albertvillanova albertvillanova merged commit 556c237 into huggingface:main Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants