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

[FEAT] Inform users when num_partitions>1 #233

Closed
AzulGarza opened this issue Mar 3, 2024 · 4 comments
Closed

[FEAT] Inform users when num_partitions>1 #233

AzulGarza opened this issue Mar 3, 2024 · 4 comments

Comments

@AzulGarza
Copy link
Member

currently, when num_partitions > 1, the sdk returns the following information:

image

it might be good to add information about the partitions.

@marcopeix
Copy link
Contributor

Would this be the desired outcome?

Screenshot 2024-03-14 at 11 04 51 AM

@AzulGarza
Copy link
Member Author

hey @marcopeix! yes, also it would be great to logger.info each partition, for example:

using 2 partitions.
partition 1 of 2
.
.
.
partition 2 of 2
.
.
.

@marcopeix marcopeix linked a pull request Mar 14, 2024 that will close this issue
@elephaint elephaint self-assigned this May 28, 2024
@elephaint
Copy link
Contributor

@AzulGarza I think we can close this as we did not merge the PR following the implementation of processing partititions in parallel?

Copy link
Contributor

This issue has been automatically closed because it has been awaiting a response for too long. When you have time to to work with the maintainers to resolve this issue, please post a new comment and it will be re-opened. If the issue has been locked for editing by the time you return to it, please open a new issue and reference this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants