Changelog
Source:NEWS.md
Rinvent 1.1.7
- Release 2024-05-15
- Bug fix: if delta file includes “compact” information readparquetR wasn’t able to read locally. Fixed.
Rinvent 1.1.6
- Release 2024-03-26
- Bug fix: if delta file includes “compact” information readparquetR wasn’t able to read. Fixed.
Rinvent 1.1.5
- Release 2024-01-25
- Bug fix: overwrite parameter did not work when set to F. Now fixed.
Rinvent 1.1.4
- Release 2024-01-23
- New Parameter: overwrite file parameter added to write_to_blob. thanks to @mustafasahininvent
Rinvent 1.1.2
- Release 2023-07-19
- Improvement: readparquetR, when we use partition parameter it will only download the related file. less cloud cost and fast read, enjoy!
Rinvent 1.1.1
- Release 2023-04-25
- Bug fix: readparquetR when we read the file in checkpoint date, it gives an error. now fixed
Rinvent 1.0.9
- Release 2023-03-15
- write_to_S3 function is added. This function provides a more robust saving mechanism, especially when writing out large files to Amazon S3.