> ## 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.

# kinetica.AggregateGroupByRequest

> kinetica.AggregateGroupByRequest — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aabfc54261b6b570bf9856fe3796833fb">Kinetica.aggregateGroupBy</a>. <a href="#details">More...</a></p>
    <div id="dynsection-0" className="dynheader closed"> Inheritance diagram for kinetica.AggregateGroupByRequest:</div>

    <div id="dynsection-0-summary" className="dynsummary" />

    <div id="dynsection-0-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <div id="dynsection-1" className="dynheader closed"> Collaboration diagram for kinetica.AggregateGroupByRequest:</div>

    <div id="dynsection-1-summary" className="dynsummary" />

    <div id="dynsection-1-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding">Encoding</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#a7f6985b3229ea36179ce8c55cf61016e" title="Specifies the encoding for returned records.">AggregateGroupByRequest.encoding</a>. <a href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options">Options</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#aadc486025c5577fa0c66a5271d1a38ed" title="Optional parameters.">AggregateGroupByRequest.options</a>. <a href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#details">More...</a><br /></td>
      </tr>

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

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

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

      <tr className="memdesc:a3c8d4a4b6520f62a8d05ae1c45891004">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:ad94a44fbdd82a3ebd84d45bdddda8fb0" id="r_ad94a44fbdd82a3ebd84d45bdddda8fb0">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad94a44fbdd82a3ebd84d45bdddda8fb0">AggregateGroupByRequest</a> (string <a className="el" href="#ac5270a470051fb8f8911fbfa4bf6506b">table\_name</a>, IList\< string > <a className="el" href="#af63b70cacf486d4c470559abdcb30a30">column\_names</a>, long? <a className="el" href="#a4f39f5202e203bad129a00c343510eb4">offset</a>=null, long? <a className="el" href="#a90ed82e7dd32ec1bc26662806fcdc964">limit</a>=null, IDictionary\< string, string > <a className="el" href="#aadc486025c5577fa0c66a5271d1a38ed">options</a>=null)</td>
      </tr>

      <tr className="memdesc:ad94a44fbdd82a3ebd84d45bdddda8fb0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="memitem:aff889808f06de9af63e1eb8be7d5c07f" id="r_aff889808f06de9af63e1eb8be7d5c07f">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aff889808f06de9af63e1eb8be7d5c07f">AggregateGroupByRequest</a> (string <a className="el" href="#ac5270a470051fb8f8911fbfa4bf6506b">table\_name</a>, IList\< string > <a className="el" href="#af63b70cacf486d4c470559abdcb30a30">column\_names</a>, long? <a className="el" href="#a4f39f5202e203bad129a00c343510eb4">offset</a>=null, long? <a className="el" href="#a90ed82e7dd32ec1bc26662806fcdc964">limit</a>=null, string <a className="el" href="#a7f6985b3229ea36179ce8c55cf61016e">encoding</a>=null, IDictionary\< string, string > <a className="el" href="#aadc486025c5577fa0c66a5271d1a38ed">options</a>=null)</td>
      </tr>

      <tr className="memdesc:aff889808f06de9af63e1eb8be7d5c07f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a3c8d4a4b6520f62a8d05ae1c45891004">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:ad94a44fbdd82a3ebd84d45bdddda8fb0" id="r_ad94a44fbdd82a3ebd84d45bdddda8fb0">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad94a44fbdd82a3ebd84d45bdddda8fb0">AggregateGroupByRequest</a> (string <a className="el" href="#ac5270a470051fb8f8911fbfa4bf6506b">table\_name</a>, IList\< string > <a className="el" href="#af63b70cacf486d4c470559abdcb30a30">column\_names</a>, long? <a className="el" href="#a4f39f5202e203bad129a00c343510eb4">offset</a>=null, long? <a className="el" href="#a90ed82e7dd32ec1bc26662806fcdc964">limit</a>=null, IDictionary\< string, string > <a className="el" href="#aadc486025c5577fa0c66a5271d1a38ed">options</a>=null)</td>
      </tr>

      <tr className="memdesc:ad94a44fbdd82a3ebd84d45bdddda8fb0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="memitem:aff889808f06de9af63e1eb8be7d5c07f" id="r_aff889808f06de9af63e1eb8be7d5c07f">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aff889808f06de9af63e1eb8be7d5c07f">AggregateGroupByRequest</a> (string <a className="el" href="#ac5270a470051fb8f8911fbfa4bf6506b">table\_name</a>, IList\< string > <a className="el" href="#af63b70cacf486d4c470559abdcb30a30">column\_names</a>, long? <a className="el" href="#a4f39f5202e203bad129a00c343510eb4">offset</a>=null, long? <a className="el" href="#a90ed82e7dd32ec1bc26662806fcdc964">limit</a>=null, string <a className="el" href="#a7f6985b3229ea36179ce8c55cf61016e">encoding</a>=null, IDictionary\< string, string > <a className="el" href="#aadc486025c5577fa0c66a5271d1a38ed">options</a>=null)</td>
      </tr>

      <tr className="memdesc:aff889808f06de9af63e1eb8be7d5c07f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header pub_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

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

      <tr className="memitem:ac5270a470051fb8f8911fbfa4bf6506b" id="r_ac5270a470051fb8f8911fbfa4bf6506b">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac5270a470051fb8f8911fbfa4bf6506b">table\_name</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ac5270a470051fb8f8911fbfa4bf6506b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of an existing table or view on which the operation will be performed, in \[schema\_name. <br /></td>
      </tr>

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

      <tr className="memitem:af63b70cacf486d4c470559abdcb30a30" id="r_af63b70cacf486d4c470559abdcb30a30">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af63b70cacf486d4c470559abdcb30a30">column\_names</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:af63b70cacf486d4c470559abdcb30a30">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of one or more column names, expressions, and aggregate expressions. <br /></td>
      </tr>

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

      <tr className="memitem:a4f39f5202e203bad129a00c343510eb4" id="r_a4f39f5202e203bad129a00c343510eb4">
        <td className="memItemLeft" align="right" valign="top">long </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4f39f5202e203bad129a00c343510eb4">offset</a> = 0<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a4f39f5202e203bad129a00c343510eb4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). <br /></td>
      </tr>

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

      <tr className="memitem:a90ed82e7dd32ec1bc26662806fcdc964" id="r_a90ed82e7dd32ec1bc26662806fcdc964">
        <td className="memItemLeft" align="right" valign="top">long </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a90ed82e7dd32ec1bc26662806fcdc964">limit</a> = -9999<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a90ed82e7dd32ec1bc26662806fcdc964">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. <br /></td>
      </tr>

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

      <tr className="memitem:a7f6985b3229ea36179ce8c55cf61016e" id="r_a7f6985b3229ea36179ce8c55cf61016e">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7f6985b3229ea36179ce8c55cf61016e">encoding</a> = <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#af3ecacacb9b3aabb14f27c6cd9c2a923">Encoding.BINARY</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a7f6985b3229ea36179ce8c55cf61016e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the encoding for returned records. <br /></td>
      </tr>

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

      <tr className="memitem:aadc486025c5577fa0c66a5271d1a38ed" id="r_aadc486025c5577fa0c66a5271d1a38ed">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aadc486025c5577fa0c66a5271d1a38ed">options</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:aadc486025c5577fa0c66a5271d1a38ed">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header properties_classkinetica_1_1KineticaData">
        <td colSpan="2"> Properties inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData" id="r_aceefbe60fab98d5b1a834d47056a4e77">
        <td className="memItemLeft" align="right" valign="top">Schema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#aceefbe60fab98d5b1a834d47056a4e77">Schema</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro Schema for this class. <br /></td>
      </tr>

      <tr className="separator:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Additional Inherited Members</h2>
        </td>
      </tr>

      <tr className="inherit_header pub_static_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Static Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

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

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aabfc54261b6b570bf9856fe3796833fb">Kinetica.aggregateGroupBy</a>. </p>
      <p>Calculates unique combinations (groups) of values for the given columns in a given table or view and computes aggregates on each unique combination. This is somewhat analogous to an SQL-style SELECT...GROUP BY.</p>
      <p>For aggregation details and examples, see <a href="/content/concepts/aggregation/" target="_top">Aggregation</a>. For limitations, see <a href="/content/concepts/aggregation/#limitations" target="_top">Aggregation Limitations</a>.</p>
      <p>Any column(s) can be grouped on, and all column types except unrestricted-length strings may be used for computing applicable aggregates.</p>
      <p>The results can be paged via the <a className="el" href="#a4f39f5202e203bad129a00c343510eb4" title="A positive integer indicating the number of initial results to skip (this can be useful for paging th...">AggregateGroupByRequest.offset</a> and <a className="el" href="#a90ed82e7dd32ec1bc26662806fcdc964" title="A positive integer indicating the maximum number of results to be returned, or END_OF_SET (-9999) to ...">AggregateGroupByRequest.limit</a> parameters. For example, to get 10 groups with the largest counts the inputs would be: limit=10, options={"{"}"sort\_order":"descending", "sort\_by":"value"{"}"}.</p>
      <p><a className="el" href="#aadc486025c5577fa0c66a5271d1a38ed" title="Optional parameters.">AggregateGroupByRequest.options</a> can be used to customize behavior of this call e.g. filtering or sorting the results.</p>
      <p>To group by columns 'x' and 'y' and compute the number of objects within each group, use: column\_names=\['x','y','count(\*)'].</p>
      <p>To also compute the sum of 'z' over each group, use: column\_names=\['x','y','count(\*)','sum(z)'].</p>
      <p>Available <a href="/content/concepts/expressions/#aggregate-expressions" target="_top">aggregation functions</a> are: count(\*), sum, min, max, avg, mean, stddev, stddev\_pop, stddev\_samp, var, var\_pop, var\_samp, arg\_min, arg\_max and count\_distinct.</p>
      <p>Available grouping functions are <a href="/content/concepts/rollup/" target="_top">Rollup</a>, <a href="/content/concepts/cube/" target="_top">Cube</a>, and <a href="/content/concepts/grouping_sets/" target="_top">Grouping Sets</a></p>
      <p>This service also provides support for <a href="/content/concepts/pivot/" target="_top">Pivot</a> operations.</p>
      <p>Filtering on aggregates is supported via expressions using <a href="/content/concepts/expressions/#aggregate-expressions" target="_top">aggregation functions</a> supplied to <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a144b881d8dfe71dff5157fc55f5015c9">HAVING</a>.</p>
      <p>The response is returned as a dynamic schema. For details see: <a href="/content/api/concepts/#dynamic-schemas" target="_top">dynamic schemas documentation</a>.</p>
      <p>If a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> name is specified in the <a className="el" href="#aadc486025c5577fa0c66a5271d1a38ed" title="Optional parameters.">AggregateGroupByRequest.options</a>, the results are stored in a new table with that name–no results are returned in the response. Both the table name and resulting column names must adhere to <a href="/content/concepts/tables/#table" target="_top">standard naming conventions</a>; column/aggregation expressions will need to be aliased. If the source table's <a href="/content/concepts/tables/#shard-keys" target="_top">shard key</a> is used as the grouping column(s) and all result records are selected (<a className="el" href="#a4f39f5202e203bad129a00c343510eb4" title="A positive integer indicating the number of initial results to skip (this can be useful for paging th...">AggregateGroupByRequest.offset</a> is 0 and <a className="el" href="#a90ed82e7dd32ec1bc26662806fcdc964" title="A positive integer indicating the maximum number of results to be returned, or END_OF_SET (-9999) to ...">AggregateGroupByRequest.limit</a> is -9999), the result table will be sharded, in all other cases it will be replicated. Sorting will properly function only if the result table is replicated or if there is only one processing node and should not be relied upon in other cases. Not available when any of the values of <a className="el" href="#af63b70cacf486d4c470559abdcb30a30" title="List of one or more column names, expressions, and aggregate expressions.">AggregateGroupByRequest.column\_names</a> is an unrestricted-length string.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l00073">73</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a3c8d4a4b6520f62a8d05ae1c45891004">◆ </a></span>AggregateGroupByRequest() <span className="overload">\[1/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateGroupByRequest.AggregateGroupByRequest </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/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l01155">1155</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad94a44fbdd82a3ebd84d45bdddda8fb0">◆ </a></span>AggregateGroupByRequest() <span className="overload">\[2/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateGroupByRequest.AggregateGroupByRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">table\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">offset</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">limit</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">table\_name</td>
                <td>Name of an existing table or view on which the operation will be performed, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>.</td>
              </tr>

              <tr>
                <td className="paramname">column\_names</td>
                <td>List of one or more column names, expressions, and aggregate expressions.</td>
              </tr>

              <tr>
                <td className="paramname">offset</td>
                <td>A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). The default value is 0. The minimum allowed value is 0. The maximum allowed value is MAX\_INT.</td>
              </tr>

              <tr>
                <td className="paramname">limit</td>
                <td>A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. The number of records returned will never exceed the server's own limit, defined by the <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> parameter in the server configuration. Use <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByResponse#a790b3e5007365352ec3df99bb7a401b7">has\_more\_records</a> to see if more records exist in the result to be fetched, and <span className="em">offset</span> and <span className="em">limit</span> to request subsequent pages of results. The default value is -9999.</td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a4a584ee3ce95955100dd509039b8789b">CREATE\_TEMP\_TABLE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, a unique temporary table name will be generated in the sys\_temp schema and used in place of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a1fe48bed5997449a14cebfe879c1ecae">RESULT\_TABLE\_PERSIST</a> is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> (or unspecified), then this is always allowed even if the caller does not have permission to create tables. The generated name is returned in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByResponse_1_1Info#afb376ff5fca7356798accf2f1198dda8">QUALIFIED\_RESULT\_TABLE\_NAME</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a6b08a07880f8a648e1bf30dd0c9c19e5">COLLECTION\_NAME</a>: \[DEPRECATED–please specify the containing schema as part of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> and use <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#ac754b44062e7b90b8afa50ddfa8ccbf2">Kinetica.createSchema</a> to create the schema if non-existent] Name of a schema which is to contain the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. If the schema provided is non-existent, it will be automatically created. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a3a55b9aafe05c74e9e17034a8507d85a">EXPRESSION</a>: Filter expression to apply to the table prior to computing the aggregate group by. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad8d7cb3887b1e213cd445302f3702474">PIPELINED\_EXPRESSION\_EVALUATION</a>: Evaluate the group-by during last JoinedSet filter plan step. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a144b881d8dfe71dff5157fc55f5015c9">HAVING</a>: Filter expression to apply to the aggregated results. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabe32e95440a1fec1a0f3fdcf06becb7">SORT\_ORDER</a>: \[DEPRECATED–use order\_by instead] String indicating how the returned values should be sorted - ascending or descending. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a495b55dd44fd0a100bff46b7219620a3">ASCENDING</a>: Indicates that the returned values should be sorted in ascending order. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a60fc4668a16118ef9dc910ade7ccfdf9">DESCENDING</a>: Indicates that the returned values should be sorted in descending order. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a495b55dd44fd0a100bff46b7219620a3">ASCENDING</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af75fa9075aef9300c6df83d78f04e805">SORT\_BY</a>: \[DEPRECATED–use order\_by instead] String determining how the results are sorted. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aef06e28af7079aa21976474f2d0ae19b">KEY</a>: Indicates that the returned values should be sorted by key, which corresponds to the grouping columns. If you have multiple grouping columns (and are sorting by key), it will first sort the first grouping column, then the second grouping column, etc. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aee6bb7d2ed57ce491c90005be49e6e6f">VALUE</a>: Indicates that the returned values should be sorted by value, which corresponds to the aggregates. If you have multiple aggregates (and are sorting by value), it will first sort by the first aggregate, then the second aggregate, etc. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aee6bb7d2ed57ce491c90005be49e6e6f">VALUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ae06b1630e13553f738a360519a7ead72">ORDER\_BY</a>: Comma-separated list of the columns to be sorted by as well as the sort direction, e.g., 'timestamp asc, x desc'. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a868cc07decb52439bacb48510db1c26d">STRATEGY\_DEFINITION</a>: The <a href="/content/rm/concepts/#tier-strategies" target="_top">tier strategy</a> for the table and its columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa3e54d93649a1dc182f82d081fbef7f3">COMPRESSION\_CODEC</a>: The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for the result table's columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>: The name of a table used to store the results, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. Column names (group-by and aggregate fields) need to be given aliases e.g. \["FChar256 as fchar256", "sum(FDouble) as sfd"]. If present, no results are returned in the response. This option is not available if one of the grouping attributes is an unrestricted string (i.e.; not charN) type. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a1fe48bed5997449a14cebfe879c1ecae">RESULT\_TABLE\_PERSIST</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, then the result table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> will be persisted and will not expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a> is specified. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>, then the result table will be an in-memory table and will expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a> is specified otherwise. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5d5717399eff0372c06fd66fc36dd410">RESULT\_TABLE\_FORCE\_REPLICATED</a>: Force the result table to be replicated (ignores any sharding). Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af67899b3569e580238c3273c0fb4a33f">RESULT\_TABLE\_GENERATE\_PK</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> then set a primary key for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa23b98a822957bb640dcdb9a05192365">RESULT\_TABLE\_GENERATE\_SOFT\_PK</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> then set a soft primary key for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a23fd5b82a1429b6f2af318e7294e612c">CHUNK\_SIZE</a>: Indicates the number of records per chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af6d0b51c056f4debd16bee16cabfbb98">CHUNK\_COLUMN\_MAX\_MEMORY</a>: Indicates the target maximum data size for each column in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabea6aa40ad1c15e659e90b6d29e5add">CHUNK\_MAX\_MEMORY</a>: Indicates the target maximum data size for all columns in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ae86f7828634f28d6958039222074b050">CREATE\_INDEXES</a>: Comma-separated list of columns on which to create indexes on the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ac5894717b4ca84990b7e9816eeb24793">PARTITION\_TYPE</a>: <a href="/content/concepts/tables/#partitioning" target="_top">Partitioning</a> scheme to use for the result table. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a08991524b7c16f8a2a86209f2858441c">RANGE</a>: Use <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ada06173c832bad6c08489a7b63d55588">INTERVAL</a>: Use <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#acd2627a3b36719fc7dc7d8e105fd4e5d">LIST</a>: Use <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af2f13219bb1250d97abe55fc04705dda">HASH</a>: Use <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afac01262af576ae719b54365e5761ce3">SERIES</a>: Use <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a>. </li>
                      </ul>
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad60e5c0250d8007ed26815811c692b5e">PARTITION\_KEYS</a>: Comma-separated list of partition keys, which are the columns or column expressions by which records will be assigned to partitions defined by <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5cecc944c83016b5f6cb00f3fab1ba50">PARTITION\_DEFINITIONS</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5cecc944c83016b5f6cb00f3fab1ba50">PARTITION\_DEFINITIONS</a>: Comma-separated list of partition definitions, whose format depends on the choice of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ac5894717b4ca84990b7e9816eeb24793">PARTITION\_TYPE</a>. See <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>, or <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a> for example formats. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5d5ebd0e63a5581842ae249121b9061f">IS\_AUTOMATIC\_PARTITION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, a new partition will be created for values which don't fall into an existing partition. Currently only supported for <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitions</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af84e9c8c66fa7ce1edb4777f4172ef8b">VIEW\_ID</a>: ID of view of which the result table will be a member. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a9b436af89e4e3a9424f855e9321a984b">PIVOT</a>: Pivot column. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#abf1bf256ee2da0f3264daa6b3052477a">PIVOT\_VALUES</a>: Comma-separated list of the values in the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a9b436af89e4e3a9424f855e9321a984b">PIVOT</a> column. The list provided will become the column header prefixes in the output. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af8583b762d40514caffe90b3753d12fc">GROUPING\_SETS</a>: Customize the grouping attribute sets to compute the aggregates. These sets can include ROLLUP or CUBE operators. The attribute sets should be enclosed in parentheses and can include composite attributes. All attributes specified in the grouping sets must present in the group-by attributes. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa1d86da990da1c92be7699d05db68b54">ROLLUP</a>: This option is used to specify the multilevel aggregates. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad8f375f67e66b9f35ab0f2c3c4e1f458">CUBE</a>: This option is used to specify the multidimensional aggregates. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a3774a0c1f7662a6fdd88d3aeaf736e85">SHARD\_KEY</a>: Comma-separated list of the columns to be sharded on; e.g. 'column1, column2'. The columns specified must be present in <span className="em">column\_names</span> . If any alias is given for any column name, the alias must be used, rather than the original column name. The default value is ''. </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l01699">1699</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aff889808f06de9af63e1eb8be7d5c07f">◆ </a></span>AggregateGroupByRequest() <span className="overload">\[3/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateGroupByRequest.AggregateGroupByRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">table\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">offset</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">limit</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">encoding</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">table\_name</td>
                <td>Name of an existing table or view on which the operation will be performed, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>.</td>
              </tr>

              <tr>
                <td className="paramname">column\_names</td>
                <td>List of one or more column names, expressions, and aggregate expressions.</td>
              </tr>

              <tr>
                <td className="paramname">offset</td>
                <td>A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). The default value is 0. The minimum allowed value is 0. The maximum allowed value is MAX\_INT.</td>
              </tr>

              <tr>
                <td className="paramname">limit</td>
                <td>A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. The number of records returned will never exceed the server's own limit, defined by the <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> parameter in the server configuration. Use <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByResponse#a790b3e5007365352ec3df99bb7a401b7">has\_more\_records</a> to see if more records exist in the result to be fetched, and <span className="em">offset</span> and <span className="em">limit</span> to request subsequent pages of results. The default value is -9999.</td>
              </tr>

              <tr>
                <td className="paramname">encoding</td>

                <td>
                  Specifies the encoding for returned records. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#af3ecacacb9b3aabb14f27c6cd9c2a923">BINARY</a>: Indicates that the returned records should be binary encoded. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#a0e86973b8c4ed200c4fbaab019787dfd">JSON</a>: Indicates that the returned records should be JSON-encoded. </li>
                  </ul>

                  The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#af3ecacacb9b3aabb14f27c6cd9c2a923">BINARY</a>.
                </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a4a584ee3ce95955100dd509039b8789b">CREATE\_TEMP\_TABLE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, a unique temporary table name will be generated in the sys\_temp schema and used in place of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a1fe48bed5997449a14cebfe879c1ecae">RESULT\_TABLE\_PERSIST</a> is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> (or unspecified), then this is always allowed even if the caller does not have permission to create tables. The generated name is returned in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByResponse_1_1Info#afb376ff5fca7356798accf2f1198dda8">QUALIFIED\_RESULT\_TABLE\_NAME</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a6b08a07880f8a648e1bf30dd0c9c19e5">COLLECTION\_NAME</a>: \[DEPRECATED–please specify the containing schema as part of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> and use <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#ac754b44062e7b90b8afa50ddfa8ccbf2">Kinetica.createSchema</a> to create the schema if non-existent] Name of a schema which is to contain the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. If the schema provided is non-existent, it will be automatically created. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a3a55b9aafe05c74e9e17034a8507d85a">EXPRESSION</a>: Filter expression to apply to the table prior to computing the aggregate group by. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad8d7cb3887b1e213cd445302f3702474">PIPELINED\_EXPRESSION\_EVALUATION</a>: Evaluate the group-by during last JoinedSet filter plan step. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a144b881d8dfe71dff5157fc55f5015c9">HAVING</a>: Filter expression to apply to the aggregated results. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabe32e95440a1fec1a0f3fdcf06becb7">SORT\_ORDER</a>: \[DEPRECATED–use order\_by instead] String indicating how the returned values should be sorted - ascending or descending. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a495b55dd44fd0a100bff46b7219620a3">ASCENDING</a>: Indicates that the returned values should be sorted in ascending order. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a60fc4668a16118ef9dc910ade7ccfdf9">DESCENDING</a>: Indicates that the returned values should be sorted in descending order. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a495b55dd44fd0a100bff46b7219620a3">ASCENDING</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af75fa9075aef9300c6df83d78f04e805">SORT\_BY</a>: \[DEPRECATED–use order\_by instead] String determining how the results are sorted. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aef06e28af7079aa21976474f2d0ae19b">KEY</a>: Indicates that the returned values should be sorted by key, which corresponds to the grouping columns. If you have multiple grouping columns (and are sorting by key), it will first sort the first grouping column, then the second grouping column, etc. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aee6bb7d2ed57ce491c90005be49e6e6f">VALUE</a>: Indicates that the returned values should be sorted by value, which corresponds to the aggregates. If you have multiple aggregates (and are sorting by value), it will first sort by the first aggregate, then the second aggregate, etc. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aee6bb7d2ed57ce491c90005be49e6e6f">VALUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ae06b1630e13553f738a360519a7ead72">ORDER\_BY</a>: Comma-separated list of the columns to be sorted by as well as the sort direction, e.g., 'timestamp asc, x desc'. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a868cc07decb52439bacb48510db1c26d">STRATEGY\_DEFINITION</a>: The <a href="/content/rm/concepts/#tier-strategies" target="_top">tier strategy</a> for the table and its columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa3e54d93649a1dc182f82d081fbef7f3">COMPRESSION\_CODEC</a>: The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for the result table's columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>: The name of a table used to store the results, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. Column names (group-by and aggregate fields) need to be given aliases e.g. \["FChar256 as fchar256", "sum(FDouble) as sfd"]. If present, no results are returned in the response. This option is not available if one of the grouping attributes is an unrestricted string (i.e.; not charN) type. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a1fe48bed5997449a14cebfe879c1ecae">RESULT\_TABLE\_PERSIST</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, then the result table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> will be persisted and will not expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a> is specified. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>, then the result table will be an in-memory table and will expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a> is specified otherwise. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5d5717399eff0372c06fd66fc36dd410">RESULT\_TABLE\_FORCE\_REPLICATED</a>: Force the result table to be replicated (ignores any sharding). Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af67899b3569e580238c3273c0fb4a33f">RESULT\_TABLE\_GENERATE\_PK</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> then set a primary key for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa23b98a822957bb640dcdb9a05192365">RESULT\_TABLE\_GENERATE\_SOFT\_PK</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> then set a soft primary key for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a23fd5b82a1429b6f2af318e7294e612c">CHUNK\_SIZE</a>: Indicates the number of records per chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af6d0b51c056f4debd16bee16cabfbb98">CHUNK\_COLUMN\_MAX\_MEMORY</a>: Indicates the target maximum data size for each column in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabea6aa40ad1c15e659e90b6d29e5add">CHUNK\_MAX\_MEMORY</a>: Indicates the target maximum data size for all columns in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ae86f7828634f28d6958039222074b050">CREATE\_INDEXES</a>: Comma-separated list of columns on which to create indexes on the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ac5894717b4ca84990b7e9816eeb24793">PARTITION\_TYPE</a>: <a href="/content/concepts/tables/#partitioning" target="_top">Partitioning</a> scheme to use for the result table. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a08991524b7c16f8a2a86209f2858441c">RANGE</a>: Use <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ada06173c832bad6c08489a7b63d55588">INTERVAL</a>: Use <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#acd2627a3b36719fc7dc7d8e105fd4e5d">LIST</a>: Use <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af2f13219bb1250d97abe55fc04705dda">HASH</a>: Use <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afac01262af576ae719b54365e5761ce3">SERIES</a>: Use <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a>. </li>
                      </ul>
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad60e5c0250d8007ed26815811c692b5e">PARTITION\_KEYS</a>: Comma-separated list of partition keys, which are the columns or column expressions by which records will be assigned to partitions defined by <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5cecc944c83016b5f6cb00f3fab1ba50">PARTITION\_DEFINITIONS</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5cecc944c83016b5f6cb00f3fab1ba50">PARTITION\_DEFINITIONS</a>: Comma-separated list of partition definitions, whose format depends on the choice of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ac5894717b4ca84990b7e9816eeb24793">PARTITION\_TYPE</a>. See <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>, or <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a> for example formats. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5d5ebd0e63a5581842ae249121b9061f">IS\_AUTOMATIC\_PARTITION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, a new partition will be created for values which don't fall into an existing partition. Currently only supported for <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitions</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af84e9c8c66fa7ce1edb4777f4172ef8b">VIEW\_ID</a>: ID of view of which the result table will be a member. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a9b436af89e4e3a9424f855e9321a984b">PIVOT</a>: Pivot column. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#abf1bf256ee2da0f3264daa6b3052477a">PIVOT\_VALUES</a>: Comma-separated list of the values in the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a9b436af89e4e3a9424f855e9321a984b">PIVOT</a> column. The list provided will become the column header prefixes in the output. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af8583b762d40514caffe90b3753d12fc">GROUPING\_SETS</a>: Customize the grouping attribute sets to compute the aggregates. These sets can include ROLLUP or CUBE operators. The attribute sets should be enclosed in parentheses and can include composite attributes. All attributes specified in the grouping sets must present in the group-by attributes. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa1d86da990da1c92be7699d05db68b54">ROLLUP</a>: This option is used to specify the multilevel aggregates. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad8f375f67e66b9f35ab0f2c3c4e1f458">CUBE</a>: This option is used to specify the multidimensional aggregates. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a3774a0c1f7662a6fdd88d3aeaf736e85">SHARD\_KEY</a>: Comma-separated list of the columns to be sharded on; e.g. 'column1, column2'. The columns specified must be present in <span className="em">column\_names</span> . If any alias is given for any column name, the alias must be used, rather than the original column name. The default value is ''. </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l02274">2274</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3c8d4a4b6520f62a8d05ae1c45891004">◆ </a></span>AggregateGroupByRequest() <span className="overload">\[4/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateGroupByRequest.AggregateGroupByRequest </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/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l01155">1155</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad94a44fbdd82a3ebd84d45bdddda8fb0">◆ </a></span>AggregateGroupByRequest() <span className="overload">\[5/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateGroupByRequest.AggregateGroupByRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">table\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">offset</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">limit</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">table\_name</td>
                <td>Name of an existing table or view on which the operation will be performed, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>.</td>
              </tr>

              <tr>
                <td className="paramname">column\_names</td>
                <td>List of one or more column names, expressions, and aggregate expressions.</td>
              </tr>

              <tr>
                <td className="paramname">offset</td>
                <td>A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). The default value is 0. The minimum allowed value is 0. The maximum allowed value is MAX\_INT.</td>
              </tr>

              <tr>
                <td className="paramname">limit</td>
                <td>A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. The number of records returned will never exceed the server's own limit, defined by the <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> parameter in the server configuration. Use <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByResponse#a790b3e5007365352ec3df99bb7a401b7">has\_more\_records</a> to see if more records exist in the result to be fetched, and <span className="em">offset</span> and <span className="em">limit</span> to request subsequent pages of results. The default value is -9999.</td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a4a584ee3ce95955100dd509039b8789b">CREATE\_TEMP\_TABLE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, a unique temporary table name will be generated in the sys\_temp schema and used in place of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a1fe48bed5997449a14cebfe879c1ecae">RESULT\_TABLE\_PERSIST</a> is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> (or unspecified), then this is always allowed even if the caller does not have permission to create tables. The generated name is returned in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByResponse_1_1Info#afb376ff5fca7356798accf2f1198dda8">QUALIFIED\_RESULT\_TABLE\_NAME</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a6b08a07880f8a648e1bf30dd0c9c19e5">COLLECTION\_NAME</a>: \[DEPRECATED–please specify the containing schema as part of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> and use <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#ac754b44062e7b90b8afa50ddfa8ccbf2">Kinetica.createSchema</a> to create the schema if non-existent] Name of a schema which is to contain the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. If the schema provided is non-existent, it will be automatically created. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a3a55b9aafe05c74e9e17034a8507d85a">EXPRESSION</a>: Filter expression to apply to the table prior to computing the aggregate group by. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad8d7cb3887b1e213cd445302f3702474">PIPELINED\_EXPRESSION\_EVALUATION</a>: Evaluate the group-by during last JoinedSet filter plan step. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a144b881d8dfe71dff5157fc55f5015c9">HAVING</a>: Filter expression to apply to the aggregated results. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabe32e95440a1fec1a0f3fdcf06becb7">SORT\_ORDER</a>: \[DEPRECATED–use order\_by instead] String indicating how the returned values should be sorted - ascending or descending. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a495b55dd44fd0a100bff46b7219620a3">ASCENDING</a>: Indicates that the returned values should be sorted in ascending order. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a60fc4668a16118ef9dc910ade7ccfdf9">DESCENDING</a>: Indicates that the returned values should be sorted in descending order. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a495b55dd44fd0a100bff46b7219620a3">ASCENDING</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af75fa9075aef9300c6df83d78f04e805">SORT\_BY</a>: \[DEPRECATED–use order\_by instead] String determining how the results are sorted. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aef06e28af7079aa21976474f2d0ae19b">KEY</a>: Indicates that the returned values should be sorted by key, which corresponds to the grouping columns. If you have multiple grouping columns (and are sorting by key), it will first sort the first grouping column, then the second grouping column, etc. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aee6bb7d2ed57ce491c90005be49e6e6f">VALUE</a>: Indicates that the returned values should be sorted by value, which corresponds to the aggregates. If you have multiple aggregates (and are sorting by value), it will first sort by the first aggregate, then the second aggregate, etc. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aee6bb7d2ed57ce491c90005be49e6e6f">VALUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ae06b1630e13553f738a360519a7ead72">ORDER\_BY</a>: Comma-separated list of the columns to be sorted by as well as the sort direction, e.g., 'timestamp asc, x desc'. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a868cc07decb52439bacb48510db1c26d">STRATEGY\_DEFINITION</a>: The <a href="/content/rm/concepts/#tier-strategies" target="_top">tier strategy</a> for the table and its columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa3e54d93649a1dc182f82d081fbef7f3">COMPRESSION\_CODEC</a>: The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for the result table's columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>: The name of a table used to store the results, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. Column names (group-by and aggregate fields) need to be given aliases e.g. \["FChar256 as fchar256", "sum(FDouble) as sfd"]. If present, no results are returned in the response. This option is not available if one of the grouping attributes is an unrestricted string (i.e.; not charN) type. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a1fe48bed5997449a14cebfe879c1ecae">RESULT\_TABLE\_PERSIST</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, then the result table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> will be persisted and will not expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a> is specified. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>, then the result table will be an in-memory table and will expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a> is specified otherwise. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5d5717399eff0372c06fd66fc36dd410">RESULT\_TABLE\_FORCE\_REPLICATED</a>: Force the result table to be replicated (ignores any sharding). Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af67899b3569e580238c3273c0fb4a33f">RESULT\_TABLE\_GENERATE\_PK</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> then set a primary key for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa23b98a822957bb640dcdb9a05192365">RESULT\_TABLE\_GENERATE\_SOFT\_PK</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> then set a soft primary key for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a23fd5b82a1429b6f2af318e7294e612c">CHUNK\_SIZE</a>: Indicates the number of records per chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af6d0b51c056f4debd16bee16cabfbb98">CHUNK\_COLUMN\_MAX\_MEMORY</a>: Indicates the target maximum data size for each column in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabea6aa40ad1c15e659e90b6d29e5add">CHUNK\_MAX\_MEMORY</a>: Indicates the target maximum data size for all columns in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ae86f7828634f28d6958039222074b050">CREATE\_INDEXES</a>: Comma-separated list of columns on which to create indexes on the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ac5894717b4ca84990b7e9816eeb24793">PARTITION\_TYPE</a>: <a href="/content/concepts/tables/#partitioning" target="_top">Partitioning</a> scheme to use for the result table. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a08991524b7c16f8a2a86209f2858441c">RANGE</a>: Use <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ada06173c832bad6c08489a7b63d55588">INTERVAL</a>: Use <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#acd2627a3b36719fc7dc7d8e105fd4e5d">LIST</a>: Use <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af2f13219bb1250d97abe55fc04705dda">HASH</a>: Use <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afac01262af576ae719b54365e5761ce3">SERIES</a>: Use <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a>. </li>
                      </ul>
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad60e5c0250d8007ed26815811c692b5e">PARTITION\_KEYS</a>: Comma-separated list of partition keys, which are the columns or column expressions by which records will be assigned to partitions defined by <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5cecc944c83016b5f6cb00f3fab1ba50">PARTITION\_DEFINITIONS</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5cecc944c83016b5f6cb00f3fab1ba50">PARTITION\_DEFINITIONS</a>: Comma-separated list of partition definitions, whose format depends on the choice of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ac5894717b4ca84990b7e9816eeb24793">PARTITION\_TYPE</a>. See <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>, or <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a> for example formats. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5d5ebd0e63a5581842ae249121b9061f">IS\_AUTOMATIC\_PARTITION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, a new partition will be created for values which don't fall into an existing partition. Currently only supported for <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitions</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af84e9c8c66fa7ce1edb4777f4172ef8b">VIEW\_ID</a>: ID of view of which the result table will be a member. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a9b436af89e4e3a9424f855e9321a984b">PIVOT</a>: Pivot column. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#abf1bf256ee2da0f3264daa6b3052477a">PIVOT\_VALUES</a>: Comma-separated list of the values in the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a9b436af89e4e3a9424f855e9321a984b">PIVOT</a> column. The list provided will become the column header prefixes in the output. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af8583b762d40514caffe90b3753d12fc">GROUPING\_SETS</a>: Customize the grouping attribute sets to compute the aggregates. These sets can include ROLLUP or CUBE operators. The attribute sets should be enclosed in parentheses and can include composite attributes. All attributes specified in the grouping sets must present in the group-by attributes. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa1d86da990da1c92be7699d05db68b54">ROLLUP</a>: This option is used to specify the multilevel aggregates. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad8f375f67e66b9f35ab0f2c3c4e1f458">CUBE</a>: This option is used to specify the multidimensional aggregates. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a3774a0c1f7662a6fdd88d3aeaf736e85">SHARD\_KEY</a>: Comma-separated list of the columns to be sharded on; e.g. 'column1, column2'. The columns specified must be present in <span className="em">column\_names</span> . If any alias is given for any column name, the alias must be used, rather than the original column name. The default value is ''. </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l01699">1699</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aff889808f06de9af63e1eb8be7d5c07f">◆ </a></span>AggregateGroupByRequest() <span className="overload">\[6/6]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.AggregateGroupByRequest.AggregateGroupByRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">table\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">offset</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">long?</td>
                  <td className="paramname"><span className="paramname"><span className="em">limit</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">encoding</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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/cs/classkinetica_1_1AggregateGroupByRequest" title="A set of parameters for Kinetica.aggregateGroupBy.">AggregateGroupByRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">table\_name</td>
                <td>Name of an existing table or view on which the operation will be performed, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>.</td>
              </tr>

              <tr>
                <td className="paramname">column\_names</td>
                <td>List of one or more column names, expressions, and aggregate expressions.</td>
              </tr>

              <tr>
                <td className="paramname">offset</td>
                <td>A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). The default value is 0. The minimum allowed value is 0. The maximum allowed value is MAX\_INT.</td>
              </tr>

              <tr>
                <td className="paramname">limit</td>
                <td>A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. The number of records returned will never exceed the server's own limit, defined by the <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> parameter in the server configuration. Use <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByResponse#a790b3e5007365352ec3df99bb7a401b7">has\_more\_records</a> to see if more records exist in the result to be fetched, and <span className="em">offset</span> and <span className="em">limit</span> to request subsequent pages of results. The default value is -9999.</td>
              </tr>

              <tr>
                <td className="paramname">encoding</td>

                <td>
                  Specifies the encoding for returned records. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#af3ecacacb9b3aabb14f27c6cd9c2a923">BINARY</a>: Indicates that the returned records should be binary encoded. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#a0e86973b8c4ed200c4fbaab019787dfd">JSON</a>: Indicates that the returned records should be JSON-encoded. </li>
                  </ul>

                  The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#af3ecacacb9b3aabb14f27c6cd9c2a923">BINARY</a>.
                </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a4a584ee3ce95955100dd509039b8789b">CREATE\_TEMP\_TABLE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, a unique temporary table name will be generated in the sys\_temp schema and used in place of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a1fe48bed5997449a14cebfe879c1ecae">RESULT\_TABLE\_PERSIST</a> is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> (or unspecified), then this is always allowed even if the caller does not have permission to create tables. The generated name is returned in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByResponse_1_1Info#afb376ff5fca7356798accf2f1198dda8">QUALIFIED\_RESULT\_TABLE\_NAME</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a6b08a07880f8a648e1bf30dd0c9c19e5">COLLECTION\_NAME</a>: \[DEPRECATED–please specify the containing schema as part of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> and use <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#ac754b44062e7b90b8afa50ddfa8ccbf2">Kinetica.createSchema</a> to create the schema if non-existent] Name of a schema which is to contain the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. If the schema provided is non-existent, it will be automatically created. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a3a55b9aafe05c74e9e17034a8507d85a">EXPRESSION</a>: Filter expression to apply to the table prior to computing the aggregate group by. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad8d7cb3887b1e213cd445302f3702474">PIPELINED\_EXPRESSION\_EVALUATION</a>: Evaluate the group-by during last JoinedSet filter plan step. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a144b881d8dfe71dff5157fc55f5015c9">HAVING</a>: Filter expression to apply to the aggregated results. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabe32e95440a1fec1a0f3fdcf06becb7">SORT\_ORDER</a>: \[DEPRECATED–use order\_by instead] String indicating how the returned values should be sorted - ascending or descending. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a495b55dd44fd0a100bff46b7219620a3">ASCENDING</a>: Indicates that the returned values should be sorted in ascending order. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a60fc4668a16118ef9dc910ade7ccfdf9">DESCENDING</a>: Indicates that the returned values should be sorted in descending order. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a495b55dd44fd0a100bff46b7219620a3">ASCENDING</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af75fa9075aef9300c6df83d78f04e805">SORT\_BY</a>: \[DEPRECATED–use order\_by instead] String determining how the results are sorted. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aef06e28af7079aa21976474f2d0ae19b">KEY</a>: Indicates that the returned values should be sorted by key, which corresponds to the grouping columns. If you have multiple grouping columns (and are sorting by key), it will first sort the first grouping column, then the second grouping column, etc. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aee6bb7d2ed57ce491c90005be49e6e6f">VALUE</a>: Indicates that the returned values should be sorted by value, which corresponds to the aggregates. If you have multiple aggregates (and are sorting by value), it will first sort by the first aggregate, then the second aggregate, etc. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aee6bb7d2ed57ce491c90005be49e6e6f">VALUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ae06b1630e13553f738a360519a7ead72">ORDER\_BY</a>: Comma-separated list of the columns to be sorted by as well as the sort direction, e.g., 'timestamp asc, x desc'. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a868cc07decb52439bacb48510db1c26d">STRATEGY\_DEFINITION</a>: The <a href="/content/rm/concepts/#tier-strategies" target="_top">tier strategy</a> for the table and its columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa3e54d93649a1dc182f82d081fbef7f3">COMPRESSION\_CODEC</a>: The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for the result table's columns. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>: The name of a table used to store the results, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. Column names (group-by and aggregate fields) need to be given aliases e.g. \["FChar256 as fchar256", "sum(FDouble) as sfd"]. If present, no results are returned in the response. This option is not available if one of the grouping attributes is an unrestricted string (i.e.; not charN) type. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a1fe48bed5997449a14cebfe879c1ecae">RESULT\_TABLE\_PERSIST</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, then the result table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> will be persisted and will not expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a> is specified. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>, then the result table will be an in-memory table and will expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a> is specified otherwise. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5d5717399eff0372c06fd66fc36dd410">RESULT\_TABLE\_FORCE\_REPLICATED</a>: Force the result table to be replicated (ignores any sharding). Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af67899b3569e580238c3273c0fb4a33f">RESULT\_TABLE\_GENERATE\_PK</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> then set a primary key for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa23b98a822957bb640dcdb9a05192365">RESULT\_TABLE\_GENERATE\_SOFT\_PK</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> then set a soft primary key for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a23fd5b82a1429b6f2af318e7294e612c">CHUNK\_SIZE</a>: Indicates the number of records per chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af6d0b51c056f4debd16bee16cabfbb98">CHUNK\_COLUMN\_MAX\_MEMORY</a>: Indicates the target maximum data size for each column in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabea6aa40ad1c15e659e90b6d29e5add">CHUNK\_MAX\_MEMORY</a>: Indicates the target maximum data size for all columns in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ae86f7828634f28d6958039222074b050">CREATE\_INDEXES</a>: Comma-separated list of columns on which to create indexes on the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ac5894717b4ca84990b7e9816eeb24793">PARTITION\_TYPE</a>: <a href="/content/concepts/tables/#partitioning" target="_top">Partitioning</a> scheme to use for the result table. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a08991524b7c16f8a2a86209f2858441c">RANGE</a>: Use <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ada06173c832bad6c08489a7b63d55588">INTERVAL</a>: Use <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#acd2627a3b36719fc7dc7d8e105fd4e5d">LIST</a>: Use <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af2f13219bb1250d97abe55fc04705dda">HASH</a>: Use <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afac01262af576ae719b54365e5761ce3">SERIES</a>: Use <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a>. </li>
                      </ul>
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad60e5c0250d8007ed26815811c692b5e">PARTITION\_KEYS</a>: Comma-separated list of partition keys, which are the columns or column expressions by which records will be assigned to partitions defined by <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5cecc944c83016b5f6cb00f3fab1ba50">PARTITION\_DEFINITIONS</a>. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5cecc944c83016b5f6cb00f3fab1ba50">PARTITION\_DEFINITIONS</a>: Comma-separated list of partition definitions, whose format depends on the choice of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ac5894717b4ca84990b7e9816eeb24793">PARTITION\_TYPE</a>. See <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>, or <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a> for example formats. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5d5ebd0e63a5581842ae249121b9061f">IS\_AUTOMATIC\_PARTITION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, a new partition will be created for values which don't fall into an existing partition. Currently only supported for <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitions</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af84e9c8c66fa7ce1edb4777f4172ef8b">VIEW\_ID</a>: ID of view of which the result table will be a member. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a9b436af89e4e3a9424f855e9321a984b">PIVOT</a>: Pivot column. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#abf1bf256ee2da0f3264daa6b3052477a">PIVOT\_VALUES</a>: Comma-separated list of the values in the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a9b436af89e4e3a9424f855e9321a984b">PIVOT</a> column. The list provided will become the column header prefixes in the output. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af8583b762d40514caffe90b3753d12fc">GROUPING\_SETS</a>: Customize the grouping attribute sets to compute the aggregates. These sets can include ROLLUP or CUBE operators. The attribute sets should be enclosed in parentheses and can include composite attributes. All attributes specified in the grouping sets must present in the group-by attributes. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa1d86da990da1c92be7699d05db68b54">ROLLUP</a>: This option is used to specify the multilevel aggregates. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad8f375f67e66b9f35ab0f2c3c4e1f458">CUBE</a>: This option is used to specify the multidimensional aggregates. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a3774a0c1f7662a6fdd88d3aeaf736e85">SHARD\_KEY</a>: Comma-separated list of the columns to be sharded on; e.g. 'column1, column2'. The columns specified must be present in <span className="em">column\_names</span> . If any alias is given for any column name, the alias must be used, rather than the original column name. The default value is ''. </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l02274">2274</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#af63b70cacf486d4c470559abdcb30a30">◆ </a></span>column\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.AggregateGroupByRequest.column\_names = new List\<string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>List of one or more column names, expressions, and aggregate expressions. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l00588">588</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7f6985b3229ea36179ce8c55cf61016e">◆ </a></span>encoding</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.AggregateGroupByRequest.encoding = <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#af3ecacacb9b3aabb14f27c6cd9c2a923">Encoding.BINARY</a></td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the encoding for returned records. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#af3ecacacb9b3aabb14f27c6cd9c2a923">BINARY</a>: Indicates that the returned records should be binary encoded. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#a0e86973b8c4ed200c4fbaab019787dfd">JSON</a>: Indicates that the returned records should be JSON-encoded. </li>
        </ul>

        <p>The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Encoding#af3ecacacb9b3aabb14f27c6cd9c2a923">BINARY</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l00631">631</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a90ed82e7dd32ec1bc26662806fcdc964">◆ </a></span>limit</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">long kinetica.AggregateGroupByRequest.limit = -9999</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A positive integer indicating the maximum number of results to be returned, or END\_OF\_SET (-9999) to indicate that the maximum number of results allowed by the server should be returned. </p>
        <p>The number of records returned will never exceed the server's own limit, defined by the <a href="/content/config/#config-main-general" target="_top">max\_get\_records\_size</a> parameter in the server configuration. Use <a className="el" href="/content/api/cs/classkinetica_1_1AggregateGroupByResponse#a790b3e5007365352ec3df99bb7a401b7">has\_more\_records</a> to see if more records exist in the result to be fetched, and <a className="el" href="#a4f39f5202e203bad129a00c343510eb4" title="A positive integer indicating the number of initial results to skip (this can be useful for paging th...">AggregateGroupByRequest.offset</a> and <a className="el" href="#a90ed82e7dd32ec1bc26662806fcdc964" title="A positive integer indicating the maximum number of results to be returned, or END_OF_SET (-9999) to ...">AggregateGroupByRequest.limit</a> to request subsequent pages of results. The default value is -9999.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l00609">609</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4f39f5202e203bad129a00c343510eb4">◆ </a></span>offset</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">long kinetica.AggregateGroupByRequest.offset = 0</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A positive integer indicating the number of initial results to skip (this can be useful for paging through the results). </p>
        <p>The default value is 0. The minimum allowed value is 0. The maximum allowed value is MAX\_INT.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l00594">594</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aadc486025c5577fa0c66a5271d1a38ed">◆ </a></span>options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.AggregateGroupByRequest.options = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Optional parameters. </p>

        <ul>
          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a4a584ee3ce95955100dd509039b8789b">CREATE\_TEMP\_TABLE</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, a unique temporary table name will be generated in the sys\_temp schema and used in place of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a1fe48bed5997449a14cebfe879c1ecae">RESULT\_TABLE\_PERSIST</a> is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> (or unspecified), then this is always allowed even if the caller does not have permission to create tables. The generated name is returned in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByResponse_1_1Info#afb376ff5fca7356798accf2f1198dda8">QUALIFIED\_RESULT\_TABLE\_NAME</a>. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a6b08a07880f8a648e1bf30dd0c9c19e5">COLLECTION\_NAME</a>: \[DEPRECATED–please specify the containing schema as part of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> and use <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#ac754b44062e7b90b8afa50ddfa8ccbf2">Kinetica.createSchema</a> to create the schema if non-existent] Name of a schema which is to contain the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. If the schema provided is non-existent, it will be automatically created. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a3a55b9aafe05c74e9e17034a8507d85a">EXPRESSION</a>: Filter expression to apply to the table prior to computing the aggregate group by. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad8d7cb3887b1e213cd445302f3702474">PIPELINED\_EXPRESSION\_EVALUATION</a>: Evaluate the group-by during last JoinedSet filter plan step. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a144b881d8dfe71dff5157fc55f5015c9">HAVING</a>: Filter expression to apply to the aggregated results. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabe32e95440a1fec1a0f3fdcf06becb7">SORT\_ORDER</a>: \[DEPRECATED–use order\_by instead] String indicating how the returned values should be sorted - ascending or descending. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a495b55dd44fd0a100bff46b7219620a3">ASCENDING</a>: Indicates that the returned values should be sorted in ascending order. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a60fc4668a16118ef9dc910ade7ccfdf9">DESCENDING</a>: Indicates that the returned values should be sorted in descending order. </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a495b55dd44fd0a100bff46b7219620a3">ASCENDING</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af75fa9075aef9300c6df83d78f04e805">SORT\_BY</a>: \[DEPRECATED–use order\_by instead] String determining how the results are sorted. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aef06e28af7079aa21976474f2d0ae19b">KEY</a>: Indicates that the returned values should be sorted by key, which corresponds to the grouping columns. If you have multiple grouping columns (and are sorting by key), it will first sort the first grouping column, then the second grouping column, etc. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aee6bb7d2ed57ce491c90005be49e6e6f">VALUE</a>: Indicates that the returned values should be sorted by value, which corresponds to the aggregates. If you have multiple aggregates (and are sorting by value), it will first sort by the first aggregate, then the second aggregate, etc. </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aee6bb7d2ed57ce491c90005be49e6e6f">VALUE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ae06b1630e13553f738a360519a7ead72">ORDER\_BY</a>: Comma-separated list of the columns to be sorted by as well as the sort direction, e.g., 'timestamp asc, x desc'. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a868cc07decb52439bacb48510db1c26d">STRATEGY\_DEFINITION</a>: The <a href="/content/rm/concepts/#tier-strategies" target="_top">tier strategy</a> for the table and its columns. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa3e54d93649a1dc182f82d081fbef7f3">COMPRESSION\_CODEC</a>: The default <a href="/content/concepts/column_compression/" target="_top">compression codec</a> for the result table's columns. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>: The name of a table used to store the results, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. Column names (group-by and aggregate fields) need to be given aliases e.g. \["FChar256 as fchar256", "sum(FDouble) as sfd"]. If present, no results are returned in the response. This option is not available if one of the grouping attributes is an unrestricted string (i.e.; not charN) type. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a1fe48bed5997449a14cebfe879c1ecae">RESULT\_TABLE\_PERSIST</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, then the result table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> will be persisted and will not expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a> is specified. If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>, then the result table will be an in-memory table and will expire unless a <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a> is specified otherwise. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5d5717399eff0372c06fd66fc36dd410">RESULT\_TABLE\_FORCE\_REPLICATED</a>: Force the result table to be replicated (ignores any sharding). Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af67899b3569e580238c3273c0fb4a33f">RESULT\_TABLE\_GENERATE\_PK</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> then set a primary key for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa23b98a822957bb640dcdb9a05192365">RESULT\_TABLE\_GENERATE\_SOFT\_PK</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> then set a soft primary key for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5df13fd58ea362eadf7593768e4f76cd">TTL</a>: Sets the <a href="/content/concepts/ttl/" target="_top">TTL</a> of the table specified in <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a>. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a23fd5b82a1429b6f2af318e7294e612c">CHUNK\_SIZE</a>: Indicates the number of records per chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af6d0b51c056f4debd16bee16cabfbb98">CHUNK\_COLUMN\_MAX\_MEMORY</a>: Indicates the target maximum data size for each column in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabea6aa40ad1c15e659e90b6d29e5add">CHUNK\_MAX\_MEMORY</a>: Indicates the target maximum data size for all columns in a chunk to be used for the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ae86f7828634f28d6958039222074b050">CREATE\_INDEXES</a>: Comma-separated list of columns on which to create indexes on the result table. Must be used in combination with the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aabc2f4ef62b509abe7d93b2f78dc9a8d">RESULT\_TABLE</a> option. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ac5894717b4ca84990b7e9816eeb24793">PARTITION\_TYPE</a>: <a href="/content/concepts/tables/#partitioning" target="_top">Partitioning</a> scheme to use for the result table. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a08991524b7c16f8a2a86209f2858441c">RANGE</a>: Use <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ada06173c832bad6c08489a7b63d55588">INTERVAL</a>: Use <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#acd2627a3b36719fc7dc7d8e105fd4e5d">LIST</a>: Use <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af2f13219bb1250d97abe55fc04705dda">HASH</a>: Use <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afac01262af576ae719b54365e5761ce3">SERIES</a>: Use <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a>. </li>
            </ul>
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad60e5c0250d8007ed26815811c692b5e">PARTITION\_KEYS</a>: Comma-separated list of partition keys, which are the columns or column expressions by which records will be assigned to partitions defined by <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5cecc944c83016b5f6cb00f3fab1ba50">PARTITION\_DEFINITIONS</a>. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5cecc944c83016b5f6cb00f3fab1ba50">PARTITION\_DEFINITIONS</a>: Comma-separated list of partition definitions, whose format depends on the choice of <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ac5894717b4ca84990b7e9816eeb24793">PARTITION\_TYPE</a>. See <a href="/content/concepts/tables/#partitioning-by-range" target="_top">range partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-interval" target="_top">interval partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitioning</a>, <a href="/content/concepts/tables/#partitioning-by-hash" target="_top">hash partitioning</a>, or <a href="/content/concepts/tables/#partitioning-by-series" target="_top">series partitioning</a> for example formats. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a5d5ebd0e63a5581842ae249121b9061f">IS\_AUTOMATIC\_PARTITION</a>: If <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a>, a new partition will be created for values which don't fall into an existing partition. Currently only supported for <a href="/content/concepts/tables/#partitioning-by-list" target="_top">list partitions</a>. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a838cd36539c612040de6a3b633f41053">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#afc9ee6260782b6392540cbfcfe528bc4">FALSE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af84e9c8c66fa7ce1edb4777f4172ef8b">VIEW\_ID</a>: ID of view of which the result table will be a member. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a9b436af89e4e3a9424f855e9321a984b">PIVOT</a>: Pivot column. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#abf1bf256ee2da0f3264daa6b3052477a">PIVOT\_VALUES</a>: Comma-separated list of the values in the <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a9b436af89e4e3a9424f855e9321a984b">PIVOT</a> column. The list provided will become the column header prefixes in the output. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#af8583b762d40514caffe90b3753d12fc">GROUPING\_SETS</a>: Customize the grouping attribute sets to compute the aggregates. These sets can include ROLLUP or CUBE operators. The attribute sets should be enclosed in parentheses and can include composite attributes. All attributes specified in the grouping sets must present in the group-by attributes. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#aa1d86da990da1c92be7699d05db68b54">ROLLUP</a>: This option is used to specify the multilevel aggregates. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#ad8f375f67e66b9f35ab0f2c3c4e1f458">CUBE</a>: This option is used to specify the multidimensional aggregates. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1AggregateGroupByRequest_1_1Options#a3774a0c1f7662a6fdd88d3aeaf736e85">SHARD\_KEY</a>: Comma-separated list of the columns to be sharded on; e.g. 'column1, column2'. The columns specified must be present in <a className="el" href="#af63b70cacf486d4c470559abdcb30a30" title="List of one or more column names, expressions, and aggregate expressions.">AggregateGroupByRequest.column\_names</a>. If any alias is given for any column name, the alias must be used, rather than the original column name. The default value is ''. </li>
        </ul>

        <p>The default value is an empty Dictionary.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l01151">1151</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac5270a470051fb8f8911fbfa4bf6506b">◆ </a></span>table\_name</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.AggregateGroupByRequest.table\_name</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of an existing table or view on which the operation will be performed, in \[schema\_name. </p>
        <p>]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source#l00584">584</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this class was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2AggregateGroupBy_8cs_source">AggregateGroupBy.cs</a></li>
    </ul>
  </div>
</div>
