[==========] Running 11 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 11 tests from PartialRowTest
[ RUN      ] PartialRowTest.UnitTest
[       OK ] PartialRowTest.UnitTest (2 ms)
[ RUN      ] PartialRowTest.BoolArray
[       OK ] PartialRowTest.BoolArray (0 ms)
[ RUN      ] PartialRowTest.DecimalArray
[       OK ] PartialRowTest.DecimalArray (1 ms)
[ RUN      ] PartialRowTest.EmptyValidityVector
[       OK ] PartialRowTest.EmptyValidityVector (0 ms)
[ RUN      ] PartialRowTest.TestCopy
[       OK ] PartialRowTest.TestCopy (0 ms)
[ RUN      ] PartialRowTest.TestSetBinaryCopy
[       OK ] PartialRowTest.TestSetBinaryCopy (0 ms)
[ RUN      ] PartialRowTest.TestSetStringCopy
[       OK ] PartialRowTest.TestSetStringCopy (0 ms)
[ RUN      ] PartialRowTest.TestSetBinaryNoCopy
[       OK ] PartialRowTest.TestSetBinaryNoCopy (0 ms)
[ RUN      ] PartialRowTest.TestSetStringNoCopy
[       OK ] PartialRowTest.TestSetStringNoCopy (0 ms)
[ RUN      ] PartialRowTest.TestSetBinary
[       OK ] PartialRowTest.TestSetBinary (0 ms)
[ RUN      ] PartialRowTest.TestSetString
[       OK ] PartialRowTest.TestSetString (0 ms)
[----------] 11 tests from PartialRowTest (8 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 1 test suite ran. (8 ms total)
[  PASSED  ] 11 tests.
