Bryan_H
Administrator
Bryan_H Administrator
Reactions
-
Re: Return an array from the UDF
Have a look at the matrix_multiply example under /opt/vertica/sdk/examples/python/ScalarFunctions.py This is a Python example, but Python SDK notionally wraps the C++ one. (View Post)1 -
Re: Storage Container Optimization for Tables not partitioned
Hi, even though the table is not explicitly partitioned, Vertica splits the data into ROS containers based on segmentation, see for example the diagram at https://www.vertica.com/docs/9.2.x/HTML/Cont… (View Post)1 -
Re: Assigning values within Stored Procedures
Behavior changed in 23.3.0 where stored procedures, including nested procedures, run in a single transaction, where previously each statement auto-committed. This means that "now()" will re… (View Post)1 -
Re: Vertica by itself , no voltage integration. does it have data encrypted at rest by default?
Built-in encryption at rest is still a roadmap item. Please file a support case if this is a requirement for your application. (View Post)1 -
Re: How to restore a full backup on Kubernetes operator based setup ?
There is a restore process in the documentation at https://docs.vertica.com/12.0.x/en/containerized/backup-restore/#restore-from-a-backup that describes the process including extending the livenessPr… (View Post)1




















