XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • arrow-adapter
    • None

    Description

      In unit test org.apache.calcite.adapter.arrow.ArrowAdapterTest#testJoin

      select t1."intField", t2."intField" from arrowdata t1 join arrowdata t2 on t1."intField" = t2."intField" 

      should return

      1
      2
      3
      4
      5
      

      but return

      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            hongyuguo hongyu guo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: