You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorrect size stats showed when publishing datasource.
Fractions of MB showed however stands for fractions of TB
Looks like wrong unit conversion happened when logging (division by 1024 instead of multiplication)
Versions
Details of your environment, including:
Tableau Server version 2024.2.2
Python 3.12.6
TSC 0.34
To Reproduce
create datasource file with meaningful size (>128MB)
Describe the bug
Incorrect size stats showed when publishing datasource.
Fractions of MB showed however stands for fractions of TB
Looks like wrong unit conversion happened when logging (division by 1024 instead of multiplication)
Versions
Details of your environment, including:
To Reproduce
create datasource file with meaningful size (>128MB)
Results
The text was updated successfully, but these errors were encountered: