mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00:00
* feat: get and update log fields updated to support new materialized columns and index * feat: get attribute keys logic updated * feat: logs qb changes to support new materialized columns * feat: don't allow updating static top level fields * feat: old logs parser updated * feat: upgrade clickhouse * fix: columnname format updated for materialized columns * feat: get fields updated * feat: minor changes * fix: default values for distributed columns * feat: common function for for clickhouse formatted column name * chore: remove interesting selected fields * fix: update clickhouse version in other place --------- Co-authored-by: Prashant Shahi <prashant@signoz.io>