We recommend that you back up database and configuration files before upgrading. Generally, we guarantee that the upgrade does not affect the existing data. To back up data mean...
CREATE TABLE PRIMARY KEY PARTITIONED BY CREATE TABLE … AS SELECT CREATE TABLE … LIKE REPLACE TABLE … AS SELECT DROP TABLE TRUNCATE TABLE ALTER TABLE ALTER TABLE … SET TBLPR...
Kinit Auxiliary Service Installing and Configuring the Kerberos Clients Kerberos Ticket Configurations Further Readings Kinit Auxiliary Service In order to work with ...
String Methods Collection Methods List Methods Map Methods Temporal Methods Enum Methods Optional Methods Other Methods When writing the “filter” for a JDOQL Query you can...
ZooKeeper ACLs ACL errors during upgrade ZooKeeper ACLs Accumulo requires full access to nodes in ZooKeeper under the /accumulo path. The ACLs can be examined using the ZooKee...
JDBC Catalog Configurations Examples Spark Java API JDBC Catalog Iceberg supports using a table in a relational database to manage Iceberg tables through JDBC. The database ...
Description UDF API UDF Implements Example Example Changelog new version UDF of SQL transform plugin Description Use UDF SPI to extends the SQL transform functions lib....