• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / parquet-cpp / 1299

Builds Branch Commit Type Ran Committer Via Coverage
1299 master PARQUET-942: Fix wrong variable use in FindSnappy It should be _snappy_roots instead of SNAPPY_HOME environment variable. If we use SNAPPY_HOME environment variable here, we ignore Snappy_HOME CMake variable. Author: Kouhei Sutou <kou@clear-code... push 02 Apr 2017 12:38PM UTC xhochy travis-ci pending completion   set done
1298 master PARQUET-941: Stop needless Boost static library detection If PARQUET_BOOST_USE_SHARED is enabled (default), we never use Boost static libraries. So we doesn't need to detect Boost static libraries as a required dependency. Boost packages on Cent... push 02 Apr 2017 12:38PM UTC xhochy travis-ci pending completion   set done
1297 master PARQUET-940: Fix a bug that Arrow libraries may not be found If we find Arrow by pkg-config and Arrow is installed into system directory such as /usr, Arrow libraries can't be found. Because pkg-config omits system directory from ARROW_LIBRARY_DI... push 02 Apr 2017 12:35PM UTC xhochy travis-ci pending completion   set done
1295 master PARQUET-938: Fix a typo Author: Kouhei Sutou <kou@clear-code.com> Closes #284 from kou/fix-a-typo and squashes the following commits: 436a46c [Kouhei Sutou] Fix a typo push 02 Apr 2017 08:29AM UTC xhochy travis-ci pending completion   set done
1294 master Fix build error on x86 "L" is small on x86: src/parquet/arrow/reader.cc:52:55: warning: integer overflow in expression [-Woverflow] constexpr int64_t kNanosecondsInADay = 86400L * 1000L * 1000L * 1000L; ... Pull #289 02 Apr 2017 06:55AM UTC web-flow travis-ci pending completion   set done
1293 master Fix wrong variable use in FindSnappy It should be _snappy_roots instead of SNAPPY_HOME environment variable. If we use SNAPPY_HOME environment variable here, we ignore Snappy_HOME CMake variable. Pull #288 02 Apr 2017 06:04AM UTC web-flow travis-ci pending completion   set done
1292 master Stop needless Boost static library detection If PARQUET_BOOST_USE_SHARED is enabled (default), we never use Boost static libraries. So we doesn't need to detect Boost static libraries as a required dependency. Boost packages on CentOS 7 doesn't ... Pull #287 02 Apr 2017 06:01AM UTC web-flow travis-ci pending completion   set done
1291 master Fix a bug that Arrow libraries may not be found If we find Arrow by pkg-config and Arrow is installed into system directory such as /usr, Arrow libraries can't be found. Because pkg-config omits system directory from ARROW_LIBRARY_DIRS. In this c... Pull #286 02 Apr 2017 05:54AM UTC web-flow travis-ci pending completion   set done
1290 master Accept Thrift_HOME CMake variable like FindSnappy does as Snappy_HOME Pull #285 02 Apr 2017 05:46AM UTC web-flow travis-ci pending completion   set done
1289 master Fix a typo Pull #284 02 Apr 2017 05:25AM UTC web-flow travis-ci pending completion   set done
1288 master PARQUET-937: Support CMake < 3.4 again for Arrow detection pkg_get_variable was introduced in CMake 3.4. See also: https://cmake.org/cmake/help/latest/release/3.4.html Author: Kouhei Sutou <kou@clear-code.com> Closes #283 from kou/support-cmake... push 01 Apr 2017 07:14PM UTC wesm travis-ci pending completion   set done
1287 master PARQUET-932: Add option to build parquet library with minimal dependency If users want to build only the parquet library, thirdparty headers are sufficient and GTEST and GBENCHMARK are not required. Author: Deepak Majeti <deepak.majeti@hpe.com> ... push 01 Apr 2017 07:12PM UTC wesm travis-ci pending completion   set done
1286 master Support CMake < 3.4 again for Arrow detection pkg_get_variable was introduced in CMake 3.4. See also: https://cmake.org/cmake/help/latest/release/3.4.html Pull #283 01 Apr 2017 02:23PM UTC web-flow travis-ci pending completion   set done
1285 master PARQUET-935: Set version to shared library .deb package builder assumes that shared libraries have version. See also: https://www.debian.org/doc/debian-policy/ch-sharedlibs.html Author: Kouhei Sutou <kou@clear-code.com> Closes #282 from kou/set... push 01 Apr 2017 04:21AM UTC wesm travis-ci pending completion   set done
1284 master correct arrow.h with api.h Pull #279 31 Mar 2017 03:12PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • …
  • 92
  • 93
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc