- Notifications
You must be signed in to change notification settings - Fork5
Commit841a654
committed
Fix progress logging when scale factor is large.
Integer overflow showed minus percent and minus remaining time something like this. 239300000 of 3800000000 tuples (-48%) done (elapsed 226.86 s, remaining -696.10 s).1 parent108e399 commit841a654
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1720 | 1720 |
| |
1721 | 1721 |
| |
1722 | 1722 |
| |
1723 |
| - | |
| 1723 | + | |
1724 | 1724 |
| |
1725 | 1725 |
| |
1726 | 1726 |
| |
1727 |
| - | |
| 1727 | + | |
1728 | 1728 |
| |
1729 | 1729 |
| |
1730 | 1730 |
| |
| |||
1734 | 1734 |
| |
1735 | 1735 |
| |
1736 | 1736 |
| |
1737 |
| - | |
| 1737 | + | |
1738 | 1738 |
| |
1739 | 1739 |
| |
1740 | 1740 |
| |
1741 | 1741 |
| |
1742 | 1742 |
| |
1743 | 1743 |
| |
1744 |
| - | |
| 1744 | + | |
1745 | 1745 |
| |
1746 | 1746 |
| |
1747 | 1747 |
| |
|
0 commit comments
Comments
(0)