[pdal-commits] [PDAL/PDAL] 4cea4f: TileDB 2.0 (#3030)
Andrew Bell
noreply at github.com
Thu Sep 3 12:29:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 4cea4f09918bef12ae3869f21f715cf8f006e92f
https://github.com/PDAL/PDAL/commit/4cea4f09918bef12ae3869f21f715cf8f006e92f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M plugins/tiledb/io/TileDBReader.cpp
M plugins/tiledb/io/TileDBWriter.cpp
M plugins/tiledb/io/TileDBWriter.hpp
M plugins/tiledb/test/TileDBReaderTest.cpp
Log Message:
-----------
TileDB 2.0 (#3030)
Commit: 93fc55a4ef4e09481af56937aaf3cc87ece4c049
https://github.com/PDAL/PDAL/commit/93fc55a4ef4e09481af56937aaf3cc87ece4c049
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M plugins/tiledb/io/TileDBReader.cpp
M plugins/tiledb/io/TileDBWriter.cpp
M plugins/tiledb/test/TileDBReaderTest.cpp
R test/data/tiledb/array/__20c2cf6f2bf546adbc7fe83cb44f180b_1554218258459/OffsetTime.tdb
R test/data/tiledb/array/__20c2cf6f2bf546adbc7fe83cb44f180b_1554218258459/__coords.tdb
R test/data/tiledb/array/__20c2cf6f2bf546adbc7fe83cb44f180b_1554218258459/__fragment_metadata.tdb
R test/data/tiledb/array/__array_schema.tdb
R test/data/tiledb/array/__lock.tdb
R test/data/tiledb/array/pdal.json
Log Message:
-----------
TileDB stats and read split buffers (#3045)
* refactor tiledb stats to include opening
* Use split coordinates on read
Commit: 1b7fc36e48db5ec5cbf23b7efd88c64ff9519dd7
https://github.com/PDAL/PDAL/commit/1b7fc36e48db5ec5cbf23b7efd88c64ff9519dd7
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M plugins/tiledb/io/TileDBWriter.cpp
M plugins/tiledb/test/TileDBWriterTest.cpp
Log Message:
-----------
tiledb: support duplicate coordinate values (#3047)
Compare: https://github.com/PDAL/PDAL/compare/b1953968ad01...1b7fc36e48db
More information about the pdal-commits
mailing list