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: apache/iotdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Choose a base ref
...
head repository: apache/iotdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 20, 2026

  1. Configuration menu
    Copy the full SHA
    a3c451e View commit details
    Browse the repository at this point in the history
  2. Banned the tree model database in table model SQLs && Pipe: Upgraded …

    …bouncy castle && Added logs for pipe tsFile parser (#17504)
    
    * databases
    
    * cv3
    
    * fix
    
    * fix
    
    * log
    
    * sg23
    
    * sg24
    Caideyipi authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    335048c View commit details
    Browse the repository at this point in the history
  3. Fixed db parameter in data import (#17521)

    * Changed db to required for tsfile and csv file type + Checked db in param and sql for sql file type
    
    * Skipped checking if db parameter is not used for sql file type
    
    * Enhanced regex expression to cover more scenario
    
    * Fixed copilot review suggestion
    LJW21-02 authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    ce103a3 View commit details
    Browse the repository at this point in the history
Loading