Releases: TileDB-Inc/TileDB-VCF
Releases · TileDB-Inc/TileDB-VCF
0.4.0
This release update to TileDB 2.0.0, which includes performance optimizations and memory improvements.
Changes Includes:
- Add export unit tests for non-contiguous samples #80
- Split coordinates internally for TileDB 2.0.0 #81
- Update versions for python, java and spark APIs automatically based on git tags #83 #84 #85
0.3.5
Changes include:
- Fix segfault on sample name access in read #79
0.3.4
Changes include:
- Split Spark into a Java API and a Spark API #66
- Fix typo in docs #69
- Add aws session token support #70
- Fix error in python 3.6 support #74
- Fix segfault with non-continuous samples on read #78
- Update gitignore #77
0.3.3
Changes include:
- Fix native lib loading #64
- Add better int overflow checks in spark. Put warning about arrow buffers over 2GB #68
- Add checksum filter support, defaulting to SHA256 for arrays #67
0.3.2
Changes include:
- Add destructor for reader, fixes segfault with spark limits #60
- Add check for tiledb query status in read_current_batch #62
- Add spark docs and local publishing #61
- Partition regions only on the nonEmptyDomain #63
- Reset the user buffer sizes on at the start of a read invocation #65
0.3.1
- Build system improvements to support building with(in) a conda environment #59
0.3.0
- Remove VFS usage from dataset open #46
- Add CONTRIBUTING and update README #53
- Support passing TileDB-Py or dictionary for python configs #52
- Support reading TileDB Cloud registered datasets #54
- Fix bug with batches crossing tile boundaries for writes #57
- Update TileDB to 1.7.5 for superbuild #58
0.2.2
Fix TBB threads config parameter causing context allocation errors. (…
0.2.1: Bump urllib3 from 1.24.1 to 1.24.2 in /apis/aws-batch (#39)
- README updates
- Bump urllib3 from 1.24.1 to 1.24.2 in /apis/aws-batch (#39)