Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: databendlabs/databend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.680-p2
Choose a base ref
...
head repository: databendlabs/databend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: backport/v1.2.680
Choose a head ref
  • 4 commits
  • 116 files changed
  • 4 contributors

Commits on Jan 9, 2025

  1. fix(query): backport to 680 stick the created_by infos in parquet wri…

    …ter (#17223)
    
    * fix(query): stick the created_by infos in parquet writer (#17220)
    
    * fix(query): stick the created_by infos in parquet writer
    
    * fix(query): stick the created_by infos in parquet writer
    
    * fix(query): stick the created_by infos in parquet writer
    
    * fix(query): stick the created_by infos in parquet writer
    
    * fix(query): stick the created_by infos in parquet writer
    
    * fix(query): fix register function working with nullable scalar (#17217)
    
    * fix(query): fix register function working with nullable scalar
    
    * fix(query): fix register function working with nullable scalar
    
    * fix(query): increase pool
    
    * Update 19_0005_fuzz_cte.sh
    
    * Update mysql_source.rs
    
    * fix(query): fix register function working with nullable scalar
    
    * fix(query): rollback tests
    sundy-li authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    749610a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. feat(query): load ndjson support ts with diff units. (#17239)

    * chore: Split functions crate into multi crates (#17133)
    
    * chore: Split functions crate into multi crates
    
    * split new crate databend-functions-scalar-arithmetic databend-functions-scalar-arithmetic-modulo databend-functions-scalar-datetime databend-functions-scalar-decimal-utils
    
    * split numeric basic arithmetic and other bit arithmetic
    
    * fix ut
    
    * restore int/double arithmetic
    
    * fix
    
    * feat(query): load ndjson support ts with diff units. (#17203)
    
    * feat(query): load ndjson/csv/tsv support ts with diff units.
    
    * fix
    
    * refactor
    
    * refactor
    
    * fix clippy
    
    ---------
    
    Co-authored-by: TCeason <33082201+TCeason@users.noreply.github.com>
    youngsofun and TCeason authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    9987c34 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. fix(query): backport hash table scatter will always send agg meta (#1…

    …7267)
    
    * fix(query): hash table scatter will always send agg meta (#17245)
    
    * fix(query): hash table scatter will always send agg meta
    
    * fix(query): hash table scatter will always send agg meta
    
    * fix(query): z
    
    * fix(query): z
    
    * update
    
    * update
    
    * update
    
    * z
    
    * z
    
    * z
    
    * z
    
    * z
    
    * z
    
    * z
    
    * fix(query): increase state_rows in copy agg state rows (#17252)
    
    * fix(query): increase state_rows in copy agg state rows
    
    * fix(query): increase state_rows in copy agg state rows
    
    * fix(query): increase state_rows in copy agg state rows
    
    * Revert "fix(query): increase state_rows in copy agg state rows (#17252)"
    
    This reverts commit 7af80b1.
    sundy-li authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    4c4896d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Configuration menu
    Copy the full SHA
    7490088 View commit details
    Browse the repository at this point in the history
Loading