Benoit Perigaud

Results 72 issues of Benoit Perigaud

**Describe the bug** Some specific GH issues raise some problems that seem to be related to encoding. When one of the GH issue has some encoding problem, no issue is...

bug
low-pri

### Is there an existing feature request for this? - [X] I have searched the existing issues ### Describe the Feature This is a spin-off from #3471. The PR #5001...

enhancement
stale
paper_cut

I have run a quick test, moving a 2M rows table from Snowflake to Snowflake. It took ~4 min locally, with 3 min being spent at the "normalization" stage. The...

When running `dbt-osmosis yaml document --catalog-file target/catalog.json models/marts/ --skip-add-columns`, a few errors appear in the log with the same message: ```bash ERROR Error occurred while processing model : osmosis.py:963 local...

Alternative to #419 for wrapping strings with quotes Add test for #421 which is failing for BQ without the fix

Update the new docs with a bit more guidance on how to activate only a few tests for CI

enhancement
Stale

This is a: - [ ] bug fix PR with no breaking changes - [x] new functionality ## Link to Issue Closes #426 ## Description & motivation This PR (not...

### Describe the feature [This article](https://tech.indy.fr/2024/01/25/monitoring-de-la-complexite-des-models-dbt/) describes a way to evaluate models complexity by performing some regex on the models SQL code We are already doing regex parsing today to...

enhancement

A bit more far fetched, but tangata could potentially be used for people to request for models/columns to be documented. A simplistic solution could be to store a specific string...

enhancement

If tangata is used by people building reports on top of tables, it would be useful for the interface to allow them to define and maintain exposures: https://docs.getdbt.com/docs/building-a-dbt-project/exposures

enhancement