nixtla icon indicating copy to clipboard operation
nixtla copied to clipboard

[FEAT] Inform users when `num_partitions>1`

Open AzulGarza opened this issue 4 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