> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# gpudb::RawGetRecordsByColumnResponse

> gpudb::RawGetRecordsByColumnResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ab27ed9c87017701489bd2e2d8d9bdbc7">GPUdb::getRecordsByColumnRaw</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/get__records__by__column_8h_source">gpudb/protocol/get\_records\_by\_column.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:a3717edf4b715367959d4a8bbdf13c8fe" id="r_a3717edf4b715367959d4a8bbdf13c8fe">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3717edf4b715367959d4a8bbdf13c8fe">RawGetRecordsByColumnResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a3717edf4b715367959d4a8bbdf13c8fe">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1RawGetRecordsByColumnResponse" title="A set of results returned by GPUdb::getRecordsByColumnRaw.">RawGetRecordsByColumnResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a3717edf4b715367959d4a8bbdf13c8fe">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a4f3647ad7786f515814220bcd3018e9e" id="r_a4f3647ad7786f515814220bcd3018e9e">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4f3647ad7786f515814220bcd3018e9e">tableName</a></td>
      </tr>

      <tr className="memdesc:a4f3647ad7786f515814220bcd3018e9e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The same table name as was passed in the parameter list. <br /></td>
      </tr>

      <tr className="separator:a4f3647ad7786f515814220bcd3018e9e">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6c4dd9336178baabfde0ebe228d8883e" id="r_a6c4dd9336178baabfde0ebe228d8883e">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6c4dd9336178baabfde0ebe228d8883e">responseSchemaStr</a></td>
      </tr>

      <tr className="memdesc:a6c4dd9336178baabfde0ebe228d8883e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro schema of <a className="el" href="#a06e3eb732a3b271dbe3beb0b0c7a9de4">binaryEncodedResponse</a> or <a className="el" href="#ab5c7c449618f2fc4dd9925a5950a42fd">jsonEncodedResponse</a>. <br /></td>
      </tr>

      <tr className="separator:a6c4dd9336178baabfde0ebe228d8883e">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a06e3eb732a3b271dbe3beb0b0c7a9de4" id="r_a06e3eb732a3b271dbe3beb0b0c7a9de4">
        <td className="memItemLeft" align="right" valign="top">std::vector\< uint8\_t > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a06e3eb732a3b271dbe3beb0b0c7a9de4">binaryEncodedResponse</a></td>
      </tr>

      <tr className="memdesc:a06e3eb732a3b271dbe3beb0b0c7a9de4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro binary encoded response. <br /></td>
      </tr>

      <tr className="separator:a06e3eb732a3b271dbe3beb0b0c7a9de4">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ab5c7c449618f2fc4dd9925a5950a42fd" id="r_ab5c7c449618f2fc4dd9925a5950a42fd">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab5c7c449618f2fc4dd9925a5950a42fd">jsonEncodedResponse</a></td>
      </tr>

      <tr className="memdesc:ab5c7c449618f2fc4dd9925a5950a42fd">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro JSON encoded response. <br /></td>
      </tr>

      <tr className="separator:ab5c7c449618f2fc4dd9925a5950a42fd">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a3a2573fd312d72fd351cc09b4978eb9a" id="r_a3a2573fd312d72fd351cc09b4978eb9a">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3a2573fd312d72fd351cc09b4978eb9a">totalNumberOfRecords</a></td>
      </tr>

      <tr className="memdesc:a3a2573fd312d72fd351cc09b4978eb9a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Total/Filtered number of records. <br /></td>
      </tr>

      <tr className="separator:a3a2573fd312d72fd351cc09b4978eb9a">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:aacb0ce76f7cd842a1a9cce15365b34cf" id="r_aacb0ce76f7cd842a1a9cce15365b34cf">
        <td className="memItemLeft" align="right" valign="top">bool </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aacb0ce76f7cd842a1a9cce15365b34cf">hasMoreRecords</a></td>
      </tr>

      <tr className="memdesc:aacb0ce76f7cd842a1a9cce15365b34cf">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Too many records. <br /></td>
      </tr>

      <tr className="separator:aacb0ce76f7cd842a1a9cce15365b34cf">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a18fea1aa44ce9f07606a2f662d2ad1d8" id="r_a18fea1aa44ce9f07606a2f662d2ad1d8">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a18fea1aa44ce9f07606a2f662d2ad1d8">info</a></td>
      </tr>

      <tr className="memdesc:a18fea1aa44ce9f07606a2f662d2ad1d8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:a18fea1aa44ce9f07606a2f662d2ad1d8">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ab27ed9c87017701489bd2e2d8d9bdbc7">GPUdb::getRecordsByColumnRaw</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/get__records__by__column_8h_source#l00515">515</a> of file <a className="el" href="/content/api/cpp/get__records__by__column_8h_source">get\_records\_by\_column.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a3717edf4b715367959d4a8bbdf13c8fe">◆ </a></span>RawGetRecordsByColumnResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::RawGetRecordsByColumnResponse::RawGetRecordsByColumnResponse </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1RawGetRecordsByColumnResponse" title="A set of results returned by GPUdb::getRecordsByColumnRaw.">RawGetRecordsByColumnResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/get__records__by__column_8h_source#l00521">521</a> of file <a className="el" href="/content/api/cpp/get__records__by__column_8h_source">get\_records\_by\_column.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a06e3eb732a3b271dbe3beb0b0c7a9de4">◆ </a></span>binaryEncodedResponse</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<uint8\_t> gpudb::RawGetRecordsByColumnResponse::binaryEncodedResponse</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Avro binary encoded response. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/get__records__by__column_8h_source#l00546">546</a> of file <a className="el" href="/content/api/cpp/get__records__by__column_8h_source">get\_records\_by\_column.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aacb0ce76f7cd842a1a9cce15365b34cf">◆ </a></span>hasMoreRecords</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">bool gpudb::RawGetRecordsByColumnResponse::hasMoreRecords</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Too many records. </p>
        <p>Returned a partial set. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/get__records__by__column_8h_source#l00561">561</a> of file <a className="el" href="/content/api/cpp/get__records__by__column_8h_source">get\_records\_by\_column.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a18fea1aa44ce9f07606a2f662d2ad1d8">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::RawGetRecordsByColumnResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/get__records__by__column_8h_source#l00566">566</a> of file <a className="el" href="/content/api/cpp/get__records__by__column_8h_source">get\_records\_by\_column.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab5c7c449618f2fc4dd9925a5950a42fd">◆ </a></span>jsonEncodedResponse</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::RawGetRecordsByColumnResponse::jsonEncodedResponse</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Avro JSON encoded response. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/get__records__by__column_8h_source#l00551">551</a> of file <a className="el" href="/content/api/cpp/get__records__by__column_8h_source">get\_records\_by\_column.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6c4dd9336178baabfde0ebe228d8883e">◆ </a></span>responseSchemaStr</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::RawGetRecordsByColumnResponse::responseSchemaStr</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Avro schema of <a className="el" href="#a06e3eb732a3b271dbe3beb0b0c7a9de4">binaryEncodedResponse</a> or <a className="el" href="#ab5c7c449618f2fc4dd9925a5950a42fd">jsonEncodedResponse</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/get__records__by__column_8h_source#l00541">541</a> of file <a className="el" href="/content/api/cpp/get__records__by__column_8h_source">get\_records\_by\_column.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4f3647ad7786f515814220bcd3018e9e">◆ </a></span>tableName</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::RawGetRecordsByColumnResponse::tableName</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The same table name as was passed in the parameter list. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/get__records__by__column_8h_source#l00535">535</a> of file <a className="el" href="/content/api/cpp/get__records__by__column_8h_source">get\_records\_by\_column.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3a2573fd312d72fd351cc09b4978eb9a">◆ </a></span>totalNumberOfRecords</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::RawGetRecordsByColumnResponse::totalNumberOfRecords</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Total/Filtered number of records. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/get__records__by__column_8h_source#l00556">556</a> of file <a className="el" href="/content/api/cpp/get__records__by__column_8h_source">get\_records\_by\_column.h</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following file:

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/get__records__by__column_8h_source">get\_records\_by\_column.h</a></li>
    </ul>
  </div>
</div>
