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

> kinetica.CreateTableExternalRequest.Options — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1CreateTableExternalRequest#a1d590336447573098ff03f20c9636872" title="Optional parameters.">CreateTableExternalRequest.options</a>. <a href="#details">More...</a></p>

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

      <tr className="memitem:a8ae460f35d9ba738004555da88d4240c" id="r_a8ae460f35d9ba738004555da88d4240c">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8ae460f35d9ba738004555da88d4240c">BAD\_RECORD\_TABLE\_NAME</a> = "bad\_record\_table\_name"</td>
      </tr>

      <tr className="memdesc:a8ae460f35d9ba738004555da88d4240c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of a table to which records that were rejected are written. <br /></td>
      </tr>

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

      <tr className="memitem:a793683e547e9ad161efdf2bcaefa7572" id="r_a793683e547e9ad161efdf2bcaefa7572">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a793683e547e9ad161efdf2bcaefa7572">BAD\_RECORD\_TABLE\_LIMIT</a> = "bad\_record\_table\_limit"</td>
      </tr>

      <tr className="memdesc:a793683e547e9ad161efdf2bcaefa7572">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A positive integer indicating the maximum number of records that can be written to the bad-record-table. <br /></td>
      </tr>

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

      <tr className="memitem:a79719687bfa7dd7160e41352d87a5a7a" id="r_a79719687bfa7dd7160e41352d87a5a7a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a79719687bfa7dd7160e41352d87a5a7a">BAD\_RECORD\_TABLE\_LIMIT\_PER\_INPUT</a> = "bad\_record\_table\_limit\_per\_input"</td>
      </tr>

      <tr className="memdesc:a79719687bfa7dd7160e41352d87a5a7a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">For subscriptions, a positive integer indicating the maximum number of records that can be written to the bad-record-table per file/payload. <br /></td>
      </tr>

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

      <tr className="memitem:a9a5576985d82299b7bc408760d47103d" id="r_a9a5576985d82299b7bc408760d47103d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9a5576985d82299b7bc408760d47103d">BATCH\_SIZE</a> = "batch\_size"</td>
      </tr>

      <tr className="memdesc:a9a5576985d82299b7bc408760d47103d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of records to insert per batch when inserting data. <br /></td>
      </tr>

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

      <tr className="memitem:adf2d959ee31c9e244f4a020a91ba7f40" id="r_adf2d959ee31c9e244f4a020a91ba7f40">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adf2d959ee31c9e244f4a020a91ba7f40">COLUMN\_FORMATS</a> = "column\_formats"</td>
      </tr>

      <tr className="memdesc:adf2d959ee31c9e244f4a020a91ba7f40">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">For each target column specified, applies the column-property-bound format to the source data loaded into that column. <br /></td>
      </tr>

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

      <tr className="memitem:aa5210f8fe794b0ce70c45f58793df7ff" id="r_aa5210f8fe794b0ce70c45f58793df7ff">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa5210f8fe794b0ce70c45f58793df7ff">COLUMNS\_TO\_LOAD</a> = "columns\_to\_load"</td>
      </tr>

      <tr className="memdesc:aa5210f8fe794b0ce70c45f58793df7ff">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies a comma-delimited list of columns from the source data to load. <br /></td>
      </tr>

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

      <tr className="memitem:a0a26f34bdc7999f7aa4a6a30d6b84c28" id="r_a0a26f34bdc7999f7aa4a6a30d6b84c28">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0a26f34bdc7999f7aa4a6a30d6b84c28">COLUMNS\_TO\_SKIP</a> = "columns\_to\_skip"</td>
      </tr>

      <tr className="memdesc:a0a26f34bdc7999f7aa4a6a30d6b84c28">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies a comma-delimited list of columns from the source data to skip. <br /></td>
      </tr>

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

      <tr className="memitem:acbef29b862d02d3b28319e7a2f7e07e3" id="r_acbef29b862d02d3b28319e7a2f7e07e3">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acbef29b862d02d3b28319e7a2f7e07e3">COMPRESSION\_TYPE</a> = "compression\_type"</td>
      </tr>

      <tr className="memdesc:acbef29b862d02d3b28319e7a2f7e07e3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Source data compression type. <br /></td>
      </tr>

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

      <tr className="memitem:a7c0079a05bedfd185e1de224aed6aa36" id="r_a7c0079a05bedfd185e1de224aed6aa36">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7c0079a05bedfd185e1de224aed6aa36">NONE</a> = "none"</td>
      </tr>

      <tr className="memdesc:a7c0079a05bedfd185e1de224aed6aa36">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">No compression. <br /></td>
      </tr>

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

      <tr className="memitem:a91d4a87d4d7c5159a718a4e18f641bec" id="r_a91d4a87d4d7c5159a718a4e18f641bec">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a91d4a87d4d7c5159a718a4e18f641bec">AUTO</a> = "auto"</td>
      </tr>

      <tr className="memdesc:a91d4a87d4d7c5159a718a4e18f641bec">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Auto detect compression type. <br /></td>
      </tr>

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

      <tr className="memitem:a9253ec880762175e71c77ddf078e019d" id="r_a9253ec880762175e71c77ddf078e019d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9253ec880762175e71c77ddf078e019d">GZIP</a> = "gzip"</td>
      </tr>

      <tr className="memdesc:a9253ec880762175e71c77ddf078e019d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">gzip file compression. <br /></td>
      </tr>

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

      <tr className="memitem:ac6b0d04673532e9f458ee4e03854efea" id="r_ac6b0d04673532e9f458ee4e03854efea">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac6b0d04673532e9f458ee4e03854efea">BZIP2</a> = "bzip2"</td>
      </tr>

      <tr className="memdesc:ac6b0d04673532e9f458ee4e03854efea">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">bzip2 file compression. <br /></td>
      </tr>

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

      <tr className="memitem:abeaa61828acae61a8f73d440056af6ef" id="r_abeaa61828acae61a8f73d440056af6ef">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abeaa61828acae61a8f73d440056af6ef">DATASOURCE\_NAME</a> = "datasource\_name"</td>
      </tr>

      <tr className="memdesc:abeaa61828acae61a8f73d440056af6ef">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of an existing external data source from which data file(s) specified in <a className="el" href="/content/api/cs/classkinetica_1_1CreateTableExternalRequest#a8847cd5af251b4e5f0232408fcbb96d1" title="A list of file paths from which data will be sourced; For paths in KiFS, use the URI prefix of kifs:/...">CreateTableExternalRequest.filepaths</a> will be loaded. <br /></td>
      </tr>

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

      <tr className="memitem:a9299fc58d5a0b91a7251fd0d18d02df4" id="r_a9299fc58d5a0b91a7251fd0d18d02df4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9299fc58d5a0b91a7251fd0d18d02df4">DEFAULT\_COLUMN\_FORMATS</a> = "default\_column\_formats"</td>
      </tr>

      <tr className="memdesc:a9299fc58d5a0b91a7251fd0d18d02df4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the default format to be applied to source data loaded into columns with the corresponding column property. <br /></td>
      </tr>

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

      <tr className="memitem:ae9dcf1a35692d68abef6808888984018" id="r_ae9dcf1a35692d68abef6808888984018">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae9dcf1a35692d68abef6808888984018">DATALAKE\_CATALOG</a> = "datalake\_catalog"</td>
      </tr>

      <tr className="memdesc:ae9dcf1a35692d68abef6808888984018">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of an existing datalake(iceberg) catalog used in loading files. <br /></td>
      </tr>

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

      <tr className="memitem:a71493d9059ab5bedecf428aec3695797" id="r_a71493d9059ab5bedecf428aec3695797">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a71493d9059ab5bedecf428aec3695797">DATALAKE\_PATH</a> = "datalake\_path"</td>
      </tr>

      <tr className="memdesc:a71493d9059ab5bedecf428aec3695797">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Path of datalake(iceberg) object. <br /></td>
      </tr>

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

      <tr className="memitem:a9096196cc908e9d6ea2e9340ff606fd9" id="r_a9096196cc908e9d6ea2e9340ff606fd9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9096196cc908e9d6ea2e9340ff606fd9">DATALAKE\_SNAPSHOT</a> = "datalake\_snapshot"</td>
      </tr>

      <tr className="memdesc:a9096196cc908e9d6ea2e9340ff606fd9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Snapshot ID of datalake(iceberg) object. <br /></td>
      </tr>

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

      <tr className="memitem:a2f9bb9f71a09170ac03d64e0458f0740" id="r_a2f9bb9f71a09170ac03d64e0458f0740">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2f9bb9f71a09170ac03d64e0458f0740">ERROR\_HANDLING</a> = "error\_handling"</td>
      </tr>

      <tr className="memdesc:a2f9bb9f71a09170ac03d64e0458f0740">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies how errors should be handled upon insertion. <br /></td>
      </tr>

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

      <tr className="memitem:a0bb9c15f573057263a803d3eb3164ab2" id="r_a0bb9c15f573057263a803d3eb3164ab2">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0bb9c15f573057263a803d3eb3164ab2">PERMISSIVE</a> = "permissive"</td>
      </tr>

      <tr className="memdesc:a0bb9c15f573057263a803d3eb3164ab2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a className="el" href="/content/api/cs/namespacekinetica_1_1Records">Records</a> with missing columns are populated with nulls if possible; otherwise, the malformed records are skipped. <br /></td>
      </tr>

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

      <tr className="memitem:a78acb44d6a0e873219e4c4e2d59fd86a" id="r_a78acb44d6a0e873219e4c4e2d59fd86a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a78acb44d6a0e873219e4c4e2d59fd86a">IGNORE\_BAD\_RECORDS</a> = "ignore\_bad\_records"</td>
      </tr>

      <tr className="memdesc:a78acb44d6a0e873219e4c4e2d59fd86a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Malformed records are skipped. <br /></td>
      </tr>

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

      <tr className="memitem:a953af5d568d9b19f87f57ddd723c7915" id="r_a953af5d568d9b19f87f57ddd723c7915">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a953af5d568d9b19f87f57ddd723c7915">ABORT</a> = "abort"</td>
      </tr>

      <tr className="memdesc:a953af5d568d9b19f87f57ddd723c7915">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Stops current insertion and aborts entire operation when an error is encountered. <br /></td>
      </tr>

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

      <tr className="memitem:a546041067402e1c8eae12852d44e002e" id="r_a546041067402e1c8eae12852d44e002e">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a546041067402e1c8eae12852d44e002e">EXTERNAL\_TABLE\_TYPE</a> = "external\_table\_type"</td>
      </tr>

      <tr className="memdesc:a546041067402e1c8eae12852d44e002e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies whether the external table holds a local copy of the external data. <br /></td>
      </tr>

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

      <tr className="memitem:aec77b1464bb552a4d12c5a7b7e7b7ea3" id="r_aec77b1464bb552a4d12c5a7b7e7b7ea3">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aec77b1464bb552a4d12c5a7b7e7b7ea3">MATERIALIZED</a> = "materialized"</td>
      </tr>

      <tr className="memdesc:aec77b1464bb552a4d12c5a7b7e7b7ea3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Loads a copy of the external data into the database, refreshed on demand. <br /></td>
      </tr>

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

      <tr className="memitem:a32aa37f2349b2e1a4b0179a29f587f0b" id="r_a32aa37f2349b2e1a4b0179a29f587f0b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a32aa37f2349b2e1a4b0179a29f587f0b">LOGICAL</a> = "logical"</td>
      </tr>

      <tr className="memdesc:a32aa37f2349b2e1a4b0179a29f587f0b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">External data will not be loaded into the database; the data will be retrieved from the source upon servicing each query against the external table. <br /></td>
      </tr>

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

      <tr className="memitem:a380cb2cf69865696afa4f19e8432abad" id="r_a380cb2cf69865696afa4f19e8432abad">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a380cb2cf69865696afa4f19e8432abad">FILE\_TYPE</a> = "file\_type"</td>
      </tr>

      <tr className="memdesc:a380cb2cf69865696afa4f19e8432abad">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the type of the file(s) whose records will be inserted. <br /></td>
      </tr>

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

      <tr className="memitem:abfaa09893ffd2e8854dd5163f8af8730" id="r_abfaa09893ffd2e8854dd5163f8af8730">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abfaa09893ffd2e8854dd5163f8af8730">AVRO</a> = "avro"</td>
      </tr>

      <tr className="memdesc:abfaa09893ffd2e8854dd5163f8af8730">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro file format. <br /></td>
      </tr>

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

      <tr className="memitem:adae7b57e9c8bf0e3d912fa9157a72bfb" id="r_adae7b57e9c8bf0e3d912fa9157a72bfb">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adae7b57e9c8bf0e3d912fa9157a72bfb">DELIMITED\_TEXT</a> = "delimited\_text"</td>
      </tr>

      <tr className="memdesc:adae7b57e9c8bf0e3d912fa9157a72bfb">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Delimited text file format; e.g., CSV, TSV, PSV, etc. <br /></td>
      </tr>

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

      <tr className="memitem:af1bf76512b432ad8e4a88d543e452772" id="r_af1bf76512b432ad8e4a88d543e452772">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af1bf76512b432ad8e4a88d543e452772">GDB</a> = "gdb"</td>
      </tr>

      <tr className="memdesc:af1bf76512b432ad8e4a88d543e452772">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Esri/GDB file format. <br /></td>
      </tr>

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

      <tr className="memitem:a2fbeaa2d9e5933f7556509ed86a5a9b9" id="r_a2fbeaa2d9e5933f7556509ed86a5a9b9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2fbeaa2d9e5933f7556509ed86a5a9b9">JSON</a> = "json"</td>
      </tr>

      <tr className="memdesc:a2fbeaa2d9e5933f7556509ed86a5a9b9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">JSON file format. <br /></td>
      </tr>

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

      <tr className="memitem:a89e6d08398d1c2edaaf12adcd2a4dccb" id="r_a89e6d08398d1c2edaaf12adcd2a4dccb">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a89e6d08398d1c2edaaf12adcd2a4dccb">PARQUET</a> = "parquet"</td>
      </tr>

      <tr className="memdesc:a89e6d08398d1c2edaaf12adcd2a4dccb">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Apache Parquet file format. <br /></td>
      </tr>

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

      <tr className="memitem:a72e60871279f1966be4294fc79edaf9f" id="r_a72e60871279f1966be4294fc79edaf9f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a72e60871279f1966be4294fc79edaf9f">SHAPEFILE</a> = "shapefile"</td>
      </tr>

      <tr className="memdesc:a72e60871279f1966be4294fc79edaf9f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">ShapeFile file format. <br /></td>
      </tr>

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

      <tr className="memitem:a0c52b1f6080f0383a200d3f15db95f05" id="r_a0c52b1f6080f0383a200d3f15db95f05">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0c52b1f6080f0383a200d3f15db95f05">FLATTEN\_COLUMNS</a> = "flatten\_columns"</td>
      </tr>

      <tr className="memdesc:a0c52b1f6080f0383a200d3f15db95f05">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies how to handle nested columns. <br /></td>
      </tr>

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

      <tr className="memitem:ad1eb6163c3b24467a497ba342667e9db" id="r_ad1eb6163c3b24467a497ba342667e9db">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:ad1eb6163c3b24467a497ba342667e9db">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateTableExternalRequest_1_1Options" title="A set of string constants for the parameter CreateTableExternalRequest.options.">CreateTableExternalRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:aff2cf15b4257eddf0cef38e4db48bb02" id="r_aff2cf15b4257eddf0cef38e4db48bb02">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:aff2cf15b4257eddf0cef38e4db48bb02">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateTableExternalRequest_1_1Options" title="A set of string constants for the parameter CreateTableExternalRequest.options.">CreateTableExternalRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:a52c36107a15187237536fd3d4a910297" id="r_a52c36107a15187237536fd3d4a910297">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a52c36107a15187237536fd3d4a910297">GDAL\_CONFIGURATION\_OPTIONS</a> = "gdal\_configuration\_options"</td>
      </tr>

      <tr className="memdesc:a52c36107a15187237536fd3d4a910297">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma separated list of gdal conf options, for the specific requests: key=value. <br /></td>
      </tr>

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

      <tr className="memitem:a1b2411bd183bc5a86487e3a303871314" id="r_a1b2411bd183bc5a86487e3a303871314">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1b2411bd183bc5a86487e3a303871314">IGNORE\_EXISTING\_PK</a> = "ignore\_existing\_pk"</td>
      </tr>

      <tr className="memdesc:a1b2411bd183bc5a86487e3a303871314">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the record collision error-suppression policy for inserting into a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>, only used when not in upsert mode (upsert mode is disabled when <a className="el" href="#a5dbe6995937bb2c52f09ff5f638ae2da">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a>). <br /></td>
      </tr>

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

      <tr className="memitem:a577c32f5bd577317197704335f92d5e8" id="r_a577c32f5bd577317197704335f92d5e8">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a577c32f5bd577317197704335f92d5e8">INGESTION\_MODE</a> = "ingestion\_mode"</td>
      </tr>

      <tr className="memdesc:a577c32f5bd577317197704335f92d5e8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Whether to do a full load, dry run, or perform a type inference on the source data. <br /></td>
      </tr>

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

      <tr className="memitem:a5438af9e1fcc4d34ab434c2d7f2116aa" id="r_a5438af9e1fcc4d34ab434c2d7f2116aa">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5438af9e1fcc4d34ab434c2d7f2116aa">FULL</a> = "full"</td>
      </tr>

      <tr className="memdesc:a5438af9e1fcc4d34ab434c2d7f2116aa">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Run a type inference on the source data (if needed) and ingest. <br /></td>
      </tr>

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

      <tr className="memitem:af29d724b0c3ac0fcac05c7fc65e8789d" id="r_af29d724b0c3ac0fcac05c7fc65e8789d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af29d724b0c3ac0fcac05c7fc65e8789d">DRY\_RUN</a> = "dry\_run"</td>
      </tr>

      <tr className="memdesc:af29d724b0c3ac0fcac05c7fc65e8789d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Does not load data, but walks through the source data and determines the number of valid records, taking into account the current mode of <a className="el" href="#a2f9bb9f71a09170ac03d64e0458f0740">ERROR\_HANDLING</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a77e7193c6fd668ad6bf96c8d6f9ce752" id="r_a77e7193c6fd668ad6bf96c8d6f9ce752">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a77e7193c6fd668ad6bf96c8d6f9ce752">TYPE\_INFERENCE\_ONLY</a> = "type\_inference\_only"</td>
      </tr>

      <tr className="memdesc:a77e7193c6fd668ad6bf96c8d6f9ce752">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Infer the type of the source data and return, without ingesting any data. <br /></td>
      </tr>

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

      <tr className="memitem:ae520f954f1dc146393c6243ea7e3ca51" id="r_ae520f954f1dc146393c6243ea7e3ca51">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae520f954f1dc146393c6243ea7e3ca51">JDBC\_FETCH\_SIZE</a> = "jdbc\_fetch\_size"</td>
      </tr>

      <tr className="memdesc:ae520f954f1dc146393c6243ea7e3ca51">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The JDBC fetch size, which determines how many rows to fetch per round trip. <br /></td>
      </tr>

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

      <tr className="memitem:a958a84b86728c29e94993d451592e8d9" id="r_a958a84b86728c29e94993d451592e8d9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a958a84b86728c29e94993d451592e8d9">KAFKA\_CONSUMERS\_PER\_RANK</a> = "kafka\_consumers\_per\_rank"</td>
      </tr>

      <tr className="memdesc:a958a84b86728c29e94993d451592e8d9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of Kafka consumer threads per rank (valid range 1-6). <br /></td>
      </tr>

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

      <tr className="memitem:ae28acba65731fd004901f210ea525e28" id="r_ae28acba65731fd004901f210ea525e28">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae28acba65731fd004901f210ea525e28">KAFKA\_GROUP\_ID</a> = "kafka\_group\_id"</td>
      </tr>

      <tr className="memdesc:ae28acba65731fd004901f210ea525e28">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The group id to be used when consuming data from a Kafka topic (valid only for Kafka datasource subscriptions). <br /></td>
      </tr>

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

      <tr className="memitem:a32e55aacae45ce1f89e5ecac0b230b44" id="r_a32e55aacae45ce1f89e5ecac0b230b44">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a32e55aacae45ce1f89e5ecac0b230b44">KAFKA\_OFFSET\_RESET\_POLICY</a> = "kafka\_offset\_reset\_policy"</td>
      </tr>

      <tr className="memdesc:a32e55aacae45ce1f89e5ecac0b230b44">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Policy to determine whether the Kafka data consumption starts either at earliest offset or latest offset. <br /></td>
      </tr>

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

      <tr className="memitem:a317e00ce1f199d0e60ddd619cd540933" id="r_a317e00ce1f199d0e60ddd619cd540933">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a317e00ce1f199d0e60ddd619cd540933">EARLIEST</a> = "earliest"</td>
      </tr>

      <tr className="memdesc:a317e00ce1f199d0e60ddd619cd540933">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateTableExternalRequest_1_1Options" title="A set of string constants for the parameter CreateTableExternalRequest.options.">CreateTableExternalRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:a7312d3bdca1fd92575047d9a915e0c70" id="r_a7312d3bdca1fd92575047d9a915e0c70">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7312d3bdca1fd92575047d9a915e0c70">LATEST</a> = "latest"</td>
      </tr>

      <tr className="memdesc:a7312d3bdca1fd92575047d9a915e0c70">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateTableExternalRequest_1_1Options" title="A set of string constants for the parameter CreateTableExternalRequest.options.">CreateTableExternalRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:a0f36f3815d78e73f37d861625351e27c" id="r_a0f36f3815d78e73f37d861625351e27c">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0f36f3815d78e73f37d861625351e27c">KAFKA\_OPTIMISTIC\_INGEST</a> = "kafka\_optimistic\_ingest"</td>
      </tr>

      <tr className="memdesc:a0f36f3815d78e73f37d861625351e27c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Enable optimistic ingestion where Kafka topic offsets and table data are committed independently to achieve parallelism. <br /></td>
      </tr>

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

      <tr className="memitem:aae2be063f1e651d106b824387fd288b8" id="r_aae2be063f1e651d106b824387fd288b8">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aae2be063f1e651d106b824387fd288b8">KAFKA\_SUBSCRIPTION\_CANCEL\_AFTER</a> = "kafka\_subscription\_cancel\_after"</td>
      </tr>

      <tr className="memdesc:aae2be063f1e651d106b824387fd288b8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Sets the Kafka subscription lifespan (in minutes). <br /></td>
      </tr>

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

      <tr className="memitem:a38905e701de117403fcd481af5df6017" id="r_a38905e701de117403fcd481af5df6017">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a38905e701de117403fcd481af5df6017">KAFKA\_TYPE\_INFERENCE\_FETCH\_TIMEOUT</a> = "kafka\_type\_inference\_fetch\_timeout"</td>
      </tr>

      <tr className="memdesc:a38905e701de117403fcd481af5df6017">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Maximum time to collect Kafka messages before type inferencing on the set of them. <br /></td>
      </tr>

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

      <tr className="memitem:a9feb7c766d3fb649991fbdf626f7bb8f" id="r_a9feb7c766d3fb649991fbdf626f7bb8f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9feb7c766d3fb649991fbdf626f7bb8f">LAYER</a> = "layer"</td>
      </tr>

      <tr className="memdesc:a9feb7c766d3fb649991fbdf626f7bb8f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Geo files layer(s) name(s): comma separated. <br /></td>
      </tr>

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

      <tr className="memitem:a81bb0319ddb713f8e352c4dc56ac827b" id="r_a81bb0319ddb713f8e352c4dc56ac827b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a81bb0319ddb713f8e352c4dc56ac827b">LOADING\_MODE</a> = "loading\_mode"</td>
      </tr>

      <tr className="memdesc:a81bb0319ddb713f8e352c4dc56ac827b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Scheme for distributing the extraction and loading of data from the source data file(s). <br /></td>
      </tr>

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

      <tr className="memitem:aff855e5cfc4488282eebbf141241a5e7" id="r_aff855e5cfc4488282eebbf141241a5e7">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aff855e5cfc4488282eebbf141241a5e7">HEAD</a> = "head"</td>
      </tr>

      <tr className="memdesc:aff855e5cfc4488282eebbf141241a5e7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The head node loads all data. <br /></td>
      </tr>

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

      <tr className="memitem:a0d31f9a079404d073ad0a7dc2daa5381" id="r_a0d31f9a079404d073ad0a7dc2daa5381">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0d31f9a079404d073ad0a7dc2daa5381">DISTRIBUTED\_SHARED</a> = "distributed\_shared"</td>
      </tr>

      <tr className="memdesc:a0d31f9a079404d073ad0a7dc2daa5381">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The head node coordinates loading data by worker processes across all nodes from shared files available to all workers. <br /></td>
      </tr>

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

      <tr className="memitem:a0004301534fcdb9d6b876b1a415ff22b" id="r_a0004301534fcdb9d6b876b1a415ff22b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0004301534fcdb9d6b876b1a415ff22b">DISTRIBUTED\_LOCAL</a> = "distributed\_local"</td>
      </tr>

      <tr className="memdesc:a0004301534fcdb9d6b876b1a415ff22b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A single worker process on each node loads all files that are available to it. <br /></td>
      </tr>

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

      <tr className="memitem:a8dab12cb57950863f445666c0c1262e3" id="r_a8dab12cb57950863f445666c0c1262e3">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8dab12cb57950863f445666c0c1262e3">LOCAL\_TIME\_OFFSET</a> = "local\_time\_offset"</td>
      </tr>

      <tr className="memdesc:a8dab12cb57950863f445666c0c1262e3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Apply an offset to Avro local timestamp columns. <br /></td>
      </tr>

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

      <tr className="memitem:a59b39855f2504619a7119421814da2ed" id="r_a59b39855f2504619a7119421814da2ed">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a59b39855f2504619a7119421814da2ed">MAX\_RECORDS\_TO\_LOAD</a> = "max\_records\_to\_load"</td>
      </tr>

      <tr className="memdesc:a59b39855f2504619a7119421814da2ed">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Limit the number of records to load in this request: if this number is larger than <a className="el" href="#a9a5576985d82299b7bc408760d47103d">BATCH\_SIZE</a>, then the number of records loaded will be limited to the next whole number of <a className="el" href="#a9a5576985d82299b7bc408760d47103d">BATCH\_SIZE</a> (per working thread). <br /></td>
      </tr>

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

      <tr className="memitem:a7409abf22770489aa34cb66efdc3c7c5" id="r_a7409abf22770489aa34cb66efdc3c7c5">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7409abf22770489aa34cb66efdc3c7c5">NAME\_COLUMNS\_FROM\_FILE</a> = "name\_columns\_from\_file"</td>
      </tr>

      <tr className="memdesc:a7409abf22770489aa34cb66efdc3c7c5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies a comma-delimited list of column names to be used as the source-data column names. <br /></td>
      </tr>

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

      <tr className="memitem:ae78e6f74f08747dc4afbceb4b271b08a" id="r_ae78e6f74f08747dc4afbceb4b271b08a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae78e6f74f08747dc4afbceb4b271b08a">NUM\_TASKS\_PER\_RANK</a> = "num\_tasks\_per\_rank"</td>
      </tr>

      <tr className="memdesc:ae78e6f74f08747dc4afbceb4b271b08a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of tasks for reading file per rank. <br /></td>
      </tr>

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

      <tr className="memitem:ae0f530d534b03313218de0035bf7b3a7" id="r_ae0f530d534b03313218de0035bf7b3a7">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae0f530d534b03313218de0035bf7b3a7">POLL\_INTERVAL</a> = "poll\_interval"</td>
      </tr>

      <tr className="memdesc:ae0f530d534b03313218de0035bf7b3a7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>, the number of seconds between attempts to load external files into the table. <br /></td>
      </tr>

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

      <tr className="memitem:a6c06fb456b40827b0f65c254e9598e8f" id="r_a6c06fb456b40827b0f65c254e9598e8f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6c06fb456b40827b0f65c254e9598e8f">PRIMARY\_KEYS</a> = "primary\_keys"</td>
      </tr>

      <tr className="memdesc:a6c06fb456b40827b0f65c254e9598e8f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma separated list of column names to set as primary keys, when not specified in the type. <br /></td>
      </tr>

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

      <tr className="memitem:a182b47ca8ac7d97bf612983603c8cc59" id="r_a182b47ca8ac7d97bf612983603c8cc59">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a182b47ca8ac7d97bf612983603c8cc59">REFRESH\_METHOD</a> = "refresh\_method"</td>
      </tr>

      <tr className="memdesc:a182b47ca8ac7d97bf612983603c8cc59">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Method by which the table can be refreshed from its source data. <br /></td>
      </tr>

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

      <tr className="memitem:ac547730b666c1bb2c75015a81934cf8c" id="r_ac547730b666c1bb2c75015a81934cf8c">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac547730b666c1bb2c75015a81934cf8c">MANUAL</a> = "manual"</td>
      </tr>

      <tr className="memdesc:ac547730b666c1bb2c75015a81934cf8c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Refresh only occurs when manually requested by invoking the refresh action of <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a6f0aeb998c8858266d7d265f9f42064a">Kinetica.alterTable</a> on this table. <br /></td>
      </tr>

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

      <tr className="memitem:ae3e4f0338cf72d1d67a31fc3c30f1984" id="r_ae3e4f0338cf72d1d67a31fc3c30f1984">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae3e4f0338cf72d1d67a31fc3c30f1984">ON\_START</a> = "on\_start"</td>
      </tr>

      <tr className="memdesc:ae3e4f0338cf72d1d67a31fc3c30f1984">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Refresh table on database startup and when manually requested by invoking the refresh action of <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a6f0aeb998c8858266d7d265f9f42064a">Kinetica.alterTable</a> on this table. <br /></td>
      </tr>

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

      <tr className="memitem:a233abecf09bb6e36d290ea167133c9a0" id="r_a233abecf09bb6e36d290ea167133c9a0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a233abecf09bb6e36d290ea167133c9a0">SCHEMA\_REGISTRY\_CONNECTION\_RETRIES</a> = "schema\_registry\_connection\_retries"</td>
      </tr>

      <tr className="memdesc:a233abecf09bb6e36d290ea167133c9a0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Confluent Schema registry connection timeout (in secs). <br /></td>
      </tr>

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

      <tr className="memitem:a9ef38027d9f46aa0df92db72c622c240" id="r_a9ef38027d9f46aa0df92db72c622c240">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9ef38027d9f46aa0df92db72c622c240">SCHEMA\_REGISTRY\_CONNECTION\_TIMEOUT</a> = "schema\_registry\_connection\_timeout"</td>
      </tr>

      <tr className="memdesc:a9ef38027d9f46aa0df92db72c622c240">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Confluent Schema registry connection timeout (in secs). <br /></td>
      </tr>

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

      <tr className="memitem:ad7d274c57633f94218d02c53835b9d60" id="r_ad7d274c57633f94218d02c53835b9d60">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad7d274c57633f94218d02c53835b9d60">SCHEMA\_REGISTRY\_MAX\_CONSECUTIVE\_CONNECTION\_FAILURES</a> = "schema\_registry\_max\_consecutive\_connection\_failures"</td>
      </tr>

      <tr className="memdesc:ad7d274c57633f94218d02c53835b9d60">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Max records to skip due to SR connection failures, before failing. <br /></td>
      </tr>

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

      <tr className="memitem:ad7632ca097fd3bd62734eb1416670c50" id="r_ad7632ca097fd3bd62734eb1416670c50">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad7632ca097fd3bd62734eb1416670c50">MAX\_CONSECUTIVE\_INVALID\_SCHEMA\_FAILURE</a> = "max\_consecutive\_invalid\_schema\_failure"</td>
      </tr>

      <tr className="memdesc:ad7632ca097fd3bd62734eb1416670c50">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Max records to skip due to schema related errors, before failing. <br /></td>
      </tr>

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

      <tr className="memitem:ab8822551a4ec6cc7bffa7342651f181e" id="r_ab8822551a4ec6cc7bffa7342651f181e">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab8822551a4ec6cc7bffa7342651f181e">SCHEMA\_REGISTRY\_SCHEMA\_NAME</a> = "schema\_registry\_schema\_name"</td>
      </tr>

      <tr className="memdesc:ab8822551a4ec6cc7bffa7342651f181e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the Avro schema in the schema registry to use when reading Avro records. <br /></td>
      </tr>

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

      <tr className="memitem:ab3f4c6dfde12702f51393c24fe912a7c" id="r_ab3f4c6dfde12702f51393c24fe912a7c">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab3f4c6dfde12702f51393c24fe912a7c">SHARD\_KEYS</a> = "shard\_keys"</td>
      </tr>

      <tr className="memdesc:ab3f4c6dfde12702f51393c24fe912a7c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma separated list of column names to set as shard keys, when not specified in the type. <br /></td>
      </tr>

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

      <tr className="memitem:a9957479d3e012f0f650d5b1f0a155cd7" id="r_a9957479d3e012f0f650d5b1f0a155cd7">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9957479d3e012f0f650d5b1f0a155cd7">SKIP\_LINES</a> = "skip\_lines"</td>
      </tr>

      <tr className="memdesc:a9957479d3e012f0f650d5b1f0a155cd7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Skip a number of lines from the beginning of the file. <br /></td>
      </tr>

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

      <tr className="memitem:aa96b25e1fe9c991616ae28668e7e161e" id="r_aa96b25e1fe9c991616ae28668e7e161e">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa96b25e1fe9c991616ae28668e7e161e">START\_OFFSETS</a> = "start\_offsets"</td>
      </tr>

      <tr className="memdesc:aa96b25e1fe9c991616ae28668e7e161e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Starting offsets by partition to fetch from kafka. <br /></td>
      </tr>

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

      <tr className="memitem:a2716ac936ed77ab3e48e09a06aed3519" id="r_a2716ac936ed77ab3e48e09a06aed3519">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2716ac936ed77ab3e48e09a06aed3519">SUBSCRIBE</a> = "subscribe"</td>
      </tr>

      <tr className="memdesc:a2716ac936ed77ab3e48e09a06aed3519">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Continuously poll the data source to check for new data and load it into the table. <br /></td>
      </tr>

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

      <tr className="memitem:ae8e6ffdba59cb66a394d612227d41f95" id="r_ae8e6ffdba59cb66a394d612227d41f95">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae8e6ffdba59cb66a394d612227d41f95">TABLE\_INSERT\_MODE</a> = "table\_insert\_mode"</td>
      </tr>

      <tr className="memdesc:ae8e6ffdba59cb66a394d612227d41f95">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Insertion scheme to use when inserting records from multiple shapefiles. <br /></td>
      </tr>

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

      <tr className="memitem:a16a3e693274e18ef021390202df8b070" id="r_a16a3e693274e18ef021390202df8b070">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a16a3e693274e18ef021390202df8b070">SINGLE</a> = "single"</td>
      </tr>

      <tr className="memdesc:a16a3e693274e18ef021390202df8b070">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Insert all records into a single table. <br /></td>
      </tr>

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

      <tr className="memitem:a7d916130c668dfd9b79642e58931e47d" id="r_a7d916130c668dfd9b79642e58931e47d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7d916130c668dfd9b79642e58931e47d">TABLE\_PER\_FILE</a> = "table\_per\_file"</td>
      </tr>

      <tr className="memdesc:a7d916130c668dfd9b79642e58931e47d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Insert records from each file into a new table corresponding to that file. <br /></td>
      </tr>

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

      <tr className="memitem:af1723b7db54bafab22822b31ffa8f408" id="r_af1723b7db54bafab22822b31ffa8f408">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af1723b7db54bafab22822b31ffa8f408">TEXT\_COMMENT\_STRING</a> = "text\_comment\_string"</td>
      </tr>

      <tr className="memdesc:af1723b7db54bafab22822b31ffa8f408">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the character string that should be interpreted as a comment line prefix in the source data. <br /></td>
      </tr>

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

      <tr className="memitem:a4d892492fbd16f1331aadcd2771292e7" id="r_a4d892492fbd16f1331aadcd2771292e7">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4d892492fbd16f1331aadcd2771292e7">TEXT\_DELIMITER</a> = "text\_delimiter"</td>
      </tr>

      <tr className="memdesc:a4d892492fbd16f1331aadcd2771292e7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the character delimiting field values in the source data and field names in the header (if present). <br /></td>
      </tr>

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

      <tr className="memitem:a9f5758ba6d9bce4b7736eb6614b9f1ff" id="r_a9f5758ba6d9bce4b7736eb6614b9f1ff">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9f5758ba6d9bce4b7736eb6614b9f1ff">TEXT\_ESCAPE\_CHARACTER</a> = "text\_escape\_character"</td>
      </tr>

      <tr className="memdesc:a9f5758ba6d9bce4b7736eb6614b9f1ff">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the character that is used to escape other characters in the source data. <br /></td>
      </tr>

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

      <tr className="memitem:a51a3f8fa166800b8cd597769a7aff334" id="r_a51a3f8fa166800b8cd597769a7aff334">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a51a3f8fa166800b8cd597769a7aff334">TEXT\_HAS\_HEADER</a> = "text\_has\_header"</td>
      </tr>

      <tr className="memdesc:a51a3f8fa166800b8cd597769a7aff334">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates whether the source data contains a header row. <br /></td>
      </tr>

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

      <tr className="memitem:ae3a436060ab4bc5044ef72604346c516" id="r_ae3a436060ab4bc5044ef72604346c516">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae3a436060ab4bc5044ef72604346c516">TEXT\_HEADER\_PROPERTY\_DELIMITER</a> = "text\_header\_property\_delimiter"</td>
      </tr>

      <tr className="memdesc:ae3a436060ab4bc5044ef72604346c516">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the delimiter for <a href="/content/concepts/types/#column-properties" target="_top">column properties</a> in the header row (if present). <br /></td>
      </tr>

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

      <tr className="memitem:a688f9fe9cec2bda4468864205b42ffe1" id="r_a688f9fe9cec2bda4468864205b42ffe1">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a688f9fe9cec2bda4468864205b42ffe1">TEXT\_NULL\_STRING</a> = "text\_null\_string"</td>
      </tr>

      <tr className="memdesc:a688f9fe9cec2bda4468864205b42ffe1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the character string that should be interpreted as a null value in the source data. <br /></td>
      </tr>

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

      <tr className="memitem:a55b29f233a2a740d60c60191a0e9fc1a" id="r_a55b29f233a2a740d60c60191a0e9fc1a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a55b29f233a2a740d60c60191a0e9fc1a">TEXT\_QUOTE\_CHARACTER</a> = "text\_quote\_character"</td>
      </tr>

      <tr className="memdesc:a55b29f233a2a740d60c60191a0e9fc1a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the character that should be interpreted as a field value quoting character in the source data. <br /></td>
      </tr>

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

      <tr className="memitem:a3ad77105d79992a9eec137b40049eb8f" id="r_a3ad77105d79992a9eec137b40049eb8f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3ad77105d79992a9eec137b40049eb8f">TEXT\_SEARCH\_COLUMNS</a> = "text\_search\_columns"</td>
      </tr>

      <tr className="memdesc:a3ad77105d79992a9eec137b40049eb8f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Add 'text\_search' property to internally inferenced string columns. <br /></td>
      </tr>

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

      <tr className="memitem:aaacf824e8800857a0aaf604f8f33c499" id="r_aaacf824e8800857a0aaf604f8f33c499">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aaacf824e8800857a0aaf604f8f33c499">TEXT\_SEARCH\_MIN\_COLUMN\_LENGTH</a> = "text\_search\_min\_column\_length"</td>
      </tr>

      <tr className="memdesc:aaacf824e8800857a0aaf604f8f33c499">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Set the minimum column size for strings to apply the 'text\_search' property to. <br /></td>
      </tr>

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

      <tr className="memitem:a5611be7058605656f02b3ab318cc92c0" id="r_a5611be7058605656f02b3ab318cc92c0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5611be7058605656f02b3ab318cc92c0">TRIM\_SPACE</a> = "trim\_space"</td>
      </tr>

      <tr className="memdesc:a5611be7058605656f02b3ab318cc92c0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If set to <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>, remove leading or trailing space from fields. <br /></td>
      </tr>

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

      <tr className="memitem:a59a716e44966b61f6dac73f1bee5a4a7" id="r_a59a716e44966b61f6dac73f1bee5a4a7">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a59a716e44966b61f6dac73f1bee5a4a7">TRUNCATE\_STRINGS</a> = "truncate\_strings"</td>
      </tr>

      <tr className="memdesc:a59a716e44966b61f6dac73f1bee5a4a7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If set to <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>, truncate string values that are longer than the column's type size. <br /></td>
      </tr>

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

      <tr className="memitem:a5755239ea705b8a8e2b44efb4bc631a0" id="r_a5755239ea705b8a8e2b44efb4bc631a0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5755239ea705b8a8e2b44efb4bc631a0">TRUNCATE\_TABLE</a> = "truncate\_table"</td>
      </tr>

      <tr className="memdesc:a5755239ea705b8a8e2b44efb4bc631a0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If set to <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>, truncates the table specified by <a className="el" href="/content/api/cs/classkinetica_1_1CreateTableExternalRequest#a91fa594f9d4a2c003906dece9fa0981b" title="Name of the table to be created, in [schema_name.">CreateTableExternalRequest.table\_name</a> prior to loading the file(s). <br /></td>
      </tr>

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

      <tr className="memitem:a8f670d4551464e8dad1fcc7c07e26d37" id="r_a8f670d4551464e8dad1fcc7c07e26d37">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8f670d4551464e8dad1fcc7c07e26d37">TYPE\_INFERENCE\_MAX\_RECORDS\_READ</a> = "type\_inference\_max\_records\_read"</td>
      </tr>

      <tr className="memdesc:a8f670d4551464e8dad1fcc7c07e26d37">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateTableExternalRequest_1_1Options" title="A set of string constants for the parameter CreateTableExternalRequest.options.">CreateTableExternalRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:afa9e8e76519904c2f21a71e133d4ba9d" id="r_afa9e8e76519904c2f21a71e133d4ba9d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afa9e8e76519904c2f21a71e133d4ba9d">TYPE\_INFERENCE\_MODE</a> = "type\_inference\_mode"</td>
      </tr>

      <tr className="memdesc:afa9e8e76519904c2f21a71e133d4ba9d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optimize type inferencing for either speed or accuracy. <br /></td>
      </tr>

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

      <tr className="memitem:a8087ddc3a03774b441533199b6285aaf" id="r_a8087ddc3a03774b441533199b6285aaf">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8087ddc3a03774b441533199b6285aaf">ACCURACY</a> = "accuracy"</td>
      </tr>

      <tr className="memdesc:a8087ddc3a03774b441533199b6285aaf">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Scans data to get exactly-typed and sized columns for all data scanned. <br /></td>
      </tr>

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

      <tr className="memitem:ab93b9f9bdb5d90b042cf422b3ea634ff" id="r_ab93b9f9bdb5d90b042cf422b3ea634ff">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab93b9f9bdb5d90b042cf422b3ea634ff">SPEED</a> = "speed"</td>
      </tr>

      <tr className="memdesc:ab93b9f9bdb5d90b042cf422b3ea634ff">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Scans data and picks the widest possible column types so that 'all' values will fit with minimum data scanned. <br /></td>
      </tr>

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

      <tr className="memitem:a3daefbe0f6cd6dca1a824af6c00440db" id="r_a3daefbe0f6cd6dca1a824af6c00440db">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3daefbe0f6cd6dca1a824af6c00440db">REMOTE\_QUERY</a> = "remote\_query"</td>
      </tr>

      <tr className="memdesc:a3daefbe0f6cd6dca1a824af6c00440db">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Remote SQL query from which data will be sourced. <br /></td>
      </tr>

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

      <tr className="memitem:a923cb676537c397de42d290cb597b779" id="r_a923cb676537c397de42d290cb597b779">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a923cb676537c397de42d290cb597b779">REMOTE\_QUERY\_FILTER\_COLUMN</a> = "remote\_query\_filter\_column"</td>
      </tr>

      <tr className="memdesc:a923cb676537c397de42d290cb597b779">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of column to be used for splitting <a className="el" href="#a3daefbe0f6cd6dca1a824af6c00440db">REMOTE\_QUERY</a> into multiple sub-queries using the data distribution of given column. <br /></td>
      </tr>

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

      <tr className="memitem:af438d864bb1d82f1cd1180b9e33a0f49" id="r_af438d864bb1d82f1cd1180b9e33a0f49">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af438d864bb1d82f1cd1180b9e33a0f49">REMOTE\_QUERY\_INCREASING\_COLUMN</a> = "remote\_query\_increasing\_column"</td>
      </tr>

      <tr className="memdesc:af438d864bb1d82f1cd1180b9e33a0f49">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Column on subscribed remote query result that will increase for new records (e.g., TIMESTAMP). <br /></td>
      </tr>

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

      <tr className="memitem:a79504d2abe591469730e819e78045b33" id="r_a79504d2abe591469730e819e78045b33">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a79504d2abe591469730e819e78045b33">REMOTE\_QUERY\_PARTITION\_COLUMN</a> = "remote\_query\_partition\_column"</td>
      </tr>

      <tr className="memdesc:a79504d2abe591469730e819e78045b33">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Alias name for <a className="el" href="#a923cb676537c397de42d290cb597b779">REMOTE\_QUERY\_FILTER\_COLUMN</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ac724cda57b9ff02fad72c0dc7625797e" id="r_ac724cda57b9ff02fad72c0dc7625797e">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac724cda57b9ff02fad72c0dc7625797e">ENABLE\_INPLACE\_UPDATES</a> = "enable\_inplace\_updates"</td>
      </tr>

      <tr className="memdesc:ac724cda57b9ff02fad72c0dc7625797e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Applies only when upserting (when update\_on\_existing\_pk is true). <br /></td>
      </tr>

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

      <tr className="memitem:a5dbe6995937bb2c52f09ff5f638ae2da" id="r_a5dbe6995937bb2c52f09ff5f638ae2da">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5dbe6995937bb2c52f09ff5f638ae2da">UPDATE\_ON\_EXISTING\_PK</a> = "update\_on\_existing\_pk"</td>
      </tr>

      <tr className="memdesc:a5dbe6995937bb2c52f09ff5f638ae2da">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Specifies the record collision policy for inserting into a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ad4be884b60a4b7679e9212b9d8d28724" id="r_ad4be884b60a4b7679e9212b9d8d28724">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad4be884b60a4b7679e9212b9d8d28724">TRANSFORMATIONS</a> = "transformations"</td>
      </tr>

      <tr className="memdesc:ad4be884b60a4b7679e9212b9d8d28724">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma-separated expressions, one per target table column. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1CreateTableExternalRequest#a1d590336447573098ff03f20c9636872" title="Optional parameters.">CreateTableExternalRequest.options</a>. </p>
      <p>Optional 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_2CreateTableExternal_8cs_source#l00302">302</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.ABORT = "abort"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Stops current insertion and aborts entire operation when an error is encountered. </p>
        <p>Primary key collisions are considered abortable errors in this mode.</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_2CreateTableExternal_8cs_source#l00520">520</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8087ddc3a03774b441533199b6285aaf">◆ </a></span>ACCURACY</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.ACCURACY = "accuracy"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Scans data to get exactly-typed and sized columns for all data scanned. </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_2CreateTableExternal_8cs_source#l01307">1307</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a91d4a87d4d7c5159a718a4e18f641bec">◆ </a></span>AUTO</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.AUTO = "auto"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Auto detect compression type. </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_2CreateTableExternal_8cs_source#l00422">422</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abfaa09893ffd2e8854dd5163f8af8730">◆ </a></span>AVRO</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.AVRO = "avro"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Avro file format. </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_2CreateTableExternal_8cs_source#l00605">605</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a793683e547e9ad161efdf2bcaefa7572">◆ </a></span>BAD\_RECORD\_TABLE\_LIMIT</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.BAD\_RECORD\_TABLE\_LIMIT = "bad\_record\_table\_limit"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A positive integer indicating the maximum number of records that can be written to the bad-record-table. </p>
        <p>The default value is '10000'.</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_2CreateTableExternal_8cs_source#l00318">318</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a79719687bfa7dd7160e41352d87a5a7a">◆ </a></span>BAD\_RECORD\_TABLE\_LIMIT\_PER\_INPUT</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.BAD\_RECORD\_TABLE\_LIMIT\_PER\_INPUT = "bad\_record\_table\_limit\_per\_input"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>For subscriptions, a positive integer indicating the maximum number of records that can be written to the bad-record-table per file/payload. </p>
        <p>Default value will be <a className="el" href="#a793683e547e9ad161efdf2bcaefa7572">BAD\_RECORD\_TABLE\_LIMIT</a> and total size of the table per rank is limited to <a className="el" href="#a793683e547e9ad161efdf2bcaefa7572">BAD\_RECORD\_TABLE\_LIMIT</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_2CreateTableExternal_8cs_source#l00328">328</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8ae460f35d9ba738004555da88d4240c">◆ </a></span>BAD\_RECORD\_TABLE\_NAME</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.BAD\_RECORD\_TABLE\_NAME = "bad\_record\_table\_name"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of a table to which records that were rejected are written. </p>
        <p>The bad-record-table has the following columns: line\_number (long), line\_rejected (string), error\_message (string). When <a className="el" href="#a2f9bb9f71a09170ac03d64e0458f0740">ERROR\_HANDLING</a> is <a className="el" href="#a953af5d568d9b19f87f57ddd723c7915">ABORT</a>, bad records table is not populated.</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_2CreateTableExternal_8cs_source#l00313">313</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9a5576985d82299b7bc408760d47103d">◆ </a></span>BATCH\_SIZE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.BATCH\_SIZE = "batch\_size"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Number of records to insert per batch when inserting data. </p>
        <p>The default value is '50000'.</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_2CreateTableExternal_8cs_source#l00333">333</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac6b0d04673532e9f458ee4e03854efea">◆ </a></span>BZIP2</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.BZIP2 = "bzip2"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>bzip2 file compression. </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_2CreateTableExternal_8cs_source#l00428">428</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#adf2d959ee31c9e244f4a020a91ba7f40">◆ </a></span>COLUMN\_FORMATS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.COLUMN\_FORMATS = "column\_formats"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>For each target column specified, applies the column-property-bound format to the source data loaded into that column. </p>
        <p>Each column format will contain a mapping of one or more of its column properties to an appropriate format for each property. Currently supported column properties include date, time, and datetime. The parameter value must be formatted as a JSON string of maps of column names to maps of column properties to their corresponding column formats, e.g., '{"{"} "order\_date" : {"{"} "date" : "%Y.%m.%d" {"}"}, "order\_time" : {"{"} "time" : "%H:%M:%S" {"}"} {"}"}'.</p>
        <p>See <a className="el" href="#a9299fc58d5a0b91a7251fd0d18d02df4">DEFAULT\_COLUMN\_FORMATS</a> for valid format syntax.</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_2CreateTableExternal_8cs_source#l00349">349</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa5210f8fe794b0ce70c45f58793df7ff">◆ </a></span>COLUMNS\_TO\_LOAD</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.COLUMNS\_TO\_LOAD = "columns\_to\_load"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies a comma-delimited list of columns from the source data to load. </p>
        <p>If more than one file is being loaded, this list applies to all files.</p>
        <p>Column numbers can be specified discretely or as a range. For example, a value of '5,7,1..3' will insert values from the fifth column in the source data into the first column in the target table, from the seventh column in the source data into the second column in the target table, and from the first through third columns in the source data into the third through fifth columns in the target table.</p>
        <p>If the source data contains a header, column names matching the file header names may be provided instead of column numbers. If the target table doesn't exist, the table will be created with the columns in this order. If the target table does exist with columns in a different order than the source data, this list can be used to match the order of the target table. For example, a value of 'C, B, A' will create a three column table with column C, followed by column B, followed by column A; or will insert those fields in that order into a table created with columns in that order. If the target table exists, the column names must match the source data field names for a name-mapping to be successful.</p>
        <p>Mutually exclusive with <a className="el" href="#a0a26f34bdc7999f7aa4a6a30d6b84c28">COLUMNS\_TO\_SKIP</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_2CreateTableExternal_8cs_source#l00376">376</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0a26f34bdc7999f7aa4a6a30d6b84c28">◆ </a></span>COLUMNS\_TO\_SKIP</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.COLUMNS\_TO\_SKIP = "columns\_to\_skip"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies a comma-delimited list of columns from the source data to skip. </p>
        <p>Mutually exclusive with <a className="el" href="#aa5210f8fe794b0ce70c45f58793df7ff">COLUMNS\_TO\_LOAD</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_2CreateTableExternal_8cs_source#l00383">383</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#acbef29b862d02d3b28319e7a2f7e07e3">◆ </a></span>COMPRESSION\_TYPE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.COMPRESSION\_TYPE = "compression\_type"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Source data compression type. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a7c0079a05bedfd185e1de224aed6aa36">NONE</a>: No compression. </li>
          <li> <a className="el" href="#a91d4a87d4d7c5159a718a4e18f641bec">AUTO</a>: Auto detect compression type. </li>
          <li> <a className="el" href="#a9253ec880762175e71c77ddf078e019d">GZIP</a>: gzip file compression. </li>
          <li> <a className="el" href="#ac6b0d04673532e9f458ee4e03854efea">BZIP2</a>: bzip2 file compression. </li>
        </ul>

        <p>The default value is <a className="el" href="#a91d4a87d4d7c5159a718a4e18f641bec">AUTO</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_2CreateTableExternal_8cs_source#l00416">416</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae9dcf1a35692d68abef6808888984018">◆ </a></span>DATALAKE\_CATALOG</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.DATALAKE\_CATALOG = "datalake\_catalog"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of an existing datalake(iceberg) catalog used in loading files. </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_2CreateTableExternal_8cs_source#l00468">468</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a71493d9059ab5bedecf428aec3695797">◆ </a></span>DATALAKE\_PATH</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.DATALAKE\_PATH = "datalake\_path"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Path of datalake(iceberg) object. </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_2CreateTableExternal_8cs_source#l00471">471</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9096196cc908e9d6ea2e9340ff606fd9">◆ </a></span>DATALAKE\_SNAPSHOT</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.DATALAKE\_SNAPSHOT = "datalake\_snapshot"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Snapshot ID of datalake(iceberg) object. </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_2CreateTableExternal_8cs_source#l00474">474</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abeaa61828acae61a8f73d440056af6ef">◆ </a></span>DATASOURCE\_NAME</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.DATASOURCE\_NAME = "datasource\_name"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of an existing external data source from which data file(s) specified in <a className="el" href="/content/api/cs/classkinetica_1_1CreateTableExternalRequest#a8847cd5af251b4e5f0232408fcbb96d1" title="A list of file paths from which data will be sourced; For paths in KiFS, use the URI prefix of kifs:/...">CreateTableExternalRequest.filepaths</a> will be loaded. </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_2CreateTableExternal_8cs_source#l00434">434</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9299fc58d5a0b91a7251fd0d18d02df4">◆ </a></span>DEFAULT\_COLUMN\_FORMATS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.DEFAULT\_COLUMN\_FORMATS = "default\_column\_formats"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the default format to be applied to source data loaded into columns with the corresponding column property. </p>
        <p>Currently supported column properties include date, time, and datetime. This default column-property-bound format can be overridden by specifying a column property and format for a given target column in <a className="el" href="#adf2d959ee31c9e244f4a020a91ba7f40">COLUMN\_FORMATS</a>. For each specified annotation, the format will apply to all columns with that annotation unless a custom <a className="el" href="#adf2d959ee31c9e244f4a020a91ba7f40">COLUMN\_FORMATS</a> for that annotation is specified.</p>
        <p>The parameter value must be formatted as a JSON string that is a map of column properties to their respective column formats, e.g., '{"{"} "date" : "%Y.%m.%d", "time" : "%H:%M:%S" {"}"}'. Column formats are specified as a string of control characters and plain text. The supported control characters are 'Y', 'm', 'd', 'H', 'M', 'S', and 's', which follow the Linux 'strptime()' specification, as well as 's', which specifies seconds and fractional seconds (though the fractional component will be truncated past milliseconds).</p>
        <p>Formats for the 'date' annotation must include the 'Y', 'm', and 'd' control characters. Formats for the 'time' annotation must include the 'H', 'M', and either 'S' or 's' (but not both) control characters. Formats for the 'datetime' annotation meet both the 'date' and 'time' control character requirements. For example, '{"{"}"datetime" : "%m/%d/%Y %H:%M:%S" {"}"}' would be used to interpret text as "05/04/2000 12:12:11".</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_2CreateTableExternal_8cs_source#l00464">464</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#adae7b57e9c8bf0e3d912fa9157a72bfb">◆ </a></span>DELIMITED\_TEXT</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.DELIMITED\_TEXT = "delimited\_text"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Delimited text file format; e.g., CSV, TSV, PSV, etc. </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_2CreateTableExternal_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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0004301534fcdb9d6b876b1a415ff22b">◆ </a></span>DISTRIBUTED\_LOCAL</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.DISTRIBUTED\_LOCAL = "distributed\_local"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A single worker process on each node loads all files that are available to it. </p>
        <p>This option works best when each worker loads files from its own file system, to maximize performance. In order to avoid data duplication, either each worker performing the load needs to have visibility to a set of files unique to it (no file is visible to more than one node) or the target table needs to have a primary key (which will allow the worker to automatically deduplicate data).</p>
        <p>NOTE:</p>
        <p>If the target table doesn't exist, the table structure will be determined by the head node. If the head node has no files local to it, it will be unable to determine the structure and the request will fail.</p>
        <p>If the head node is configured to have no worker processes, no data strictly accessible to the head node will be loaded.</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_2CreateTableExternal_8cs_source#l00920">920</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0d31f9a079404d073ad0a7dc2daa5381">◆ </a></span>DISTRIBUTED\_SHARED</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.DISTRIBUTED\_SHARED = "distributed\_shared"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The head node coordinates loading data by worker processes across all nodes from shared files available to all workers. </p>
        <p>NOTE:</p>
        <p>Instead of existing on a shared source, the files can be duplicated on a source local to each host to improve performance, though the files must appear as the same data set from the perspective of all hosts performing the load.</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_2CreateTableExternal_8cs_source#l00901">901</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af29d724b0c3ac0fcac05c7fc65e8789d">◆ </a></span>DRY\_RUN</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.DRY\_RUN = "dry\_run"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Does not load data, but walks through the source data and determines the number of valid records, taking into account the current mode of <a className="el" href="#a2f9bb9f71a09170ac03d64e0458f0740">ERROR\_HANDLING</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_2CreateTableExternal_8cs_source#l00749">749</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a317e00ce1f199d0e60ddd619cd540933">◆ </a></span>EARLIEST</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.EARLIEST = "earliest"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateTableExternalRequest_1_1Options" title="A set of string constants for the parameter CreateTableExternalRequest.options.">CreateTableExternalRequest.Options</a> options. </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_2CreateTableExternal_8cs_source#l00793">793</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac724cda57b9ff02fad72c0dc7625797e">◆ </a></span>ENABLE\_INPLACE\_UPDATES</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.ENABLE\_INPLACE\_UPDATES = "enable\_inplace\_updates"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Applies only when upserting (when update\_on\_existing\_pk is true). </p>
        <p>If set to true (the default), an existing record matched by primary key is modified in place. If set to false, the matched record is updated by deleting it and inserting a replacement (delete and insert), which prevents the change from being reflected in dependent materialized views until they are refreshed. Supported values:</p>

        <ul>
          <li> <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a> </li>
          <li> <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</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_2CreateTableExternal_8cs_source#l01356">1356</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2f9bb9f71a09170ac03d64e0458f0740">◆ </a></span>ERROR\_HANDLING</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.ERROR\_HANDLING = "error\_handling"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies how errors should be handled upon insertion. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a0bb9c15f573057263a803d3eb3164ab2">PERMISSIVE</a>: <a className="el" href="/content/api/cs/namespacekinetica_1_1Records">Records</a> with missing columns are populated with nulls if possible; otherwise, the malformed records are skipped. </li>
          <li> <a className="el" href="#a78acb44d6a0e873219e4c4e2d59fd86a">IGNORE\_BAD\_RECORDS</a>: Malformed records are skipped. </li>
          <li> <a className="el" href="#a953af5d568d9b19f87f57ddd723c7915">ABORT</a>: Stops current insertion and aborts entire operation when an error is encountered. Primary key collisions are considered abortable errors in this mode. </li>
        </ul>

        <p>The default value is <a className="el" href="#a953af5d568d9b19f87f57ddd723c7915">ABORT</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_2CreateTableExternal_8cs_source#l00507">507</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a546041067402e1c8eae12852d44e002e">◆ </a></span>EXTERNAL\_TABLE\_TYPE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.EXTERNAL\_TABLE\_TYPE = "external\_table\_type"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies whether the external table holds a local copy of the external data. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#aec77b1464bb552a4d12c5a7b7e7b7ea3">MATERIALIZED</a>: Loads a copy of the external data into the database, refreshed on demand. </li>
          <li> <a className="el" href="#a32aa37f2349b2e1a4b0179a29f587f0b">LOGICAL</a>: External data will not be loaded into the database; the data will be retrieved from the source upon servicing each query against the external table. </li>
        </ul>

        <p>The default value is <a className="el" href="#aec77b1464bb552a4d12c5a7b7e7b7ea3">MATERIALIZED</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_2CreateTableExternal_8cs_source#l00546">546</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aff2cf15b4257eddf0cef38e4db48bb02">◆ </a></span>FALSE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.FALSE = "false"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateTableExternalRequest_1_1Options" title="A set of string constants for the parameter CreateTableExternalRequest.options.">CreateTableExternalRequest.Options</a> options. </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_2CreateTableExternal_8cs_source#l00652">652</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a380cb2cf69865696afa4f19e8432abad">◆ </a></span>FILE\_TYPE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.FILE\_TYPE = "file\_type"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the type of the file(s) whose records will be inserted. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#abfaa09893ffd2e8854dd5163f8af8730">AVRO</a>: Avro file format. </li>
          <li> <a className="el" href="#adae7b57e9c8bf0e3d912fa9157a72bfb">DELIMITED\_TEXT</a>: Delimited text file format; e.g., CSV, TSV, PSV, etc. </li>
          <li> <a className="el" href="#af1bf76512b432ad8e4a88d543e452772">GDB</a>: Esri/GDB file format. </li>
          <li> <a className="el" href="#a2fbeaa2d9e5933f7556509ed86a5a9b9">JSON</a>: JSON file format. </li>
          <li> <a className="el" href="#a89e6d08398d1c2edaaf12adcd2a4dccb">PARQUET</a>: Apache Parquet file format. </li>
          <li> <a className="el" href="#a72e60871279f1966be4294fc79edaf9f">SHAPEFILE</a>: ShapeFile file format. </li>
        </ul>

        <p>The default value is <a className="el" href="#adae7b57e9c8bf0e3d912fa9157a72bfb">DELIMITED\_TEXT</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_2CreateTableExternal_8cs_source#l00602">602</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0c52b1f6080f0383a200d3f15db95f05">◆ </a></span>FLATTEN\_COLUMNS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.FLATTEN\_COLUMNS = "flatten\_columns"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies how to handle nested columns. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>: Break up nested columns to multiple columns. </li>
          <li> <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a>: Treat nested columns as JSON columns instead of flattening. </li>
        </ul>

        <p>The default value is <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</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_2CreateTableExternal_8cs_source#l00644">644</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5438af9e1fcc4d34ab434c2d7f2116aa">◆ </a></span>FULL</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.FULL = "full"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Run a type inference on the source data (if needed) and ingest. </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_2CreateTableExternal_8cs_source#l00742">742</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a52c36107a15187237536fd3d4a910297">◆ </a></span>GDAL\_CONFIGURATION\_OPTIONS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.GDAL\_CONFIGURATION\_OPTIONS = "gdal\_configuration\_options"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Comma separated list of gdal conf options, for the specific requests: key=value. </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_2CreateTableExternal_8cs_source#l00656">656</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af1bf76512b432ad8e4a88d543e452772">◆ </a></span>GDB</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.GDB = "gdb"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Esri/GDB file format. </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_2CreateTableExternal_8cs_source#l00612">612</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9253ec880762175e71c77ddf078e019d">◆ </a></span>GZIP</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.GZIP = "gzip"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>gzip file compression. </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_2CreateTableExternal_8cs_source#l00425">425</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aff855e5cfc4488282eebbf141241a5e7">◆ </a></span>HEAD</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.HEAD = "head"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The head node loads all data. </p>
        <p>All files must be available to the head node.</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_2CreateTableExternal_8cs_source#l00891">891</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a78acb44d6a0e873219e4c4e2d59fd86a">◆ </a></span>IGNORE\_BAD\_RECORDS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.IGNORE\_BAD\_RECORDS = "ignore\_bad\_records"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Malformed records are skipped. </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_2CreateTableExternal_8cs_source#l00514">514</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1b2411bd183bc5a86487e3a303871314">◆ </a></span>IGNORE\_EXISTING\_PK</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.IGNORE\_EXISTING\_PK = "ignore\_existing\_pk"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the record collision error-suppression policy for inserting into a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>, only used when not in upsert mode (upsert mode is disabled when <a className="el" href="#a5dbe6995937bb2c52f09ff5f638ae2da">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a>). </p>
        <p>If set to <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>, any record being inserted that is rejected for having primary key values that match those of an existing table record will be ignored with no error generated. If <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a>, the rejection of any record for having primary key values matching an existing record will result in an error being reported, as determined by <a className="el" href="#a2f9bb9f71a09170ac03d64e0458f0740">ERROR\_HANDLING</a>. If the specified table does not have a primary key or if upsert mode is in effect (<a className="el" href="#a5dbe6995937bb2c52f09ff5f638ae2da">UPDATE\_ON\_EXISTING\_PK</a> is <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>), then this option has no effect. Supported values:</p>

        <ul>
          <li> <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>: Ignore new records whose primary key values collide with those of existing records. </li>
          <li> <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a>: Treat as errors any new records whose primary key values collide with those of existing records. </li>
        </ul>

        <p>The default value is <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</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_2CreateTableExternal_8cs_source#l00703">703</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a577c32f5bd577317197704335f92d5e8">◆ </a></span>INGESTION\_MODE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.INGESTION\_MODE = "ingestion\_mode"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Whether to do a full load, dry run, or perform a type inference on the source data. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a5438af9e1fcc4d34ab434c2d7f2116aa">FULL</a>: Run a type inference on the source data (if needed) and ingest. </li>
          <li> <a className="el" href="#af29d724b0c3ac0fcac05c7fc65e8789d">DRY\_RUN</a>: Does not load data, but walks through the source data and determines the number of valid records, taking into account the current mode of <a className="el" href="#a2f9bb9f71a09170ac03d64e0458f0740">ERROR\_HANDLING</a>. </li>
          <li> <a className="el" href="#a77e7193c6fd668ad6bf96c8d6f9ce752">TYPE\_INFERENCE\_ONLY</a>: Infer the type of the source data and return, without ingesting any data. The inferred type is returned in the response. </li>
        </ul>

        <p>The default value is <a className="el" href="#a5438af9e1fcc4d34ab434c2d7f2116aa">FULL</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_2CreateTableExternal_8cs_source#l00738">738</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae520f954f1dc146393c6243ea7e3ca51">◆ </a></span>JDBC\_FETCH\_SIZE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.JDBC\_FETCH\_SIZE = "jdbc\_fetch\_size"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The JDBC fetch size, which determines how many rows to fetch per round trip. </p>
        <p>The default value is '50000'.</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_2CreateTableExternal_8cs_source#l00760">760</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2fbeaa2d9e5933f7556509ed86a5a9b9">◆ </a></span>JSON</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.JSON = "json"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>JSON file format. </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_2CreateTableExternal_8cs_source#l00615">615</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a958a84b86728c29e94993d451592e8d9">◆ </a></span>KAFKA\_CONSUMERS\_PER\_RANK</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.KAFKA\_CONSUMERS\_PER\_RANK = "kafka\_consumers\_per\_rank"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Number of Kafka consumer threads per rank (valid range 1-6). </p>
        <p>The default value is '1'.</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_2CreateTableExternal_8cs_source#l00765">765</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae28acba65731fd004901f210ea525e28">◆ </a></span>KAFKA\_GROUP\_ID</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.KAFKA\_GROUP\_ID = "kafka\_group\_id"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The group id to be used when consuming data from a Kafka topic (valid only for Kafka datasource subscriptions). </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_2CreateTableExternal_8cs_source#l00769">769</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a32e55aacae45ce1f89e5ecac0b230b44">◆ </a></span>KAFKA\_OFFSET\_RESET\_POLICY</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.KAFKA\_OFFSET\_RESET\_POLICY = "kafka\_offset\_reset\_policy"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Policy to determine whether the Kafka data consumption starts either at earliest offset or latest offset. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a317e00ce1f199d0e60ddd619cd540933">EARLIEST</a> </li>
          <li> <a className="el" href="#a7312d3bdca1fd92575047d9a915e0c70">LATEST</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a317e00ce1f199d0e60ddd619cd540933">EARLIEST</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_2CreateTableExternal_8cs_source#l00789">789</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0f36f3815d78e73f37d861625351e27c">◆ </a></span>KAFKA\_OPTIMISTIC\_INGEST</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.KAFKA\_OPTIMISTIC\_INGEST = "kafka\_optimistic\_ingest"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Enable optimistic ingestion where Kafka topic offsets and table data are committed independently to achieve parallelism. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a> </li>
          <li> <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</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_2CreateTableExternal_8cs_source#l00818">818</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aae2be063f1e651d106b824387fd288b8">◆ </a></span>KAFKA\_SUBSCRIPTION\_CANCEL\_AFTER</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.KAFKA\_SUBSCRIPTION\_CANCEL\_AFTER = "kafka\_subscription\_cancel\_after"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Sets the Kafka subscription lifespan (in minutes). </p>
        <p>Expired subscription will be cancelled automatically.</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_2CreateTableExternal_8cs_source#l00824">824</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a38905e701de117403fcd481af5df6017">◆ </a></span>KAFKA\_TYPE\_INFERENCE\_FETCH\_TIMEOUT</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.KAFKA\_TYPE\_INFERENCE\_FETCH\_TIMEOUT = "kafka\_type\_inference\_fetch\_timeout"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Maximum time to collect Kafka messages before type inferencing on the set of them. </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_2CreateTableExternal_8cs_source#l00828">828</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7312d3bdca1fd92575047d9a915e0c70">◆ </a></span>LATEST</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.LATEST = "latest"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateTableExternalRequest_1_1Options" title="A set of string constants for the parameter CreateTableExternalRequest.options.">CreateTableExternalRequest.Options</a> options. </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_2CreateTableExternal_8cs_source#l00797">797</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9feb7c766d3fb649991fbdf626f7bb8f">◆ </a></span>LAYER</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.LAYER = "layer"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Geo files layer(s) name(s): comma separated. </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_2CreateTableExternal_8cs_source#l00831">831</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a81bb0319ddb713f8e352c4dc56ac827b">◆ </a></span>LOADING\_MODE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.LOADING\_MODE = "loading\_mode"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Scheme for distributing the extraction and loading of data from the source data file(s). </p>
        <p>This option applies only when loading files that are local to the database. Supported values:</p>

        <ul>
          <li> <a className="el" href="#aff855e5cfc4488282eebbf141241a5e7">HEAD</a>: The head node loads all data. All files must be available to the head node. </li>
          <li> <a className="el" href="#a0d31f9a079404d073ad0a7dc2daa5381">DISTRIBUTED\_SHARED</a>: The head node coordinates loading data by worker processes across all nodes from shared files available to all workers. NOTE: Instead of existing on a shared source, the files can be duplicated on a source local to each host to improve performance, though the files must appear as the same data set from the perspective of all hosts performing the load. </li>
          <li> <a className="el" href="#a0004301534fcdb9d6b876b1a415ff22b">DISTRIBUTED\_LOCAL</a>: A single worker process on each node loads all files that are available to it. This option works best when each worker loads files from its own file system, to maximize performance. In order to avoid data duplication, either each worker performing the load needs to have visibility to a set of files unique to it (no file is visible to more than one node) or the target table needs to have a primary key (which will allow the worker to automatically deduplicate data). NOTE: If the target table doesn't exist, the table structure will be determined by the head node. If the head node has no files local to it, it will be unable to determine the structure and the request will fail. If the head node is configured to have no worker processes, no data strictly accessible to the head node will be loaded. </li>
        </ul>

        <p>The default value is <a className="el" href="#aff855e5cfc4488282eebbf141241a5e7">HEAD</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_2CreateTableExternal_8cs_source#l00886">886</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8dab12cb57950863f445666c0c1262e3">◆ </a></span>LOCAL\_TIME\_OFFSET</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.LOCAL\_TIME\_OFFSET = "local\_time\_offset"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Apply an offset to Avro local timestamp columns. </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_2CreateTableExternal_8cs_source#l00923">923</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a32aa37f2349b2e1a4b0179a29f587f0b">◆ </a></span>LOGICAL</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.LOGICAL = "logical"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>External data will not be loaded into the database; the data will be retrieved from the source upon servicing each query against the external table. </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_2CreateTableExternal_8cs_source#l00555">555</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac547730b666c1bb2c75015a81934cf8c">◆ </a></span>MANUAL</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.MANUAL = "manual"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Refresh only occurs when manually requested by invoking the refresh action of <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a6f0aeb998c8858266d7d265f9f42064a">Kinetica.alterTable</a> on this table. </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_2CreateTableExternal_8cs_source#l01001">1001</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aec77b1464bb552a4d12c5a7b7e7b7ea3">◆ </a></span>MATERIALIZED</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.MATERIALIZED = "materialized"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Loads a copy of the external data into the database, refreshed on demand. </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_2CreateTableExternal_8cs_source#l00550">550</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad7632ca097fd3bd62734eb1416670c50">◆ </a></span>MAX\_CONSECUTIVE\_INVALID\_SCHEMA\_FAILURE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.MAX\_CONSECUTIVE\_INVALID\_SCHEMA\_FAILURE = "max\_consecutive\_invalid\_schema\_failure"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Max records to skip due to schema related errors, before failing. </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_2CreateTableExternal_8cs_source#l01023">1023</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a59b39855f2504619a7119421814da2ed">◆ </a></span>MAX\_RECORDS\_TO\_LOAD</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.MAX\_RECORDS\_TO\_LOAD = "max\_records\_to\_load"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Limit the number of records to load in this request: if this number is larger than <a className="el" href="#a9a5576985d82299b7bc408760d47103d">BATCH\_SIZE</a>, then the number of records loaded will be limited to the next whole number of <a className="el" href="#a9a5576985d82299b7bc408760d47103d">BATCH\_SIZE</a> (per working thread). </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_2CreateTableExternal_8cs_source#l00932">932</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7409abf22770489aa34cb66efdc3c7c5">◆ </a></span>NAME\_COLUMNS\_FROM\_FILE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.NAME\_COLUMNS\_FROM\_FILE = "name\_columns\_from\_file"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies a comma-delimited list of column names to be used as the source-data column names. </p>
        <p>If the file has a header row (i.e., <a className="el" href="#a51a3f8fa166800b8cd597769a7aff334">TEXT\_HAS\_HEADER</a> is <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>), these names override the file's header names. If the file has no header row, these names are used as the source-data column names. Either way, the i-th name in this list applies to the i-th column in the file, enabling name-based matching against the target table's columns (and use with <a className="el" href="#aa5210f8fe794b0ce70c45f58793df7ff">COLUMNS\_TO\_LOAD</a> / <a className="el" href="#a0a26f34bdc7999f7aa4a6a30d6b84c28">COLUMNS\_TO\_SKIP</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_2CreateTableExternal_8cs_source#l00948">948</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7c0079a05bedfd185e1de224aed6aa36">◆ </a></span>NONE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.NONE = "none"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>No compression. </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_2CreateTableExternal_8cs_source#l00419">419</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae78e6f74f08747dc4afbceb4b271b08a">◆ </a></span>NUM\_TASKS\_PER\_RANK</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.NUM\_TASKS\_PER\_RANK = "num\_tasks\_per\_rank"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Number of tasks for reading file per rank. </p>
        <p>Default will be system configuration parameter, external\_file\_reader\_num\_tasks.</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_2CreateTableExternal_8cs_source#l00953">953</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae3e4f0338cf72d1d67a31fc3c30f1984">◆ </a></span>ON\_START</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.ON\_START = "on\_start"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Refresh table on database startup and when manually requested by invoking the refresh action of <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a6f0aeb998c8858266d7d265f9f42064a">Kinetica.alterTable</a> on this table. </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_2CreateTableExternal_8cs_source#l01007">1007</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a89e6d08398d1c2edaaf12adcd2a4dccb">◆ </a></span>PARQUET</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.PARQUET = "parquet"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Apache Parquet file format. </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_2CreateTableExternal_8cs_source#l00618">618</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0bb9c15f573057263a803d3eb3164ab2">◆ </a></span>PERMISSIVE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.PERMISSIVE = "permissive"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a className="el" href="/content/api/cs/namespacekinetica_1_1Records">Records</a> with missing columns are populated with nulls if possible; otherwise, the malformed records are skipped. </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_2CreateTableExternal_8cs_source#l00511">511</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae0f530d534b03313218de0035bf7b3a7">◆ </a></span>POLL\_INTERVAL</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.POLL\_INTERVAL = "poll\_interval"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>, the number of seconds between attempts to load external files into the table. </p>
        <p>If zero, polling will be continuous as long as data is found. If no data is found, the interval will steadily increase to a maximum of 60 seconds. The default value is '0'.</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_2CreateTableExternal_8cs_source#l00963">963</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6c06fb456b40827b0f65c254e9598e8f">◆ </a></span>PRIMARY\_KEYS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.PRIMARY\_KEYS = "primary\_keys"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Comma separated list of column names to set as primary keys, when not specified in the type. </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_2CreateTableExternal_8cs_source#l00967">967</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a182b47ca8ac7d97bf612983603c8cc59">◆ </a></span>REFRESH\_METHOD</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.REFRESH\_METHOD = "refresh\_method"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Method by which the table can be refreshed from its source data. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#ac547730b666c1bb2c75015a81934cf8c">MANUAL</a>: Refresh only occurs when manually requested by invoking the refresh action of <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a6f0aeb998c8858266d7d265f9f42064a">Kinetica.alterTable</a> on this table. </li>
          <li> <a className="el" href="#ae3e4f0338cf72d1d67a31fc3c30f1984">ON\_START</a>: Refresh table on database startup and when manually requested by invoking the refresh action of <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a6f0aeb998c8858266d7d265f9f42064a">Kinetica.alterTable</a> on this table. </li>
        </ul>

        <p>The default value is <a className="el" href="#ac547730b666c1bb2c75015a81934cf8c">MANUAL</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_2CreateTableExternal_8cs_source#l00995">995</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3daefbe0f6cd6dca1a824af6c00440db">◆ </a></span>REMOTE\_QUERY</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.REMOTE\_QUERY = "remote\_query"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Remote SQL query from which data will be sourced. </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_2CreateTableExternal_8cs_source#l01315">1315</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a923cb676537c397de42d290cb597b779">◆ </a></span>REMOTE\_QUERY\_FILTER\_COLUMN</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.REMOTE\_QUERY\_FILTER\_COLUMN = "remote\_query\_filter\_column"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of column to be used for splitting <a className="el" href="#a3daefbe0f6cd6dca1a824af6c00440db">REMOTE\_QUERY</a> into multiple sub-queries using the data distribution of given column. </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_2CreateTableExternal_8cs_source#l01321">1321</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af438d864bb1d82f1cd1180b9e33a0f49">◆ </a></span>REMOTE\_QUERY\_INCREASING\_COLUMN</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.REMOTE\_QUERY\_INCREASING\_COLUMN = "remote\_query\_increasing\_column"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Column on subscribed remote query result that will increase for new records (e.g., TIMESTAMP). </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_2CreateTableExternal_8cs_source#l01325">1325</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a79504d2abe591469730e819e78045b33">◆ </a></span>REMOTE\_QUERY\_PARTITION\_COLUMN</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.REMOTE\_QUERY\_PARTITION\_COLUMN = "remote\_query\_partition\_column"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Alias name for <a className="el" href="#a923cb676537c397de42d290cb597b779">REMOTE\_QUERY\_FILTER\_COLUMN</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_2CreateTableExternal_8cs_source#l01330">1330</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a233abecf09bb6e36d290ea167133c9a0">◆ </a></span>SCHEMA\_REGISTRY\_CONNECTION\_RETRIES</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.SCHEMA\_REGISTRY\_CONNECTION\_RETRIES = "schema\_registry\_connection\_retries"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Confluent Schema registry connection timeout (in secs). </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_2CreateTableExternal_8cs_source#l01011">1011</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9ef38027d9f46aa0df92db72c622c240">◆ </a></span>SCHEMA\_REGISTRY\_CONNECTION\_TIMEOUT</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.SCHEMA\_REGISTRY\_CONNECTION\_TIMEOUT = "schema\_registry\_connection\_timeout"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Confluent Schema registry connection timeout (in secs). </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_2CreateTableExternal_8cs_source#l01015">1015</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad7d274c57633f94218d02c53835b9d60">◆ </a></span>SCHEMA\_REGISTRY\_MAX\_CONSECUTIVE\_CONNECTION\_FAILURES</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.SCHEMA\_REGISTRY\_MAX\_CONSECUTIVE\_CONNECTION\_FAILURES = "schema\_registry\_max\_consecutive\_connection\_failures"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Max records to skip due to SR connection failures, before failing. </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_2CreateTableExternal_8cs_source#l01019">1019</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab8822551a4ec6cc7bffa7342651f181e">◆ </a></span>SCHEMA\_REGISTRY\_SCHEMA\_NAME</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.SCHEMA\_REGISTRY\_SCHEMA\_NAME = "schema\_registry\_schema\_name"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of the Avro schema in the schema registry to use when reading Avro records. </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_2CreateTableExternal_8cs_source#l01027">1027</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a72e60871279f1966be4294fc79edaf9f">◆ </a></span>SHAPEFILE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.SHAPEFILE = "shapefile"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>ShapeFile file format. </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_2CreateTableExternal_8cs_source#l00621">621</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab3f4c6dfde12702f51393c24fe912a7c">◆ </a></span>SHARD\_KEYS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.SHARD\_KEYS = "shard\_keys"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Comma separated list of column names to set as shard keys, when not specified in the type. </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_2CreateTableExternal_8cs_source#l01031">1031</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a16a3e693274e18ef021390202df8b070">◆ </a></span>SINGLE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.SINGLE = "single"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Insert all records into a single table. </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_2CreateTableExternal_8cs_source#l01088">1088</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9957479d3e012f0f650d5b1f0a155cd7">◆ </a></span>SKIP\_LINES</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.SKIP\_LINES = "skip\_lines"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Skip a number of lines from the beginning of the file. </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_2CreateTableExternal_8cs_source#l01035">1035</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab93b9f9bdb5d90b042cf422b3ea634ff">◆ </a></span>SPEED</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.SPEED = "speed"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Scans data and picks the widest possible column types so that 'all' values will fit with minimum data scanned. </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_2CreateTableExternal_8cs_source#l01311">1311</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa96b25e1fe9c991616ae28668e7e161e">◆ </a></span>START\_OFFSETS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.START\_OFFSETS = "start\_offsets"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Starting offsets by partition to fetch from kafka. </p>
        <p>A comma separated list of partition:offset pairs. </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_2CreateTableExternal_8cs_source#l01041">1041</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2716ac936ed77ab3e48e09a06aed3519">◆ </a></span>SUBSCRIBE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.SUBSCRIBE = "subscribe"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Continuously poll the data source to check for new data and load it into the table. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a> </li>
          <li> <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</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_2CreateTableExternal_8cs_source#l01061">1061</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae8e6ffdba59cb66a394d612227d41f95">◆ </a></span>TABLE\_INSERT\_MODE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TABLE\_INSERT\_MODE = "table\_insert\_mode"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Insertion scheme to use when inserting records from multiple shapefiles. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a16a3e693274e18ef021390202df8b070">SINGLE</a>: Insert all records into a single table. </li>
          <li> <a className="el" href="#a7d916130c668dfd9b79642e58931e47d">TABLE\_PER\_FILE</a>: Insert records from each file into a new table corresponding to that file. </li>
        </ul>

        <p>The default value is <a className="el" href="#a16a3e693274e18ef021390202df8b070">SINGLE</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_2CreateTableExternal_8cs_source#l01085">1085</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7d916130c668dfd9b79642e58931e47d">◆ </a></span>TABLE\_PER\_FILE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TABLE\_PER\_FILE = "table\_per\_file"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Insert records from each file into a new table corresponding to that file. </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_2CreateTableExternal_8cs_source#l01092">1092</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af1723b7db54bafab22822b31ffa8f408">◆ </a></span>TEXT\_COMMENT\_STRING</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TEXT\_COMMENT\_STRING = "text\_comment\_string"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the character string that should be interpreted as a comment line prefix in the source data. </p>
        <p>All lines in the data starting with the provided string are ignored.</p>
        <p>For <a className="el" href="#adae7b57e9c8bf0e3d912fa9157a72bfb">DELIMITED\_TEXT</a> <a className="el" href="#a380cb2cf69865696afa4f19e8432abad">FILE\_TYPE</a> only. The default value is '#'.</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_2CreateTableExternal_8cs_source#l01103">1103</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4d892492fbd16f1331aadcd2771292e7">◆ </a></span>TEXT\_DELIMITER</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TEXT\_DELIMITER = "text\_delimiter"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the character delimiting field values in the source data and field names in the header (if present). </p>
        <p>For <a className="el" href="#adae7b57e9c8bf0e3d912fa9157a72bfb">DELIMITED\_TEXT</a> <a className="el" href="#a380cb2cf69865696afa4f19e8432abad">FILE\_TYPE</a> only. The default value is ','.</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_2CreateTableExternal_8cs_source#l01112">1112</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9f5758ba6d9bce4b7736eb6614b9f1ff">◆ </a></span>TEXT\_ESCAPE\_CHARACTER</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TEXT\_ESCAPE\_CHARACTER = "text\_escape\_character"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the character that is used to escape other characters in the source data. </p>
        <p>An 'a', 'b', 'f', 'n', 'r', 't', or 'v' preceded by an escape character will be interpreted as the ASCII bell, backspace, form feed, line feed, carriage return, horizontal tab, and vertical tab, respectively. For example, the escape character followed by an 'n' will be interpreted as a newline within a field value.</p>
        <p>The escape character can also be used to escape the quoting character, and will be treated as an escape character whether it is within a quoted field value or not.</p>
        <p>For <a className="el" href="#adae7b57e9c8bf0e3d912fa9157a72bfb">DELIMITED\_TEXT</a> <a className="el" href="#a380cb2cf69865696afa4f19e8432abad">FILE\_TYPE</a> only.</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_2CreateTableExternal_8cs_source#l01130">1130</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a51a3f8fa166800b8cd597769a7aff334">◆ </a></span>TEXT\_HAS\_HEADER</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TEXT\_HAS\_HEADER = "text\_has\_header"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Indicates whether the source data contains a header row. </p>
        <p>For <a className="el" href="#adae7b57e9c8bf0e3d912fa9157a72bfb">DELIMITED\_TEXT</a> <a className="el" href="#a380cb2cf69865696afa4f19e8432abad">FILE\_TYPE</a> only. Supported values:</p>

        <ul>
          <li> <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a> </li>
          <li> <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</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_2CreateTableExternal_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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae3a436060ab4bc5044ef72604346c516">◆ </a></span>TEXT\_HEADER\_PROPERTY\_DELIMITER</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TEXT\_HEADER\_PROPERTY\_DELIMITER = "text\_header\_property\_delimiter"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the delimiter for <a href="/content/concepts/types/#column-properties" target="_top">column properties</a> in the header row (if present). </p>
        <p>Cannot be set to same value as <a className="el" href="#a4d892492fbd16f1331aadcd2771292e7">TEXT\_DELIMITER</a>.</p>
        <p>For <a className="el" href="#adae7b57e9c8bf0e3d912fa9157a72bfb">DELIMITED\_TEXT</a> <a className="el" href="#a380cb2cf69865696afa4f19e8432abad">FILE\_TYPE</a> only. The default value is '|'.</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_2CreateTableExternal_8cs_source#l01168">1168</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a688f9fe9cec2bda4468864205b42ffe1">◆ </a></span>TEXT\_NULL\_STRING</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TEXT\_NULL\_STRING = "text\_null\_string"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the character string that should be interpreted as a null value in the source data. </p>
        <p>For <a className="el" href="#adae7b57e9c8bf0e3d912fa9157a72bfb">DELIMITED\_TEXT</a> <a className="el" href="#a380cb2cf69865696afa4f19e8432abad">FILE\_TYPE</a> only. The default value is '\N'.</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_2CreateTableExternal_8cs_source#l01177">1177</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a55b29f233a2a740d60c60191a0e9fc1a">◆ </a></span>TEXT\_QUOTE\_CHARACTER</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TEXT\_QUOTE\_CHARACTER = "text\_quote\_character"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the character that should be interpreted as a field value quoting character in the source data. </p>
        <p>The character must appear at beginning and end of field value to take effect. Delimiters within quoted fields are treated as literals and not delimiters. Within a quoted field, two consecutive quote characters will be interpreted as a single literal quote character, effectively escaping it. To not have a quote character, specify an empty string.</p>
        <p>For <a className="el" href="#adae7b57e9c8bf0e3d912fa9157a72bfb">DELIMITED\_TEXT</a> <a className="el" href="#a380cb2cf69865696afa4f19e8432abad">FILE\_TYPE</a> only. The default value is '"'.</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_2CreateTableExternal_8cs_source#l01192">1192</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3ad77105d79992a9eec137b40049eb8f">◆ </a></span>TEXT\_SEARCH\_COLUMNS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TEXT\_SEARCH\_COLUMNS = "text\_search\_columns"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Add 'text\_search' property to internally inferenced string columns. </p>
        <p>Comma separated list of column names or '\*' for all columns. To add 'text\_search' property only to string columns greater than or equal to a minimum size, also set the <a className="el" href="#aaacf824e8800857a0aaf604f8f33c499">TEXT\_SEARCH\_MIN\_COLUMN\_LENGTH</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_2CreateTableExternal_8cs_source#l01201">1201</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aaacf824e8800857a0aaf604f8f33c499">◆ </a></span>TEXT\_SEARCH\_MIN\_COLUMN\_LENGTH</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TEXT\_SEARCH\_MIN\_COLUMN\_LENGTH = "text\_search\_min\_column\_length"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Set the minimum column size for strings to apply the 'text\_search' property to. </p>
        <p>Used only when <a className="el" href="#a3ad77105d79992a9eec137b40049eb8f">TEXT\_SEARCH\_COLUMNS</a> has a value.</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_2CreateTableExternal_8cs_source#l01208">1208</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad4be884b60a4b7679e9212b9d8d28724">◆ </a></span>TRANSFORMATIONS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TRANSFORMATIONS = "transformations"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Comma-separated expressions, one per target table column. </p>
        <p>Each expression is evaluated per record. Empty entries (two consecutive commas) mean no transformation for that column – the value is resolved from the input record, table default, NULL, or an error. Expressions may reference input columns by name or by position ($1 for the first input column, $2 for the second, etc.). The default value is ''.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2CreateTableExternal_8cs_source#l01218">1218</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5611be7058605656f02b3ab318cc92c0">◆ </a></span>TRIM\_SPACE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TRIM\_SPACE = "trim\_space"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If set to <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>, remove leading or trailing space from fields. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a> </li>
          <li> <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</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_2CreateTableExternal_8cs_source#l01229">1229</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad1eb6163c3b24467a497ba342667e9db">◆ </a></span>TRUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TRUE = "true"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateTableExternalRequest_1_1Options" title="A set of string constants for the parameter CreateTableExternalRequest.options.">CreateTableExternalRequest.Options</a> options. </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_2CreateTableExternal_8cs_source#l00648">648</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a59a716e44966b61f6dac73f1bee5a4a7">◆ </a></span>TRUNCATE\_STRINGS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TRUNCATE\_STRINGS = "truncate\_strings"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If set to <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>, truncate string values that are longer than the column's type size. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a> </li>
          <li> <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</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_2CreateTableExternal_8cs_source#l01251">1251</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5755239ea705b8a8e2b44efb4bc631a0">◆ </a></span>TRUNCATE\_TABLE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TRUNCATE\_TABLE = "truncate\_table"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If set to <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>, truncates the table specified by <a className="el" href="/content/api/cs/classkinetica_1_1CreateTableExternalRequest#a91fa594f9d4a2c003906dece9fa0981b" title="Name of the table to be created, in [schema_name.">CreateTableExternalRequest.table\_name</a> prior to loading the file(s). </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a> </li>
          <li> <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</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_2CreateTableExternal_8cs_source#l01274">1274</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8f670d4551464e8dad1fcc7c07e26d37">◆ </a></span>TYPE\_INFERENCE\_MAX\_RECORDS\_READ</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TYPE\_INFERENCE\_MAX\_RECORDS\_READ = "type\_inference\_max\_records\_read"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateTableExternalRequest_1_1Options" title="A set of string constants for the parameter CreateTableExternalRequest.options.">CreateTableExternalRequest.Options</a> options. </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_2CreateTableExternal_8cs_source#l01278">1278</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#afa9e8e76519904c2f21a71e133d4ba9d">◆ </a></span>TYPE\_INFERENCE\_MODE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TYPE\_INFERENCE\_MODE = "type\_inference\_mode"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Optimize type inferencing for either speed or accuracy. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a8087ddc3a03774b441533199b6285aaf">ACCURACY</a>: Scans data to get exactly-typed and sized columns for all data scanned. </li>
          <li> <a className="el" href="#ab93b9f9bdb5d90b042cf422b3ea634ff">SPEED</a>: Scans data and picks the widest possible column types so that 'all' values will fit with minimum data scanned. </li>
        </ul>

        <p>The default value is <a className="el" href="#ab93b9f9bdb5d90b042cf422b3ea634ff">SPEED</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_2CreateTableExternal_8cs_source#l01303">1303</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a77e7193c6fd668ad6bf96c8d6f9ce752">◆ </a></span>TYPE\_INFERENCE\_ONLY</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.TYPE\_INFERENCE\_ONLY = "type\_inference\_only"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Infer the type of the source data and return, without ingesting any data. </p>
        <p>The inferred type is returned in the response. </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_2CreateTableExternal_8cs_source#l00755">755</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5dbe6995937bb2c52f09ff5f638ae2da">◆ </a></span>UPDATE\_ON\_EXISTING\_PK</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.CreateTableExternalRequest.Options.UPDATE\_ON\_EXISTING\_PK = "update\_on\_existing\_pk"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Specifies the record collision policy for inserting into a table with a <a href="/content/concepts/tables/#primary-keys" target="_top">primary key</a>. </p>
        <p>If set to <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>, any existing table record with primary key values that match those of a record being inserted will be replaced by that new record (the new data will be 'upserted'). If set to <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a>, any existing table record with primary key values that match those of a record being inserted will remain unchanged, while the new record will be rejected and the error handled as determined by <a className="el" href="#a1b2411bd183bc5a86487e3a303871314">IGNORE\_EXISTING\_PK</a> and <a className="el" href="#a2f9bb9f71a09170ac03d64e0458f0740">ERROR\_HANDLING</a>. If the specified table does not have a primary key, then this option has no effect. Supported values:</p>

        <ul>
          <li> <a className="el" href="#ad1eb6163c3b24467a497ba342667e9db">TRUE</a>: Upsert new records when primary keys match existing records. </li>
          <li> <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</a>: Reject new records when primary keys match existing records. </li>
        </ul>

        <p>The default value is <a className="el" href="#aff2cf15b4257eddf0cef38e4db48bb02">FALSE</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_2CreateTableExternal_8cs_source#l01395">1395</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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct 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_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2CreateTableExternal_8cs_source">CreateTableExternal.cs</a></li>
    </ul>
  </div>
</div>
