[pdal-commits] [PDAL/PDAL] 39a129: support streamable in tiledb r/w (#2440)
Norman Barker
noreply at github.com
Thu May 9 06:08:22 PDT 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 39a129ef40bf061a23982870d71ee5bc6b69aa90
https://github.com/PDAL/PDAL/commit/39a129ef40bf061a23982870d71ee5bc6b69aa90
Author: Norman Barker <norman at tiledb.io>
Date: 2019-05-09 (Thu, 09 May 2019)
Changed paths:
M doc/stages/readers.tiledb.rst
M doc/stages/writers.tiledb.rst
M plugins/tiledb/io/TileDBReader.cpp
M plugins/tiledb/io/TileDBReader.hpp
M plugins/tiledb/io/TileDBWriter.cpp
M plugins/tiledb/io/TileDBWriter.hpp
M plugins/tiledb/test/TileDBReaderTest.cpp
M plugins/tiledb/test/TileDBWriterTest.cpp
Log Message:
-----------
support streamable in tiledb r/w (#2440)
* support streamable in tiledb r/w
* tiledb streaming reader
* Test TileDB with streamable point tables
More information about the pdal-commits
mailing list