[pdal-commits] [PDAL/PDAL] 8ce213: fix up disable_cloud_trigger option to work if man...

GitHub noreply at github.com
Sat Jan 21 10:11:38 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 8ce213c5d8a6f9bb22c0c4be26dd412adf7fff8a
      https://github.com/PDAL/PDAL/commit/8ce213c5d8a6f9bb22c0c4be26dd412adf7fff8a
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-01-20 (Fri, 20 Jan 2012)

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

  Log Message:
  -----------
  fix up disable_cloud_trigger option to work if manually set to true. clobber index names to 29 characters to fit within the oracle tablename limit


  Commit: afd2431280663e7461ee76e41d73c090cb4417b9
      https://github.com/PDAL/PDAL/commit/afd2431280663e7461ee76e41d73c090cb4417b9
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-01-20 (Fri, 20 Jan 2012)

  Changed paths:
    M test/unit/OCITest.cpp

  Log Message:
  -----------
  some fix ups of OCITest to get it working with new code


  Commit: b22fcab0fb59f2fdd82aadaa1a3fd9ebfd7b7121
      https://github.com/PDAL/PDAL/commit/b22fcab0fb59f2fdd82aadaa1a3fd9ebfd7b7121
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-01-21 (Sat, 21 Jan 2012)

  Changed paths:
    M test/unit/OCITest.cpp

  Log Message:
  -----------
  more better OCI test that doesn't seem to fail. Test all three reader scenarios -- view, single cloud selection, multi-cloud selection


  Commit: 905c6f2d32610d3b5f6433438adbd343209cfffb
      https://github.com/PDAL/PDAL/commit/905c6f2d32610d3b5f6433438adbd343209cfffb
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-01-21 (Sat, 21 Jan 2012)

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

  Log Message:
  -----------
  remove extraneous fetch that was causing exception when reading clould-only data


Compare: https://github.com/PDAL/PDAL/compare/a976c0c...905c6f2


More information about the pdal-commits mailing list