- 
                Notifications
    You must be signed in to change notification settings 
- Fork 680
Pull requests: ibis-project/ibis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
      chore(deps): update clickhouse/clickhouse-server docker tag to v25.9.5.21
        
              
                clickhouse
  The ClickHouse backend 
              
                dependencies
  Issues or PRs related to dependencies 
        
      
    
        
          #11729
            opened Oct 31, 2025  by
            renovate
            bot
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task
  
      chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.7
        
              
                dependencies
  Issues or PRs related to dependencies 
        
      
    
        
          #11724
            opened Oct 30, 2025  by
            renovate
            bot
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task
  
      chore(deps): update dependency node to v24
        
              
                ci
  Continuous Integration issues or PRs 
              
                dependencies
  Issues or PRs related to dependencies 
        
      
    
        
          #11721
            opened Oct 28, 2025  by
            renovate
            bot
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task
  
      feat(materialize): add new backend for Materialize streaming database
        
              
                ci
  Continuous Integration issues or PRs 
              
                dependencies
  Issues or PRs related to dependencies 
              
                docs
  Documentation related issues or PRs 
              
                sql
  Backends that generate SQL 
              
                tests
  Issues or PRs related to tests 
        
      
    
      
  
        
          #11703
            opened Oct 17, 2025  by
            jasonhernandez
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      test: add test that NaNs in pyarrow tables roundtrip
        
              
                tests
  Issues or PRs related to tests 
        
      
    
        
          #11701
            opened Oct 17, 2025  by
            NickCrews
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      feat: make Table.fill_null() have consistent semantics with .select(), etc
        
              
                polars
  The polars backend 
              
                sql
  Backends that generate SQL 
              
                tests
  Issues or PRs related to tests 
        
      
    
        
          #11698
            opened Oct 17, 2025  by
            NickCrews
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      refactor: move _binop() util function to be near ir.Value, not ir.Expr
      
    
        
          #11697
            opened Oct 17, 2025  by
            NickCrews
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      feat(datatypes): support ibis.dtype(nullable=None)
        
              
                datatypes
  Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) 
              
                tests
  Issues or PRs related to tests 
        
      
    
      
  
        
          #11694
            opened Oct 16, 2025  by
            NickCrews
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      perf: swap Signature.bind for internal dataclass within Annotable
      
    
      
  
        
          #11691
            opened Oct 15, 2025  by
            JonAnCla
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      refactor: rename View child to parent
        
              
                polars
  The polars backend 
              
                sql
  Backends that generate SQL 
        
      
    
        
          #11690
            opened Oct 14, 2025  by
            mesejo
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      chore(deps): update bitnamilegacy/spark docker tag to v4
        
              
                dependencies
  Issues or PRs related to dependencies 
              
                pyspark
  The Apache PySpark backend 
        
      
    
        
          #11662
            opened Oct 6, 2025  by
            renovate
            bot
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task
  
      [WIP] Initial Apache Beam backend Support
        
              
                docs
  Documentation related issues or PRs 
              
                sql
  Backends that generate SQL 
              
                tests
  Issues or PRs related to tests 
        
      
    
        
          #11649
            opened Sep 30, 2025  by
            talatuyarer
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      feat(databricks): allow read_only option for Databricks backend
        
              
                ci
  Continuous Integration issues or PRs 
              
                databricks
  The Databricks backend 
              
                dependencies
  Issues or PRs related to dependencies 
              
                tests
  Issues or PRs related to tests 
        
      
    
      
  
        
          #11648
            opened Sep 26, 2025  by
            LegrandT
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      chore(deps): update ghcr.io/risingwavelabs/risingwave docker tag to v2.6.1
        
              
                dependencies
  Issues or PRs related to dependencies 
              
                risingwave
  The RisingWave backend 
        
      
    
        
          #11646
            opened Sep 26, 2025  by
            renovate
            bot
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task
  
      feat(api): implement The BigQuery backend 
              
                dependencies
  Issues or PRs related to dependencies 
              
                feature
  Features or general enhancements 
              
                mssql
  The Microsoft SQL Server backend 
              
                oracle
  The Oracle backend 
              
                sql
  Backends that generate SQL 
              
                tests
  Issues or PRs related to tests 
        
      
    
      
  upsert() using MERGE INTO
        
              
                bigquery
  
        
          #11624
            opened Sep 16, 2025  by
            deepyaman
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      feat(duckdb,datafusion): implement pandas UDFs by wrapping into pyarrow UDFs
        
              
                datafusion
  The Apache DataFusion backend 
              
                duckdb
  The DuckDB backend 
              
                sql
  Backends that generate SQL 
              
                tests
  Issues or PRs related to tests 
        
      
    
        
          #11618
            opened Sep 14, 2025  by
            NickCrews
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      feat(rewrites): improve how constant sort values are dropped
        
              
                sql
  Backends that generate SQL 
              
                tests
  Issues or PRs related to tests 
        
      
    
      
  
        
          #11617
            opened Sep 13, 2025  by
            NickCrews
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      docs: improve error message when trying to infer the dtype of Deferreds
        
              
                datatypes
  Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) 
        
      
    
      
  
        
          #11616
            opened Sep 13, 2025  by
            NickCrews
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      test: move test for create_table() with SQL keywords into all backends.
        
              
                duckdb
  The DuckDB backend 
              
                tests
  Issues or PRs related to tests 
        
      
    
      
  
        
          #11614
            opened Sep 11, 2025  by
            NickCrews
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      docs: improve docstrings for as_scalar() and as_table()
      
    
      
  
        
          #11613
            opened Sep 11, 2025  by
            NickCrews
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      feat: support dtype(ir.Value) and ir.Value[<dtype>]
        
              
                datatypes
  Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) 
              
                tests
  Issues or PRs related to tests 
        
      
    
      
  
        
          #11607
            opened Sep 10, 2025  by
            NickCrews
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      feat(singlestoredb): add SingleStoreDB backend
        
              
                datatypes
  Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) 
              
                dependencies
  Issues or PRs related to dependencies 
              
                docs
  Documentation related issues or PRs 
              
                nix
  Issues or PRs related to nix 
              
                sql
  Backends that generate SQL 
              
                tests
  Issues or PRs related to tests 
        
      
    
      
  
        
          #11595
            opened Sep 2, 2025  by
            kesmit13
            
        
        
            
    
  
    Loading…
 
        
        
      
    Previous Next
  
  
  ProTip!
  Adding no:label will show everything without a label.