Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-5554

Add sql operator to table api for getting columns from HBase

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • Table SQL / API
    • None

    Description

      example of select query

      table.select("f1:q1, f1:q2, f1:q3");
      

      or/and

      table.select('f1:'q1, 'f1:'q2, 'f1:'q3);
      

      let's discuss how to provide better api for selecting from HBase

      Attachments

        Activity

          People

            Unassigned Unassigned
            tonycox Anton Solovev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: