nixtla icon indicating copy to clipboard operation
nixtla copied to clipboard

[FEAT] Inform users when `num_partitions>1`

Open AzulGarza opened this issue 11 months ago • 2 comments

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

image

it might be good to add information about the partitions.

AzulGarza avatar Mar 03 '24 03:03 AzulGarza

Would this be the desired outcome?

Screenshot 2024-03-14 at 11 04 51 AM

marcopeix avatar Mar 14 '24 15:03 marcopeix

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
.
.
.

AzulGarza avatar Mar 14 '24 15:03 AzulGarza

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

elephaint avatar May 28 '24 21:05 elephaint

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.

github-actions[bot] avatar Jun 28 '24 04:06 github-actions[bot]