Releases: JiscDACT/mario
Releases · JiscDACT/mario
v0.60
07 Nov 12:59
Compare
Sorry, something went wrong.
No results found
Update hyper to csv query code from using offset/limit to between
v0.59
05 Nov 08:52
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix: Stream hyper to csv change data read in chunk
Full Changelog : 0.58...0.59
v0.58
04 Nov 15:51
Compare
Sorry, something went wrong.
No results found
Add use_pantab option to choose streaming hyper to csv option.
v0.57
23 Oct 09:36
Compare
Sorry, something went wrong.
No results found
Add 'do_not_modify_source=True' to the base options
In save_hyper_as_csv check for this option. If True, and row numbers are added, copy the file and return it as the one to export. Otherwise, perform the operation on the source
v0.56
15 Aug 13:01
Compare
Sorry, something went wrong.
No results found
Fix: hyper to pivot source data range. Allow pivot source data column range exceed 26.
v0.55
22 Jul 16:07
Compare
Sorry, something went wrong.
No results found
Include description item in metadata_from_manifest.
v0.54
10 Jun 13:24
Compare
Sorry, something went wrong.
No results found
ensure that when calling build we don't accidentally overwrite the template_path argument.
v0.53
10 Jun 11:23
Compare
Sorry, something went wrong.
No results found
Fixed pivot table source data range.
v0.52
09 Jun 14:51
Compare
Sorry, something went wrong.
No results found
Added a common set of output definitions for various data formats.
Refactored to use common output options rather than hard-coded parameters and defaults and removed redundant code.
Added output options for Excel format. Choose to include or exclude row_number.
v0.51
30 May 16:05
Compare
Sorry, something went wrong.
No results found
Added the option to include row_number when streaming output from PartitioningExtractor
When streaming to CSV from HyperFile, skip row_number if it already exists