New Features in Actian Analytics Engine 8.0
Data Lake-Enabled. AI-Ready. High Performance Analytics.
This release marks the evolution of Actian Vector to Actian Analytics Engine 8.0 and delivers a complete, high-performance foundation for the modern data stack, bridging the gap between mission-critical analytics and the emerging requirements of AI. It’s modernized core is designed for high-concurrency analytics, ecosystem interoperability, and in-database AI capabilities.
Data Lakehouse and Open Standards
Expanding high-performance computing to distributed data sets.
Open Table Formats
Native support for Apache Iceberg, Delta Lake, and Hudi allows users to query live data directly from the lakehouse without ingestion. See
QUERY DATA SOURCE.
Transparent Result Caching
Automatically caches external metadata and data blocks to provide sub-second performance of local tables for repetitive external queries.
Unified Data Source Abstraction
The new
CREATE DATA SOURCE command enables registration of external warehouses and CloudFS buckets through a single DDL query with automated type mapping.
AI-Augmented Analytics
Bringing machine learning and vector search directly into the SQL layer.
Native Vector Support
Introduces a native Vector data type and similarity search functions to enable Retrieval-Augmented Generation (RAG) directly within the engine. See
Vector Data Type and
CREATE VECTOR INDEX.
Standardized AI Connectivity
Includes MCP (Model Context Protocol) Server, providing a secure, industry-standard bridge for modern AI agents and development tools. See
MCP Server Documentation.
In-Database ML Inference
Users can now run and manage ONNX models internally, executing ML inference as a component of the analytical query. See
CREATE TENSORFLOW/ONNX MODEL.
Generative AI (GenAI) model prompts a language model (LM) endpoint as part of a SQL query that can be used to generate, classify, summarize, and create Retrieval Augmented Generation (RAG) pipelines. See
CREATE GENAI MODEL.
ML Workflow Built-ins
New functions for feature preprocessing (scaling, encoding) and model performance metrics (Precision, Recall, F1) reduce the need for external data movement. New tools, iisugetudflib and import_udflib to deploy standard ML data pre-processing UDF. See
Predefined UDFs for MLM.
Unified Container Management (Dockman)
A utility that creates a unified interface for managing Docker-based extensions (UDFs, Spark integrations, TensorFlow) across both Windows and Linux. See
Containerized Services.
Developer Experience and Tooling
Reducing friction for application engineering and data science workflows.
Vector Python SDK
A dedicated SDK available through standard package managers (PyPI) simplifies application development using the Python Database API Specification v2.0. See
ReadMe and
TOML.
Data Science Workbench
Observability with OpenTelemetry
A new OTel-based monitoring stack integrated with Grafana and Prometheus delivers real-time telemetry for engine performance. See
Installing Actian Monitor.
Performance and Resource Management
Sustaining industry-leading speed while increasing operational flexibility.
Engine Optimizations
Enhancements to the SQL Optimizer and bitfilter operators deliver up to 2.5 times faster query execution on TPC-DS benchmarks.
Transient Table Support
Introduces RAM-resident tables for ETL and temporary session-based workloads, improving throughput and reducing Cloud storage garbage collection. See
CREATE TRANSIENT TABLE.
Runtime Memory Scaling
Dynamically adjust buffer pool and query memory allocations without system downtime to adapt to shifting workloads. See
X100 Configuration Parameters.
Binary Data Support in UDFs
Boolean Conversion
Native conversion from BYTE/VARBYTE to BOOLEAN is now supported. See
BOOLEAN.
Session Control
LZ4 Compression
Time Zone with Timestamp
All Actian Analytics log files include the time zone and the corresponding timestamp.
Cloud Checkpoints
Advanced External Table Staging
Specifies multiple SparkSQL statements or full Scala scripts for complex ETL. It is now supported on both Windows and Linux. See
CREATE EXTERNAL TABLE.
Scala UDFs
Platform and Security Foundations
Modernizing infrastructure support and hardening the security posture.
TLS 1.3 Security
Secure Credential Management
New DDL commands allow secrets to be managed securely by name, removing sensitive information from standard SQL text. See
Credential Management.
Expanded OS Support
Added support for RHEL 9/10, Ubuntu 24.04, Windows Server 2025, and ARM64 architectures (preview on demand).
Transaction Log File Encryption
SQL Functions and Developer Features
Last modified date: 09/11/2026