[pdal-commits] [PDAL/PDAL] e5aca6: add OpenBlob/CloseBlob methods

GitHub noreply at github.com
Tue Jul 30 09:00:32 PDT 2013


  Branch: refs/heads/issues/167-fixups-for-chipper
  Home:   https://github.com/PDAL/PDAL
  Commit: e5aca6f297fcbc197e9cca9c3d555eca9887d229
      https://github.com/PDAL/PDAL/commit/e5aca6f297fcbc197e9cca9c3d555eca9887d229
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-27 (Sat, 27 Jul 2013)

  Changed paths:
    M include/pdal/drivers/oci/oci_wrapper.h
    M src/drivers/oci/oci_wrapper.cpp

  Log Message:
  -----------
  add OpenBlob/CloseBlob methods


  Commit: a62ccd8734f84371d7a5b60059cfcda3fd271bbb
      https://github.com/PDAL/PDAL/commit/a62ccd8734f84371d7a5b60059cfcda3fd271bbb
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-27 (Sat, 27 Jul 2013)

  Changed paths:
    M src/drivers/oci/Reader.cpp

  Log Message:
  -----------
  use OpenBlob/CloseBlob methods to reduce round-tripping to db


  Commit: 9dc8558bc59752fd7893afe188133697ef434a49
      https://github.com/PDAL/PDAL/commit/9dc8558bc59752fd7893afe188133697ef434a49
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-27 (Sat, 27 Jul 2013)

  Changed paths:
    M src/drivers/oci/Writer.cpp

  Log Message:
  -----------
  clean up binds


  Commit: 71808f12c77c482ebf3160c89faa4735102c48bc
      https://github.com/PDAL/PDAL/commit/71808f12c77c482ebf3160c89faa4735102c48bc
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-27 (Sat, 27 Jul 2013)

  Changed paths:
    M include/pdal/drivers/oci/Reader.hpp
    M include/pdal/drivers/oci/common.hpp
    M src/drivers/oci/Reader.cpp
    M src/drivers/oci/common.cpp

  Log Message:
  -----------
  revert to only supporting selecting the view and drop support for QUERY_SDO_PC query types


  Commit: 9f6fb527dc3808e79835a1155ff45516dc5e6f66
      https://github.com/PDAL/PDAL/commit/9f6fb527dc3808e79835a1155ff45516dc5e6f66
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M include/pdal/drivers/oci/Writer.hpp
    M src/drivers/oci/Writer.cpp

  Log Message:
  -----------
  add ability to control whether or not to create indices with 'create_index' option, allow user to turn on tracing with 'do_trace' option


  Commit: 120197bffdbb1113bd4fec38573bcbd99e27f08a
      https://github.com/PDAL/PDAL/commit/120197bffdbb1113bd4fec38573bcbd99e27f08a
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M include/pdal/drivers/oci/oci_wrapper.h
    M src/drivers/oci/Writer.cpp
    M src/drivers/oci/oci_wrapper.cpp

  Log Message:
  -----------
  write using OCILocator instead of data bind


  Commit: ea84a207703349e93d78fb7183b2fb5679901a4d
      https://github.com/PDAL/PDAL/commit/ea84a207703349e93d78fb7183b2fb5679901a4d
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M src/drivers/oci/Writer.cpp

  Log Message:
  -----------
  clean up lint


  Commit: dfb4febed1adda28cf2ba0ea08ca7ffbba4ced9c
      https://github.com/PDAL/PDAL/commit/dfb4febed1adda28cf2ba0ea08ca7ffbba4ced9c
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M src/drivers/oci/oci_wrapper.cpp

  Log Message:
  -----------
  start callback-based streaming method -- not yet implemented


  Commit: 8f8d08cec27dd656bf50935524fb982fd853a38e
      https://github.com/PDAL/PDAL/commit/8f8d08cec27dd656bf50935524fb982fd853a38e
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-30 (Tue, 30 Jul 2013)

  Changed paths:
    M apps/CMakeLists.txt
    A apps/oracle_array.cpp

  Log Message:
  -----------
  add oracle_array test util


  Commit: 07e091b7b05d00138fd8ff16ecb9358f5aa52a93
      https://github.com/PDAL/PDAL/commit/07e091b7b05d00138fd8ff16ecb9358f5aa52a93
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-30 (Tue, 30 Jul 2013)

  Changed paths:
    M src/drivers/oci/oci_wrapper.cpp

  Log Message:
  -----------
  put back writing to ONE_PIECE method


Compare: https://github.com/PDAL/PDAL/compare/2addad9a8a4d...07e091b7b05d


More information about the pdal-commits mailing list