Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-5628

Phoenix Function to Return HBase Row Key of Column Cell

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.1.0, 4.16.0
    • None
    • None

    Description

      It's occasionally useful when diagnosing an issue with Phoenix to be able to easily look up the byte array of a row key that corresponds to a cell with a Phoenix query. This can then be looked up in the HBase shell.

      For example:

      SELECT ROWKEY_BYTES(Column1) FROM Table1 WHERE Column1 = 'SomeValue'

      Attachments

        1. PHOENIX-5628-4.x-HBase-1.5.patch
          8 kB
          Abhishek Singh Chouhan
        2. PHOENIX-5628-master.001.patch
          8 kB
          Abhishek Singh Chouhan
        3. PHOENIX-5628-master.001.patch
          8 kB
          Abhishek Singh Chouhan
        4. PHOENIX-5628-master.patch
          8 kB
          Abhishek Singh Chouhan

        Activity

          People

            abhishek.chouhan Abhishek Singh Chouhan
            gjacoby Geoffrey Jacoby
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: