I would like to group the data in profiler. I am not so sure if this feature is useful for everyone. But this is something I would like to have for my own usage. Feel free to discard the PR if you think it not so useful.
Cheers,
Tran
Checklist
[x] I have verified that these changes work locally on the following warehouses (Note: it's okay if you do not have access to all warehouses, this helps us understand what has been covered):
[x] Postgres
[x] BigQuery
[ ] Snowflake
[ ] Redshift
[ ] SQL Server
[ ] Databricks
[x] I have written tests for new macros (either as dbt schema tests in integration_tests/models, dbt data tests in integration_tests/tests or integration tests in the CI workflow)
Description & motivation
Hi there,
I would like to group the data in
profiler
. I am not so sure if this feature is useful for everyone. But this is something I would like to have for my own usage. Feel free to discard the PR if you think it not so useful.Cheers, Tran
Checklist
integration_tests/models
, dbt data tests inintegration_tests/tests
or integration tests in the CI workflow)