Releases: MITLibraries/timdex-dataset-api
Releases · MITLibraries/timdex-dataset-api
v1.0
What's Changed
- TIMX 427 - improve logging by @ghukill in #68
- TIMX 465 - Add
run_record_offset
column to dataset by @ghukill in #73 - Add support for 'or' conditions to filtering method by @jonavellecuerdo in #99
- bump version to v0.9.0 by @jonavellecuerdo in #100
- TIMX 468 - surface pyarrow read configs to address memory footprint by @ghukill in #108
- v1 release by @ghukill in #129
Full Changelog: v0.6.0...v1.0
v0.6.0 - dataset read methods
What's Changed
- Timx 425 update load dataset and apply filtering; Timx 440 replace static fixture of local dataset by @jonavellecuerdo in #31
- TIMX 417 - read from dataset by @ghukill in #52
- Add read method for yielding transformed records to TIMDEXDataset by @jonavellecuerdo in #58
- bump version to v0.6.0 by @ghukill in #61
Full Changelog: v0.3.0...v0.6.0
v0.3.0 - updated partitioning schema
What's Changed
- TIMX 424 - reorder partition columns by @ghukill in #12
- TIMX-432 Rework dataset partitions to only year, month, day by @jonavellecuerdo in #15
New Contributors
- @jonavellecuerdo made their first contribution in #15
Full Changelog: v0.2.0...v0.3.0