Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-23949

makes "&&" supports the function of predicate operator "and"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.4.0
    • None
    • SQL
    • None

    Description

      In mysql , symbol && supports  the function of predicate operator "and", maybe we can add support for the function in Spark SQL.

      For example,

      select * from tbl where id==1 && age=10

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            hantiantian hantiantian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: