Adds a new caslib to enable access to a data source. A caslib is an in-memory space to hol...
The `addCaslibSubdir` action creates a new subdirectory within the physical path of an exi...
The addTable action is a fundamental mechanism for transferring data from a client-side pr...
The alterTable action allows for modifying the metadata and properties of an in-memory CAS...
The `append` action adds the rows from a source table to the end of a target table. It is ...
The `attribute` action manages extended attributes for in-memory tables in CAS. Extended a...
The caslibInfo action displays information about one or more caslibs. It can show details ...
The columnInfo action displays information about the columns in a specified CAS table. Thi...
The copyTable action allows for the duplication of an in-memory table to another table, po...