recce
recce copied to clipboard
Data Reconnaissance - pull request review tool for dbt projects
**PR checklist** - [x] Ensure you have added or ran the appropriate tests for your PR. - [x] DCO signed **What type of PR is this?** Feature **What this PR...
The first 1.8 beta version [dbt-core 1.8.0-b1](https://github.com/dbt-labs/dbt-core/blob/main/CHANGELOG.md#dbt-core-180-b1---february-28-2024) has been published. This ticket is to check and fix the compatibility issue. From [SyncLinear.com](https://synclinear.com) | [DRC-325](https://linear.app/piperider/issue/DRC-325/dbt-18-compatibility-check)
**PR checklist** - [ ] Ensure you have added or ran the appropriate tests for your PR. - [x] DCO signed **What type of PR is this?** Feature **What this...
# Steps to Reproduce 1. Access PR demo site -> [https://pr1.cloud.datarecce.io/#!/query](https://pr1.cloud.datarecce.io/#!/query) 2. Show not show `Run Query` button  # Expect Behavior Show `No Data` From [SyncLinear.com](https://synclinear.com)...
When we implemented the histogram diff chart, the histogram did support the `DateTime` type in the beginning. However, we decided to remove `Datetime` and implement a new kind of chart...
From [SyncLinear.com](https://synclinear.com) | [RC-207](https://linear.app/piperider/issue/RC-207/design-the-ui-component-to-show-the-diff-of-top-k-in-the-a-chart)
**Scenario:**  In the CLV example, we check model `customer_segment` to elaborate the potential impact. After knowing 12% mismatched in `value_segment`, I want to see the changes in distributions in...
**Problem:** Some checks should be rerun and re-interpreted after some changes. For example: 1. source updated every morning 2. further code changes **Acceptance Criteria:** * Consider the feasibility and implementation...
Currently, users need to click the `Select Models` button to enable the Select Models panel. In this story, we would like to add a keyboard shortcut `x`, to let users...
**PR checklist** - [x] Ensure you have added or ran the appropriate tests for your PR. - [x] DCO signed **What type of PR is this?** Feature **What this PR...