?>
Voir la documentation de caslibInfo
The addRegion action allows for the addition or replacement of custom region definitions for the S3 (Simple Storage Service) environment within SAS Viya. This is particularly useful for connecting to S3-compatible storage that is not hosted on AWS or for defining custom endpoints. By specifying parameters such as the host, port, and SSL settings, administrators can configure how CAS interacts with various S3 storage providers.
La acción `alterTable` del conjunto de acciones `table` en SAS Viya permite modificar los metadatos de una tabla en memoria de CAS. Es una herramienta fundamental para la gestión de datos, ya que permite renombrar tablas, cambiar etiquetas y formatos de columnas, eliminar columnas y reordenarlas sin necesidad de recrear la tabla. Esto es especialmente útil para limpiar y preparar datos antes del análisis.
Adds a format library to the current CAS session. This allows user-defined formats to be used in analyses and data manipulation within CAS. Format libraries can be loaded from a caslib (as a SASHDAT file) or directly from a server path. This action is crucial for customizing data representation and reporting in Viya.