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

> gpudb::AggregateUnpivotResponse — 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#abb9e5e7039f10b231076f29aa7a01f13">GPUdb::aggregateUnpivot</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source">gpudb/protocol/aggregate\_unpivot.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:a1c5519a7785c0176ac3db2bb4fccddc9" id="r_a1c5519a7785c0176ac3db2bb4fccddc9">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1c5519a7785c0176ac3db2bb4fccddc9">AggregateUnpivotResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a1c5519a7785c0176ac3db2bb4fccddc9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateUnpivotResponse" title="A set of results returned by GPUdb::aggregateUnpivot.">AggregateUnpivotResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a1c5519a7785c0176ac3db2bb4fccddc9">
        <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:ad12b07201f2cdcaecc9f4347d4383361" id="r_ad12b07201f2cdcaecc9f4347d4383361">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad12b07201f2cdcaecc9f4347d4383361">tableName</a></td>
      </tr>

      <tr className="memdesc:ad12b07201f2cdcaecc9f4347d4383361">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Typically shows the result-table name if provided in the request (Ignore otherwise). <br /></td>
      </tr>

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

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

      <tr className="memdesc:a45a053d3cf2e933ee078633b498200ad">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro schema of <a className="el" href="#a4acf56e15cd10840fa254e91cc078806">data</a> or <span className="em arg">jsonEncodedResponse</span>. <br /></td>
      </tr>

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

      <tr className="memitem:a4acf56e15cd10840fa254e91cc078806" id="r_a4acf56e15cd10840fa254e91cc078806">
        <td className="memItemLeft" align="right" valign="top">std::vector\< <a className="el" href="/content/api/cpp/classgpudb_1_1GenericRecord">gpudb::GenericRecord</a> > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4acf56e15cd10840fa254e91cc078806">data</a></td>
      </tr>

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

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

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

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

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

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

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

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

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

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

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

      <tr className="memitem:a19d02015b6d464cdca770bf3fa88ab5a" id="r_a19d02015b6d464cdca770bf3fa88ab5a">
        <td className="memItemLeft" align="right" valign="top"><a className="el" href="/content/api/cpp/namespacegpudb#ae9b078864a6fb22f785a332781018920">gpudb\_type\_ptr\_t</a> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a19d02015b6d464cdca770bf3fa88ab5a">dataTypePtr</a></td>
      </tr>

      <tr className="separator:a19d02015b6d464cdca770bf3fa88ab5a">
        <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#abb9e5e7039f10b231076f29aa7a01f13">GPUdb::aggregateUnpivot</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source#l00908">908</a> of file <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source">aggregate\_unpivot.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::AggregateUnpivotResponse::AggregateUnpivotResponse </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 an <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateUnpivotResponse" title="A set of results returned by GPUdb::aggregateUnpivot.">AggregateUnpivotResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source#l00914">914</a> of file <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source">aggregate\_unpivot.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<<a className="el" href="/content/api/cpp/classgpudb_1_1GenericRecord">gpudb::GenericRecord</a>> gpudb::AggregateUnpivotResponse::data</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__unpivot_8h_source#l00939">939</a> of file <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source">aggregate\_unpivot.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a19d02015b6d464cdca770bf3fa88ab5a">◆ </a></span>dataTypePtr</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname"><a className="el" href="/content/api/cpp/namespacegpudb#ae9b078864a6fb22f785a332781018920">gpudb\_type\_ptr\_t</a> gpudb::AggregateUnpivotResponse::dataTypePtr</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source#l00963">963</a> of file <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source">aggregate\_unpivot.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">bool gpudb::AggregateUnpivotResponse::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__unpivot_8h_source#l00949">949</a> of file <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source">aggregate\_unpivot.h</a>.</p>
      </div>
    </div>

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

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

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

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a1438d7ecedcae6aa9bf9479f474c697f">aggregate\_unpivot\_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__unpivot_8h_source#l00961">961</a> of file <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source">aggregate\_unpivot.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Avro schema of <a className="el" href="#a4acf56e15cd10840fa254e91cc078806">data</a> or <span className="em arg">jsonEncodedResponse</span>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source#l00934">934</a> of file <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source">aggregate\_unpivot.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Typically shows the result-table name if provided in the request (Ignore otherwise). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source#l00929">929</a> of file <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source">aggregate\_unpivot.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::AggregateUnpivotResponse::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/aggregate__unpivot_8h_source#l00944">944</a> of file <a className="el" href="/content/api/cpp/aggregate__unpivot_8h_source">aggregate\_unpivot.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__unpivot_8h_source">aggregate\_unpivot.h</a></li>
    </ul>
  </div>
</div>
