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

[Rust] [DataFusion] Add SQL support for table/relation aliases and compound identifiers

    XMLWordPrintableJSON

Details

    Description

      We need to support referencing columns in queries using table name and/or alias prefixes so that we can support use cases such as joins between tables that have duplicate column names.

      For example:

      SELECT t1.id, t1.name, t2.name FROM t1 JOIN t2 ON t1.id = t2.id 

      Attachments

        Issue Links

          Activity

            People

              andygrove Andy Grove
              andygrove Andy Grove
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 5h 50m
                  5h 50m