Skip to content

Commit dc3eaec

Browse files
committed
DESCRIPTION NEWS.md
1 parent a339dd8 commit dc3eaec

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: tiledb
22
Type: Package
3-
Version: 0.32.0.3
3+
Version: 0.32.0.4
44
Title: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays
55
Authors@R: c(
66
person("TileDB, Inc.", role = c("aut", "cph")),

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
* Schema-dump output is no longer truncated in the case that there are any null fill values in the schema (@johnkerl in [#825](https://github.com/TileDB-Inc/TileDB-R/pull/825))
66
* `tiledb_attr()` now prints the attribute object as expected and documentation has been corrected (@cgiachalis in [#823](https://github.com/TileDB-Inc/TileDB-R/pull/823))
7+
* `tiledb_attr` raises `std::bad_alloc` with variable length (@johnkerl in [#830](https://github.com/TileDB-Inc/TileDB-R/pull/830))
78

89
## Documentation
910

0 commit comments

Comments
 (0)