TracecatHQ / tracecat

The open source Tines / Splunk SOAR alternative for security engineers.
https://tracecat.com
GNU Affero General Public License v3.0
2.4k stars 168 forks source link

build(engine): Replace `polars` with `polars-lts-cpu` #247

Closed topher-lo closed 3 months ago

topher-lo commented 3 months ago

Fixes #246. This sacrifices performance for SIMD heavy queries. But we have yet to fully leverage polars ETL in Tracecat (yet). Will push this temporary fix first.

Future direction