1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-09-08 22:24:56 +00:00

Commit Graph

  • d44c88ad64 Change ICU_VERSION_U from . to - master snoe925 2020-08-04 19:23:48 -05:00
  • 59105a8344 ICU changed tar file names snoe925 2020-08-04 18:58:16 -05:00
  • e3456351f8 ICU download has moved to github snoe925 2020-08-04 18:48:43 -05:00
  • 7afff52f11 Merge pull request #40 from dazzag24/master Colin Dellow 2019-11-28 15:16:25 -05:00
  • 3491293eda Update build-sqlite dazzag24 2019-11-27 20:28:18 +00:00
  • 5af051f971 Update make-linux dazzag24 2019-11-27 20:26:54 +00:00
  • 897c4538fa WIP on making build work on Ubuntu 16.04 upgrade-deps Ubuntu 2019-11-14 17:06:49 +00:00
  • 3085bb34b3 Update Makefile for arrow 0.15.1 Colin Dellow 2019-11-14 04:20:40 +00:00
  • 96405b77dc Refactored the types to match the most recent Apache Arrow version Mikko Harju 2019-11-13 15:17:29 +02:00
  • e3a2837599 Merge pull request #38 from MattMorgis/master Colin Dellow 2018-10-02 11:49:50 -04:00
  • fefcab4297 Update README.md Matt Morgis 2018-10-02 11:42:43 -04:00
  • d3128498b1 Escape column names in CREATE Colin Dellow 2018-07-08 10:37:18 -04:00
  • 65e47e5828 use prebuilt sqlite Colin Dellow 2018-07-05 23:36:30 -04:00
  • 2732f9885a Package libs in xz Colin Dellow 2018-07-05 23:08:52 -04:00
  • a52ad9c20c simplify error checking Colin Dellow 2018-07-05 22:09:22 -04:00
  • e83a21db15 remove match/regexp support Colin Dellow 2018-07-05 21:49:28 -04:00
  • 025320d525 more tests Colin Dellow 2018-07-05 21:42:10 -04:00
  • 6a35bf41df more tests Colin Dellow 2018-07-05 21:28:58 -04:00
  • dcaaf2ab80 test: long LIKE Colin Dellow 2018-07-05 21:09:09 -04:00
  • 980291feff add glob tests Colin Dellow 2018-07-05 21:05:06 -04:00
  • 16bc06b813 testcase: skip floats Colin Dellow 2018-07-05 20:51:49 -04:00
  • 568b0b308f test: bad create table Colin Dellow 2018-07-05 20:48:04 -04:00
  • 2e9cc853ea travis: set COVERAGE for tests Colin Dellow 2018-07-05 20:12:24 -04:00
  • 31eac8a88a travis: test low memory conditions Colin Dellow 2018-07-05 20:07:37 -04:00
  • 25709ae098 exercise xDestroy Colin Dellow 2018-07-05 20:03:30 -04:00
  • 396f911691 sqlite -> 3.24 Colin Dellow 2018-07-05 19:57:36 -04:00
  • 639c009ae5 remove old comment Colin Dellow 2018-07-05 19:51:34 -04:00
  • 45ecf24a75 Support float32 Colin Dellow 2018-07-05 19:48:14 -04:00
  • fd06ec5a23 test rowid IS NULL Colin Dellow 2018-07-05 19:17:19 -04:00
  • 80adb804b4 Don't include debug fns in non debug builds Colin Dellow 2018-07-05 19:02:24 -04:00
  • 2ccfd2f3ae codecov badge Colin Dellow 2018-07-05 18:54:05 -04:00
  • 68ecfde4d9 travis: code coverage, maybe? Colin Dellow 2018-07-05 18:47:33 -04:00
  • e3c6bad9f5 Add status badge, run tests Colin Dellow 2018-07-05 09:17:19 -04:00
  • 83db07456e travis: revert sqlite hack Colin Dellow 2018-07-05 09:13:37 -04:00
  • efb22c5c5a travis: don't stomp CC in Makefile Colin Dellow 2018-07-05 09:09:18 -04:00
  • f87d823607 travis: maybe fix cmake gcc Colin Dellow 2018-07-05 09:01:56 -04:00
  • b4bf732eb1 travis: run cmake Colin Dellow 2018-07-05 08:55:46 -04:00
  • aaa07fe629 travis: force sqlite to use gcc Colin Dellow 2018-07-04 23:46:36 -04:00
  • 16da95ca29 Revert "travis: ensure gcc" Colin Dellow 2018-07-04 23:45:01 -04:00
  • 9a0a19ea52 travis: ensure gcc Colin Dellow 2018-07-04 23:43:28 -04:00
  • ea3cd39ae6 travis: --yes Colin Dellow 2018-07-04 23:36:59 -04:00
  • 9789a21865 travis: PPA for cmake 3.2 Colin Dellow 2018-07-04 23:35:30 -04:00
  • b5de2799cd travis: run in sudo env Colin Dellow 2018-07-04 23:25:21 -04:00
  • 1f729e91b7 Add .travis.yml Colin Dellow 2018-07-04 23:22:39 -04:00
  • 100edb7015 Support prebuilt binaries Colin Dellow 2018-07-04 23:17:57 -04:00
  • 806d87c8e7 Derp, fix makefile Colin Dellow 2018-07-04 22:36:43 -04:00
  • 0aaff745f8 Stomp timestamp of arrow/pq directory Colin Dellow 2018-07-04 22:13:10 -04:00
  • 9516955717 Separate targets for fetching/building arrow/pq Colin Dellow 2018-07-04 21:58:59 -04:00
  • b8df4b720b Provide publish_libs target Colin Dellow 2018-07-04 21:45:59 -04:00
  • 005d7a451f Add g++ as prerequisite Colin Dellow 2018-07-04 21:30:51 -04:00
  • 8084f14379 Add libicu for Ubuntu 14.04 Colin Dellow 2018-07-04 21:30:05 -04:00
  • 7e961c4802 Skip tests for arrow Colin Dellow 2018-07-04 20:50:47 -04:00
  • ebb0eb7710 Add test case for #30 Colin Dellow 2018-07-04 19:59:55 -04:00
  • 2e1ac92882 Revert "Add other random test case" Colin Dellow 2018-07-04 19:49:42 -04:00
  • 3bdc6f7078 Add other random test case Colin Dellow 2018-07-04 19:48:36 -04:00
  • 33f8dbe4f4 Add test case for #26 Colin Dellow 2018-07-04 19:45:08 -04:00
  • 5b26a78c1f Improve random query generation Colin Dellow 2018-07-04 19:14:35 -04:00
  • 373616ad1e Don't try to optimize IsNot Colin Dellow 2018-07-04 18:59:16 -04:00
  • 0aa98ae1a5 Skip shared parquet/arrow libs, fix icu versions Colin Dellow 2018-06-27 23:20:33 -04:00
  • 2167d102b4 Add make-linux-pgo Colin Dellow 2018-06-27 22:23:22 -04:00
  • 1a4f540e18 Stub PGO code in Colin Dellow 2018-06-26 23:50:11 -04:00
  • 1d0d4c08b8 Build sqlite in parallel Colin Dellow 2018-06-26 23:05:30 -04:00
  • 76fb058dd7 Link Boost statically Colin Dellow 2018-06-26 22:44:50 -04:00
  • 263a6af7ec Use Arrow's compression libraries Colin Dellow 2018-06-26 08:17:18 -04:00
  • 129ff4e694 Merge pull request #25 from evansd/makefile-fixes Colin Dellow 2018-06-25 13:54:29 -04:00
  • b7da04433b Include header locations we need David Evans 2018-06-25 18:20:24 +01:00
  • ab87b13b75 Reverse prereqs order to get build to work David Evans 2018-06-25 18:20:04 +01:00
  • bc0be71546 Add brotli/snappy/gzip test files Colin Dellow 2018-06-25 08:32:36 -04:00
  • 0bdcc9895e All-in-one build command Colin Dellow 2018-06-24 21:11:07 -04:00
  • ec6e970bbc Fix order by rowid to apply w/o clause Colin Dellow 2018-06-24 15:20:06 -04:00
  • 5b59ba02fe Make ORDER BY ROWID fast Colin Dellow 2018-06-24 15:07:27 -04:00
  • b774973852 Avoid row filter check when no constraints Colin Dellow 2018-06-24 14:51:54 -04:00
  • 84a22e6e77 link to blog Colin Dellow 2018-06-24 11:39:44 -04:00
  • 16cdd70f2b Short-circuit row group evaluation Colin Dellow 2018-06-24 11:08:56 -04:00
  • fd87c44ccd Add link to csv2parquet Colin Dellow 2018-06-23 23:58:13 -04:00
  • e1a86954e5 Revert "Don't eagerly evaluate constraints" Colin Dellow 2018-06-23 20:48:39 -04:00
  • 603153c36c avoid looking up physical type Colin Dellow 2018-06-23 20:42:38 -04:00
  • cbde3c73b6 Don't eagerly evaluate constraints Colin Dellow 2018-06-23 20:31:03 -04:00
  • d7c5002cee Move some code out of ensureColumn Colin Dellow 2018-06-23 19:10:23 -04:00
  • b9c58bd97e persist row group clauses on EOF Colin Dellow 2018-06-23 16:25:56 -04:00
  • 6d4be61261 tweak Makefile Colin Dellow 2018-06-23 16:13:18 -04:00
  • 596496c9cb rejig README Colin Dellow 2018-03-25 00:07:56 -04:00
  • d3ab5ff3e7 Cache clauses -> row group mapping Colin Dellow 2018-03-24 23:51:15 -04:00
  • d2c736f25a Add LIMIT/OFFSET to random queries Colin Dellow 2018-03-24 19:02:30 -04:00
  • cafd087113 Update README Colin Dellow 2018-03-24 12:49:03 -04:00
  • 51d0f27a68 don't segfault on low memory Colin Dellow 2018-03-24 12:48:29 -04:00
  • 6fa7bc3d0b Add harness for low memory testing Colin Dellow 2018-03-24 11:27:06 -04:00
  • 599430b2f4 Add #ifdefs around printfs Colin Dellow 2018-03-20 19:57:12 -04:00
  • 5480de7fb6 Compile w/static linkages for parquet Colin Dellow 2018-03-20 19:06:39 -04:00
  • 8bf890ab66 Fix incorrect row pruning for non-text BYTE_ARRAY Colin Dellow 2018-03-18 19:43:09 -04:00
  • 893e4c63f5 Add testcase generator Colin Dellow 2018-03-18 19:11:26 -04:00
  • 045e17da34 Note about 64-bit sqlite Colin Dellow 2018-03-18 18:25:08 -04:00
  • b0c7b229dd Create queries from templates if needed Colin Dellow 2018-03-18 17:50:39 -04:00
  • 7f2042742b Also compare queries against SQLite itself Colin Dellow 2018-03-18 17:49:12 -04:00
  • e2af2a07a4 Make rowid start from 1, not 0 Colin Dellow 2018-03-18 17:03:46 -04:00
  • d430a45e41 Update README Colin Dellow 2018-03-18 15:08:02 -04:00
  • 1f3ffce560 Row group filtering for BYTE_ARRAY Colin Dellow 2018-03-18 15:03:08 -04:00
  • 7b302a0eb2 Bail on rowId constraint when non-int Colin Dellow 2018-03-18 14:31:23 -04:00
  • 078754467e Generate queries from templates Colin Dellow 2018-03-18 14:28:31 -04:00
  • e3f0dff083 Move queries/* to templates Colin Dellow 2018-03-18 13:28:56 -04:00