Unverified Commit 47ac2255 authored by annalee's avatar annalee
Browse files

duckdb, python311Packages.duckdb: 0.10.1 -> 0.10.2

parent a7d41d4e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -98,6 +98,7 @@ stdenv.mkDerivation (finalAttrs: {
        # fails with Out of Memory Error
        "test/sql/copy/parquet/batched_write/batch_memory_usage.test"
        # wants http connection
        "test/sql/copy/csv/recursive_query_csv.test"
        "test/sql/copy/csv/test_mixed_lines.test"
      ] ++ lib.optionals stdenv.isAarch64 [
        "test/sql/aggregate/aggregates/test_kurtosis.test"
+3 −3
Original line number Diff line number Diff line
{
  "version": "0.10.1",
  "rev": "4a89d97db8a5a23a15f3025c8d2d2885337c2637",
  "hash": "sha256-/j/DaUzsfACI5Izr4lblkYmIEmKsOXr760UTwC0l/qg="
  "version": "0.10.2",
  "rev": "1601d94f94a7e0d2eb805a94803eb1e3afbbe4ed",
  "hash": "sha256-CTZ90KJvLPQqu1FYciEWsxJbvybCjeBsi/12bkfVd9Q="
}