Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-9797

[Rust] AMD64 Conda Integration Tests is failing for the Master branch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Duplicate
    • None
    • 2.0.0
    • Rust
    • None

    Description

      The integration tests is failing:

       

      error[E0061]: this function takes 2 arguments but 3 arguments were supplied
       --> datafusion/src/optimizer/filter_push_down.rs:373:22
       |
      373 | vec![aggregate_expr("SUM", col("b"), DataType::Int32)
       | ^^^^^^^^^^^^^^ ----- -------- --------------- supplied 3 arguments
       | |
       | expected 2 arguments
       | 
       ::: datafusion/src/logicalplan.rs:667:1
       |
      667 | pub fn aggregate_expr(name: &str, expr: Expr) -> Expr {
       | ----------------------------------------------------- defined here
      
      

       

      Rust folks, please take a look. 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fan_li_ya Liya Fan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: