Sign me up Login

Details about package duckdb

Name: duckdb
Uploader: mocus <mocus@mocusez.site> (Debian QA page)
Description: duckdb - An in-process SQL OLAP database management system

Package uploads

Upload #1

Information

Version: 1.2.2
Uploaded: 2025-04-19 13:31
Source package: duckdb_1.2.2.dsc
Distribution: unstable
Section: database
Priority: optional
Homepage: https://duckdb.org
Closes bugs: #1036922

Changelog

 duckdb (1.2.2) unstable; urgency=medium
 .
   * Initial release (Closes: #1036922)
   * [Python] Fix deadlock in `from_parquet` with `file_globs` due to GIL not being released.
   * [Python] Fix type stub issues.
   * [Dev] Fix serialized `storage_version` issue in benchmark runner.
   * Set estimated cardinality for newly created logical operators.
   * Use `custom_extension_repository` as default `autoinstall_extension_repository`.
   * [Python Dev] Avoid `DeprecationWarning` when using UDFs.
   * Various fixes and adjustments for v1.2.1 preparations.
   * Prefer `quote=escape` if no better alternative is available.
   * Set max ART key length.
   * Fix "Window Constant Finalize" issue.
   * [Index] Move table scan state into local state.
   * [Insert] Eager constraint checking during physical batch insert.
   * [Python] Avoid pushing down `OPTIONAL_FILTER` in Arrow scan.
   * Move `OrderPreservationRecursive` to `physical_plan_generator.hpp`.
   * Add `libs/` folder to static libs.
   * Avoid UMA-related issues.
   * Multiple fixes for CSV fuzzer tests.
   * Fix FSST 3-byte remaining edge case.
   * Support `DISTINCT FROM`/`NOT DISTINCT FROM` in zone map pushdown.
   * Include BLOBs in `.dump` output.
   * Add Avro support.
   * Implement Implicit Ordered Aggregation.
   * Fix SelectNth remainders logic.
   * [Dev] Fix semicolon omission in `EXPORT DATABASE` schema output.
   * Improve CSV Reader error prioritization.
   * Fix for Arrow validity handling.
   * Add test for eager constraint checking.
   * Clamp reported memory in `duckdb_memory`.
   * [CLI] Fix default for `-nullvalue` in `--help`.
   * Apply RLE fix to 1.2 branch.
   * [Arrow] Proper null handling in maps and key schema.
   * Improve numeric cast exception messages.
   * [ADBC] Allow setting options during connection init.
   * Drop delta extensions from nightly builds.
   * Improve `PhysicalTopN` performance using `StringHeap`.
   * Add storage version metadata for v1.2.2.
   * Fix empty line handling in CSV.
   * Add commit/rollback/abort normalization checks.
   * Fix distributivity rule bug.
   * Ignore nulls in orrification.
   * Fix update-on-validity-only issue with column data rewriting.
   * Initialize type to prevent undefined behavior.
   * Improve candidate selection in CSV quoting detection.
   * Handle partial deletes on transaction conflict.
   * Add missing includes for clang-tidy.
   * Backport: gzip version of install shell script.
   * Skip Python 3.8 tests (EOL).
   * Bump Avro to wasm-compatible version.
   * Improve CMake handling of linked extension libs.
   * Skip manylinux-extensions-x64 CI job.
   * [Fix] Prevent recursion on invalidated database error.
   * Bump Excel extension.
   * [Fix] Ensure local storage is flushed before deletes.
   * [Python] Fix PyArrow filter pushdown with NaN.
   * Allow overriding `Printer::Print` destination.
   * Bump out-of-tree extensions to v1.2.2.
   * Allow prepared statements to be rebound.
   * Fix constraint rebinding from modifying original constraint.
   * Add back manylinux extensions and bump versions.
   * Skip TPC-DS Q67 on DOUBLE due to known issue.
   * Re-enable Iceberg extension.
   * Bump and re-enable Delta extension.
   * Backport improvements from PR #16999.

QA information

Comments

  1. This package is not for Debian only so is non-native. See link below.
    
    https://www.debian.org/doc/debian-policy/ch-source.html
    
    The 'debian/changelog' for a new package or new upstream version should be '-1'.
    
    For a new package the changelog need not be more than below.
    
    duckdb (1.2.2-1) unstable; urgency=medium
     .
       * Initial release (Closes: #1036922)
    Needs work Phil Wyett at April 19, 2025, 8:11 p.m.