> ## 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::RawAggregateGroupByResponse

> gpudb::RawAggregateGroupByResponse — 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#a229b78476fee686199caaa9de5a113b2">GPUdb::aggregateGroupByRaw</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/aggregate__group__by_8h_source">gpudb/protocol/aggregate\_group\_by.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:aeba5781c526e60435728e133bf699688" id="r_aeba5781c526e60435728e133bf699688">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aeba5781c526e60435728e133bf699688">RawAggregateGroupByResponse</a> ()</td>
      </tr>

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

      <tr className="separator:aeba5781c526e60435728e133bf699688">
        <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:a7ab934ff326462cfb74479d8a15ad49f" id="r_a7ab934ff326462cfb74479d8a15ad49f">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7ab934ff326462cfb74479d8a15ad49f">responseSchemaStr</a></td>
      </tr>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      <tr className="separator:ac25578763c75cd80f27ccf8cde54b0ed">
        <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#a229b78476fee686199caaa9de5a113b2">GPUdb::aggregateGroupByRaw</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source#l01546">1546</a> of file <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source">aggregate\_group\_by.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::RawAggregateGroupByResponse::RawAggregateGroupByResponse </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_1RawAggregateGroupByResponse" title="A set of results returned by GPUdb::aggregateGroupByRaw.">RawAggregateGroupByResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source#l01552">1552</a> of file <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source">aggregate\_group\_by.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<uint8\_t> gpudb::RawAggregateGroupByResponse::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/aggregate__group__by_8h_source#l01571">1571</a> of file <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source">aggregate\_group\_by.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">bool gpudb::RawAggregateGroupByResponse::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/aggregate__group__by_8h_source#l01588">1588</a> of file <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source">aggregate\_group\_by.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Additional information. </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a12dc6d6449d7b963ee16706c1a91f08e">aggregate\_group\_by\_qualified\_result\_table\_name</a>: The fully qualified name of the table (i.e. including the schema) used to store the results. </li>
        </ul>

        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source#l01600">1600</a> of file <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source">aggregate\_group\_by.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::RawAggregateGroupByResponse::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/aggregate__group__by_8h_source#l01576">1576</a> of file <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source">aggregate\_group\_by.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Avro schema of <a className="el" href="#af4d8e8891877f5f6af9e691e41d58076">binaryEncodedResponse</a> or <a className="el" href="#a3a3317a74e2f2aec3779d0a77e669e9a">jsonEncodedResponse</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source#l01566">1566</a> of file <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source">aggregate\_group\_by.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Total/Filtered number of records. </p>
        <p>This may be an over-estimate if a limit was applied and there are additional records (i.e., when <a className="el" href="#ae76c8102a9ebe81fbfe43a04abfe8ada">hasMoreRecords</a> is true). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source#l01583">1583</a> of file <a className="el" href="/content/api/cpp/aggregate__group__by_8h_source">aggregate\_group\_by.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/aggregate__group__by_8h_source">aggregate\_group\_by.h</a></li>
    </ul>
  </div>
</div>
