Commit Graph

51 Commits

Author SHA1 Message Date
R. Ryantm
eb641e6b6d duckdb: 0.9.1 -> 0.9.2 2023-11-15 19:50:11 +00:00
Rob
ba63d2f8da
duckdb: 0.9.0 -> 0.9.1
changelog https://github.com/duckdb/duckdb/releases/tag/v0.9.1
2023-10-16 15:49:54 -07:00
Rob
d5942e4513
fix bad merge 2023-10-01 22:21:14 -07:00
Rob
bd4cc900a4
Merge branch 'duckdb_0.9.0' into duckdb-0.9_nohash 2023-10-01 19:37:13 -07:00
Rob
a9d95ded63
remove tabs 2023-10-01 19:21:24 -07:00
Rob
430a6cb790
disable one more httpfs test test/sql/json/table/read_json_objects.test 2023-10-01 19:11:38 -07:00
Rob
bfbe80f1b4
exclude additional httpfs tests which access network 2023-10-01 19:00:10 -07:00
Rob
85318c3915
httpfs extension was not bundled. just bundle all of the in tree extensions 2023-10-01 18:53:21 -07:00
Rob
fd2795d0bc
restore original version strategy with no git hash. 2023-10-01 18:43:03 -07:00
Rob
a1a557bd43
restore the original set of unittest excludes and add "Test using a remote optimizer pass in case thats important to someone" 2023-10-01 18:17:34 -07:00
Steve Purcell
a689220a5d duckdb: Incorporate changes from #257452 2023-10-01 19:23:55 +02:00
Steve Purcell
a3fa44cd56 duckdb: 0.8.1 -> 0.9.0 2023-10-01 10:32:24 +02:00
Rob
d81e04ede9
use the full hash and shallow git clone 2023-10-01 01:28:56 -07:00
Rob
12678720a5
expand tabs 2023-09-30 07:16:32 -07:00
Rob
b03d629461
make duckdb-engine build with duckdb 0.9.0. disable autoload and autoinstall as they seem buggy -- even if extension is built in they can download and load an extension automatically. 2023-09-30 06:41:41 -07:00
Rob
b5500b878f
update duckdb and python duckdb to v0.9.0 2023-09-30 03:25:23 -07:00
Phillip Cloud
130b79cbaf
duckdb: 0.8.0 -> 0.8.1
Release notes: https://github.com/duckdb/duckdb/releases/tag/v0.8.1
2023-06-18 08:01:38 -04:00
Phillip Cloud
c46ddfe23f
duckdb: 0.7.1 -> 0.8.0 2023-06-08 05:56:43 -04:00
Phillip Cloud
8b22596a5e
duckdb: ignore now-failing timezone/icu tests 2023-04-15 06:20:40 -04:00
Phillip Cloud
68553d6e23
duckdb: 0.7.0 -> 0.7.1 2023-03-06 03:52:57 -05:00
Phillip Cloud
adafc04aa0
duckdb: remove withHttpFs option in favor of custom cmakeFlags 2023-02-15 08:25:36 -05:00
Phillip Cloud
72dd482b70
duckdb: 0.6.1 -> 0.7.0 2023-02-15 08:16:56 -05:00
R. Ryantm
a835234554 duckdb: 0.6.0 -> 0.6.1 2022-12-08 06:23:27 +00:00
Phillip Cloud
a29510ba1a
duckdb: 0.5.1 -> 0.6.0 2022-11-16 14:00:57 -05:00
Phillip Cloud
a4790707cb
duckdb: 0.5.0 -> 0.5.1 2022-09-20 05:29:40 -04:00
Phillip Cloud
670b6452c0
duckdb: 0.4.0 -> 0.5.0 2022-09-18 07:15:38 -04:00
Phillip Cloud
a034fd5235
duckdb: add patch to fix list type inference (#178886) 2022-07-01 15:14:19 +02:00
Phillip Cloud
a0d48a1515
duckdb: use upstream patch and name patch derivation 2022-06-21 12:15:05 -05:00
Phillip Cloud
78d4dc2639
duckdb: 0.3.4 -> 0.4.0 2022-06-21 12:15:03 -05:00
Phillip Cloud
da664a1440
duckdb: concat with space separator explicitly 2022-05-02 06:45:39 -04:00
Phillip Cloud
c05e64b281
duckdb: add darwin library path to allow tests to run 2022-05-02 06:45:38 -04:00
Phillip Cloud
2b88803ac9
duckdb: skip kurtosis and skewness tests on aarch64 2022-05-02 06:45:37 -04:00
Phillip Cloud
72698b35ce
duckdb: run unit tests 2022-05-02 06:45:36 -04:00
Phillip Cloud
2797380318
duckdb: 0.3.3 -> 0.3.4 2022-05-01 08:36:49 -04:00
R. Ryantm
333035257d duckdb: 0.3.2 -> 0.3.3 2022-04-11 21:54:33 +00:00
Phillip Cloud
f813994cfe
duckdb: patch version 2022-02-14 14:13:51 -05:00
Phillip Cloud
d85581eca8
duckdb: add cpcloud as maintainer 2022-02-14 14:13:15 -05:00
Phillip Cloud
d2c3c33f7b
duckdb: build extensions 2022-02-14 14:13:14 -05:00
Phillip Cloud
5f97d6b8e6
duckdb: build with ninja 2022-02-14 14:13:13 -05:00
R. Ryantm
7d8026b72a duckdb: 0.3.1 -> 0.3.2 2022-02-12 21:32:02 -08:00
R. Ryantm
e9b94beba4 duckdb: 0.3.0 -> 0.3.1 2021-12-06 16:10:27 +00:00
Nick Cao
aa4bd9aacd
duckdb: 0.2.9 -> 0.3.0 2021-10-22 16:58:03 +08:00
R. RyanTM
15abcd7eca duckdb: 0.2.8 -> 0.2.9 2021-09-14 06:06:39 +00:00
R. RyanTM
6754fbb8b2 duckdb: 0.2.7 -> 0.2.8 2021-08-03 04:19:50 +00:00
Fabian Affolter
698a49a14c duckdb: 0.2.2 -> 0.2.7 2021-07-03 14:37:19 +02:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM
faa1d785f6 duckdb: 0.2.1 -> 0.2.2 2020-11-11 03:47:32 +00:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
R. RyanTM
939211bfaf duckdb: 0.1.8 -> 0.2.1 2020-09-04 11:58:12 +00:00
R. RyanTM
5d9a5c864e duckdb: 0.1.7 -> 0.1.8 2020-06-14 13:49:03 +00:00