Commit Graph

  • bfe32b7b67
    Merge 7ad81ecb41 into d44c88ad64 Dan Forsberg 2021-05-18 03:00:25 -0400
  • 7ad81ecb41 update sqlite version 3.33 -> 3.35.2 Dan Forsberg 2021-05-18 07:59:57 +0100
  • 2edb873167
    Merge pull request #3 from dforsber/fix-makefile Dan Forsberg 2020-11-11 11:26:03 +0000
  • e432e746c0 Fix CFLAGS ref Dan Forsberg 2020-11-11 11:24:05 +0000
  • 2c8af051b1
    Merge pull request #2 from dforsber/use-libs-from-os-packages Dan Forsberg 2020-10-27 15:07:25 +0000
  • b852339291 amazon linux pre-reqs and CFLAG Dan Forsberg 2020-10-27 15:06:01 +0000
  • dd9d5f9555 Remove duplicate Dan Forsberg 2020-10-27 14:50:11 +0000
  • 79168cb66c
    Merge pull request #1 from dforsber/use-libs-from-os-packages Dan Forsberg 2020-10-19 13:08:43 +0100
  • 255588f751 Update SQLite3 version Dan Forsberg 2020-10-19 13:00:54 +0100
  • 723b3d6ac7 Switch to Arrow and Ubuntu packages Dan Forsberg 2020-10-19 12:12:15 +0100
  • 8571a78b50
    Merge 83d80910f3 into d44c88ad64 Mikko Harju 2020-09-10 13:59:09 +0200
  • d44c88ad64 Change ICU_VERSION_U from . to - master snoe925 2020-08-04 19:23:48 -0500
  • 59105a8344 ICU changed tar file names snoe925 2020-08-04 18:58:16 -0500
  • e3456351f8 ICU download has moved to github snoe925 2020-08-04 18:48:43 -0500
  • 259de4e44e
    Change ICU_VERSION_U from . to - snoe925 2020-08-04 19:23:48 -0500
  • 69ce8e98cf
    ICU changed tar file names snoe925 2020-08-04 18:58:16 -0500
  • c6f21423d0
    ICU download has moved to github snoe925 2020-08-04 18:48:43 -0500
  • 2b2746ecb2 Convert existing tests to use new runner Addie Morrison 2019-12-15 08:57:43 -0600
  • b0b76dbdd9 Codec testing Addie Morrison 2019-12-15 08:56:15 -0600
  • 6f058db523 Add supporting cases and data to runner Addie Morrison 2019-12-11 11:18:03 -0600
  • e5fcb02c5d Add a new test runner (still need to convert test cases) Addie Morrison 2019-12-10 22:43:06 -0600
  • 223d4b7905 Allow for PGO Addie Morrison 2019-12-10 22:42:41 -0600
  • 4675bd2d3f Allow builds on older versions of sqlite Addie Morrison 2019-12-08 20:47:11 -0600
  • 608ddbbe95 Link Apache Arrow, provide static linking Addie Morrison 2019-12-08 19:40:12 -0600
  • df5b6337ae Remove old build tools Addie Morrison 2019-12-08 19:16:18 -0600
  • 9b66aa2b73 Don't track meson's builddir Addie Morrison 2019-12-08 19:16:02 -0600
  • 1a752aa31f Move builds to Ubuntu 18.04, as it seems to be most compatible Addie Morrison 2019-12-08 19:14:29 -0600
  • ca4d5f71d6 Add version constraints Addie Morrison 2019-12-08 19:13:27 -0600
  • f3da6b41f1 Take mharju's suggestion to explicitly use int64_t Addie Morrison 2019-12-08 16:41:11 -0600
  • 342f01eda7 Apply mharju's patch to update to 1.5 Types Addie Morrison 2019-12-08 16:37:55 -0600
  • 7bc6f91f6f Run a formatting pass with clang-format to minimize future git churn Addie Morrison 2019-12-08 16:08:11 -0600
  • ae194c69c5 Simple meson buildfile - should work for any system with parquet 1.4-compatible libraries Addie Morrison 2019-12-08 15:52:15 -0600
  • 226dc0b905 Move source files to a more conventional layout Addie Morrison 2019-12-08 12:24:18 -0600
  • 7afff52f11
    Merge pull request #40 from dazzag24/master Colin Dellow 2019-11-28 15:16:25 -0500
  • 3491293eda
    Update build-sqlite dazzag24 2019-11-27 20:28:18 +0000
  • 5af051f971
    Update make-linux dazzag24 2019-11-27 20:26:54 +0000
  • 83d80910f3 Add long_t to be used in place of long long. Alias to int64_t if it works. Mikko Harju 2019-11-22 17:14:18 +0200
  • 897c4538fa WIP on making build work on Ubuntu 16.04 upgrade-deps Ubuntu 2019-11-14 17:06:49 +0000
  • 3085bb34b3 Update Makefile for arrow 0.15.1 Colin Dellow 2019-11-14 04:20:40 +0000
  • 96405b77dc Refactored the types to match the most recent Apache Arrow version Mikko Harju 2019-11-13 15:17:29 +0200
  • e3a2837599
    Merge pull request #38 from MattMorgis/master Colin Dellow 2018-10-02 11:49:50 -0400
  • fefcab4297
    Update README.md Matt Morgis 2018-10-02 11:42:43 -0400
  • d3128498b1 Escape column names in CREATE Colin Dellow 2018-07-08 10:37:18 -0400
  • 65e47e5828 use prebuilt sqlite Colin Dellow 2018-07-05 23:36:30 -0400
  • 2732f9885a Package libs in xz Colin Dellow 2018-07-05 23:08:52 -0400
  • a52ad9c20c simplify error checking Colin Dellow 2018-07-05 22:09:22 -0400
  • e83a21db15 remove match/regexp support Colin Dellow 2018-07-05 21:49:28 -0400
  • 025320d525 more tests Colin Dellow 2018-07-05 21:42:10 -0400
  • 6a35bf41df more tests Colin Dellow 2018-07-05 21:28:58 -0400
  • dcaaf2ab80 test: long LIKE Colin Dellow 2018-07-05 21:09:09 -0400
  • 980291feff add glob tests Colin Dellow 2018-07-05 21:05:06 -0400
  • 16bc06b813 testcase: skip floats Colin Dellow 2018-07-05 20:51:49 -0400
  • 568b0b308f test: bad create table Colin Dellow 2018-07-05 20:48:04 -0400
  • 2e9cc853ea travis: set COVERAGE for tests Colin Dellow 2018-07-05 20:12:24 -0400
  • 31eac8a88a travis: test low memory conditions Colin Dellow 2018-07-05 20:07:37 -0400
  • 25709ae098 exercise xDestroy Colin Dellow 2018-07-05 20:03:30 -0400
  • 396f911691 sqlite -> 3.24 Colin Dellow 2018-07-05 19:57:36 -0400
  • 639c009ae5 remove old comment Colin Dellow 2018-07-05 19:51:34 -0400
  • 45ecf24a75 Support float32 Colin Dellow 2018-07-05 19:48:14 -0400
  • fd06ec5a23 test `rowid IS NULL` Colin Dellow 2018-07-05 19:17:19 -0400
  • 80adb804b4 Don't include debug fns in non debug builds Colin Dellow 2018-07-05 19:02:24 -0400
  • 2ccfd2f3ae codecov badge Colin Dellow 2018-07-05 18:54:05 -0400
  • 68ecfde4d9 travis: code coverage, maybe? Colin Dellow 2018-07-05 18:47:33 -0400
  • e3c6bad9f5 Add status badge, run tests Colin Dellow 2018-07-05 09:17:19 -0400
  • 83db07456e travis: revert sqlite hack Colin Dellow 2018-07-05 09:13:37 -0400
  • efb22c5c5a travis: don't stomp CC in Makefile Colin Dellow 2018-07-05 09:09:18 -0400
  • f87d823607 travis: maybe fix cmake gcc Colin Dellow 2018-07-05 09:01:56 -0400
  • b4bf732eb1 travis: run cmake Colin Dellow 2018-07-05 08:55:46 -0400
  • aaa07fe629 travis: force sqlite to use gcc Colin Dellow 2018-07-04 23:46:36 -0400
  • 16da95ca29 Revert "travis: ensure gcc" Colin Dellow 2018-07-04 23:45:01 -0400
  • 9a0a19ea52 travis: ensure gcc Colin Dellow 2018-07-04 23:43:28 -0400
  • ea3cd39ae6 travis: --yes Colin Dellow 2018-07-04 23:36:59 -0400
  • 9789a21865 travis: PPA for cmake 3.2 Colin Dellow 2018-07-04 23:35:30 -0400
  • b5de2799cd travis: run in sudo env Colin Dellow 2018-07-04 23:25:21 -0400
  • 1f729e91b7 Add .travis.yml Colin Dellow 2018-07-04 23:22:39 -0400
  • 100edb7015 Support prebuilt binaries Colin Dellow 2018-07-04 23:17:57 -0400
  • 806d87c8e7 Derp, fix makefile Colin Dellow 2018-07-04 22:36:43 -0400
  • 0aaff745f8 Stomp timestamp of arrow/pq directory Colin Dellow 2018-07-04 22:13:10 -0400
  • 9516955717 Separate targets for fetching/building arrow/pq Colin Dellow 2018-07-04 21:58:59 -0400
  • b8df4b720b Provide `publish_libs` target Colin Dellow 2018-07-04 21:45:59 -0400
  • 005d7a451f Add g++ as prerequisite Colin Dellow 2018-07-04 21:30:51 -0400
  • 8084f14379 Add libicu for Ubuntu 14.04 Colin Dellow 2018-07-04 21:30:05 -0400
  • 7e961c4802 Skip tests for arrow Colin Dellow 2018-07-04 20:50:47 -0400
  • ebb0eb7710 Add test case for #30 Colin Dellow 2018-07-04 19:59:55 -0400
  • 2e1ac92882 Revert "Add other random test case" Colin Dellow 2018-07-04 19:49:42 -0400
  • 3bdc6f7078 Add other random test case Colin Dellow 2018-07-04 19:48:36 -0400
  • 33f8dbe4f4 Add test case for #26 Colin Dellow 2018-07-04 19:45:08 -0400
  • 5b26a78c1f Improve random query generation Colin Dellow 2018-07-04 19:14:35 -0400
  • 373616ad1e Don't try to optimize IsNot Colin Dellow 2018-07-04 18:59:16 -0400
  • 0aa98ae1a5 Skip shared parquet/arrow libs, fix icu versions Colin Dellow 2018-06-27 23:20:33 -0400
  • 2167d102b4 Add `make-linux-pgo` Colin Dellow 2018-06-27 22:23:22 -0400
  • 1a4f540e18 Stub PGO code in Colin Dellow 2018-06-26 23:50:11 -0400
  • 1d0d4c08b8 Build sqlite in parallel Colin Dellow 2018-06-26 23:05:30 -0400
  • 76fb058dd7 Link Boost statically Colin Dellow 2018-06-26 22:44:50 -0400
  • 263a6af7ec Use Arrow's compression libraries Colin Dellow 2018-06-26 08:17:18 -0400
  • 129ff4e694
    Merge pull request #25 from evansd/makefile-fixes Colin Dellow 2018-06-25 13:54:29 -0400
  • b7da04433b Include header locations we need David Evans 2018-06-25 18:20:24 +0100
  • ab87b13b75 Reverse prereqs order to get build to work David Evans 2018-06-25 18:20:04 +0100
  • bc0be71546 Add brotli/snappy/gzip test files Colin Dellow 2018-06-25 08:32:36 -0400
  • 0bdcc9895e All-in-one build command Colin Dellow 2018-06-24 21:11:07 -0400