Skip to content

Releases: dataiku/dss-plugin-tableau-hyper

Version 1.1.1

18 Mar 09:47
a170c4a

Choose a tag to compare

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

18 Mar 13:39

Choose a tag to compare

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

18 Mar 09:46
0d7b2c7

Choose a tag to compare

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

13 Mar 09:41
dde4e9e

Choose a tag to compare

Rewrite Hyper exporter in Java, making it ~ 7 to 12 times faster and …

Version 0.3.0

18 Mar 10:59
2d9d712

Choose a tag to compare

  • Add DSS 13.4 new date types
  • Add legacy/modern date handling switch

Version 0.2.6

17 Dec 12:35
64494f5

Choose a tag to compare

  • 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

13 Sep 10:02

Choose a tag to compare

Version 0.2.6-beta.1 Pre-release
Pre-release
  • Allow preset's site ID override

Version 0.2.5

04 Jun 16:26
062e944

Choose a tag to compare

  • 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

27 May 15:56
0ac5aed

Choose a tag to compare

v0.2.4

Chore: Use a temporary directory rather than .cache when formatting f…

Version 0.2.3

21 May 16:26
8a805ea

Choose a tag to compare

  • Fix: issue with authentication selection on legacy flows