Releases: dataiku/dss-plugin-tableau-hyper
Releases · dataiku/dss-plugin-tableau-hyper
Version 1.1.1
What's Changed
- Fixed a race condition in the Java Tableau exporter that caused export jobs to fail randomly on slow data sources by @alexandremgo in #39
Version 1.0.1
What's Changed
- Fixed a race condition in the Java Tableau exporter that caused export jobs to fail randomly on slow data sources by @alexandremgo in #38
Note: this version only works for DSS prior to 14.4
Version 1.1.0
What's Changed
- Fixed
NoSuchMethodError: 'java.lang.String com.dataiku.dip.code.CodeEnvSelector.selectForCustomPythonRecipe'when using the java exporter with DSS14.4+ by @MayeulRousselet in #37
Version 1.0.0
Rewrite Hyper exporter in Java, making it ~ 7 to 12 times faster and …
Version 0.3.0
- Add DSS 13.4 new date types
- Add legacy/modern date handling switch
Version 0.2.6
- Fix: For datasets with large numbers of columns and rows the export/upload hyper file did not contain the table exported. This led to the failure of uploads to Tableau and the export of unusable hyper files.
Version 0.2.6-beta.1
- Allow preset's site ID override
Version 0.2.5
- Fix: Correctly compute the total number of pages needed to query projects from a Tableau server to avoid invalid page number errors
Version 0.2.4
v0.2.4 Chore: Use a temporary directory rather than .cache when formatting f…
Version 0.2.3
- Fix: issue with authentication selection on legacy flows