@datarecce/ui 0.1.40 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +28 -133
- package/dist/AuthModal-C8LetZNB.js +23 -0
- package/dist/AuthModal-C8LetZNB.js.map +1 -0
- package/dist/LineageCanvas-CR38SDYr.d.ts +41 -0
- package/dist/LineageCanvas-CR38SDYr.d.ts.map +1 -0
- package/dist/ResultErrorFallback-C7c-TN1p.js +3 -0
- package/dist/ResultErrorFallback-C7c-TN1p.js.map +1 -0
- package/dist/RouteConfigContext-z8YNimdP.d.ts +172 -0
- package/dist/RouteConfigContext-z8YNimdP.d.ts.map +1 -0
- package/dist/RunProgress-DyFIALbI.d.ts +429 -0
- package/dist/RunProgress-DyFIALbI.d.ts.map +1 -0
- package/dist/ScreenshotDataGrid-BfxYUThx.d.ts +64 -0
- package/dist/ScreenshotDataGrid-BfxYUThx.d.ts.map +1 -0
- package/dist/SplitPane-B-BLxZaQ.d.ts +1427 -0
- package/dist/SplitPane-B-BLxZaQ.d.ts.map +1 -0
- package/dist/advanced.d.ts +18 -0
- package/dist/advanced.d.ts.map +1 -0
- package/dist/advanced.js +3 -0
- package/dist/advanced.js.map +1 -0
- package/dist/api-ZZ4cc9b9.d.ts +255 -0
- package/dist/api-ZZ4cc9b9.d.ts.map +1 -0
- package/dist/api-_i6BZPkM.js +3 -0
- package/dist/api-_i6BZPkM.js.map +1 -0
- package/dist/api.d.ts +3 -2
- package/dist/api.js +2 -100
- package/dist/colors--47Kkns4.js +3 -0
- package/dist/colors--47Kkns4.js.map +1 -0
- package/dist/colors-vY9Yzui0.d.ts +255 -0
- package/dist/colors-vY9Yzui0.d.ts.map +1 -0
- package/dist/components-run.d.ts +8 -0
- package/dist/components-run.js +2 -0
- package/dist/components.d.ts +22 -2
- package/dist/components.js +2 -86
- package/dist/const-DbXBkrxT.js +3 -0
- package/dist/const-DbXBkrxT.js.map +1 -0
- package/dist/constants-DD5vJv2q.js +3 -0
- package/dist/constants-DD5vJv2q.js.map +1 -0
- package/dist/constants.d.ts +3 -0
- package/dist/constants.js +2 -0
- package/dist/contexts.d.ts +7 -0
- package/dist/contexts.js +2 -0
- package/dist/flag-CiR2E5oz.d.ts +898 -0
- package/dist/flag-CiR2E5oz.d.ts.map +1 -0
- package/dist/flag-koeDAqr3.js +3 -0
- package/dist/flag-koeDAqr3.js.map +1 -0
- package/dist/hooks.d.ts +15 -2
- package/dist/hooks.js +2 -43
- package/dist/index-BFkbe0aF.d.ts +698 -0
- package/dist/index-BFkbe0aF.d.ts.map +1 -0
- package/dist/index-Ba3hp2Ng.d.ts +471 -0
- package/dist/index-Ba3hp2Ng.d.ts.map +1 -0
- package/dist/index-C_kD4ZQ3.d.ts +1079 -0
- package/dist/index-C_kD4ZQ3.d.ts.map +1 -0
- package/dist/index-CiPcALu4.d.ts +146 -0
- package/dist/index-CiPcALu4.d.ts.map +1 -0
- package/dist/index-CkXLPYZY.d.ts +13 -0
- package/dist/index-CkXLPYZY.d.ts.map +1 -0
- package/dist/index-DTCpHvX_.d.ts +211 -0
- package/dist/index-DTCpHvX_.d.ts.map +1 -0
- package/dist/index-DVoQsx5c.d.ts +349 -0
- package/dist/index-DVoQsx5c.d.ts.map +1 -0
- package/dist/index-DmwYRgDR.d.ts +192 -0
- package/dist/index-DmwYRgDR.d.ts.map +1 -0
- package/dist/index-N8N7XmRj.d.ts +130 -0
- package/dist/index-N8N7XmRj.d.ts.map +1 -0
- package/dist/index-h_fw6R9U.d.ts +1501 -0
- package/dist/index-h_fw6R9U.d.ts.map +1 -0
- package/dist/index-o48TPoFN.d.ts +734 -0
- package/dist/index-o48TPoFN.d.ts.map +1 -0
- package/dist/index.d.ts +24 -2
- package/dist/index.js +2 -198
- package/dist/keepAlive-CEzyrDfg.js +3 -0
- package/dist/keepAlive-CEzyrDfg.js.map +1 -0
- package/dist/lib/api/axiosClient.d.ts +8 -0
- package/dist/lib/api/axiosClient.d.ts.map +1 -0
- package/dist/lib/api/axiosClient.js +3 -0
- package/dist/lib/api/axiosClient.js.map +1 -0
- package/dist/lib/api/track.d.ts +137 -0
- package/dist/lib/api/track.d.ts.map +1 -0
- package/dist/lib/api/track.js +2 -0
- package/dist/lib/api/user.d.ts +16 -0
- package/dist/lib/api/user.d.ts.map +1 -0
- package/dist/lib/api/user.js +2 -0
- package/dist/lib/const.d.ts +8 -0
- package/dist/lib/const.d.ts.map +1 -0
- package/dist/lib/const.js +2 -0
- package/dist/lib/result/ResultErrorFallback.d.ts +8 -0
- package/dist/lib/result/ResultErrorFallback.d.ts.map +1 -0
- package/dist/lib/result/ResultErrorFallback.js +2 -0
- package/dist/primitives-CgGUvwHB.d.ts +914 -0
- package/dist/primitives-CgGUvwHB.d.ts.map +1 -0
- package/dist/primitives.d.ts +12 -0
- package/dist/primitives.js +2 -0
- package/dist/result.d.ts +4 -0
- package/dist/result.js +2 -0
- package/dist/src-BgHSbbHk.js +67 -0
- package/dist/src-BgHSbbHk.js.map +1 -0
- package/dist/styles.css +478 -4
- package/dist/theme-CeWzymUn.js +64 -0
- package/dist/theme-CeWzymUn.js.map +1 -0
- package/dist/theme.d.ts +3 -2
- package/dist/theme.js +2 -9
- package/dist/track-9ZQpBlUK.js +3 -0
- package/dist/track-9ZQpBlUK.js.map +1 -0
- package/dist/types-CFbNxrx2.d.ts +171 -0
- package/dist/types-CFbNxrx2.d.ts.map +1 -0
- package/dist/types-CZre3j02.d.ts +231 -0
- package/dist/types-CZre3j02.d.ts.map +1 -0
- package/dist/types.d.ts +14 -2
- package/dist/types.js +3 -9
- package/dist/types.js.map +1 -0
- package/dist/useRecceServerFlag-Bg5R67J4.js +3 -0
- package/dist/useRecceServerFlag-Bg5R67J4.js.map +1 -0
- package/dist/useThemeColors--prVbMmM.js +3 -0
- package/dist/useThemeColors--prVbMmM.js.map +1 -0
- package/dist/useThemeColors-DHEroo8f.d.ts +104 -0
- package/dist/useThemeColors-DHEroo8f.d.ts.map +1 -0
- package/dist/user-DMT7E0fc.js +3 -0
- package/dist/user-DMT7E0fc.js.map +1 -0
- package/dist/utils-CW2skXm_.js +3 -0
- package/dist/utils-CW2skXm_.js.map +1 -0
- package/dist/utils-CXWhfyxC.js +5 -0
- package/dist/utils-CXWhfyxC.js.map +1 -0
- package/dist/utils.d.ts +7 -0
- package/dist/utils.js +2 -0
- package/package.json +115 -107
- package/LICENSE +0 -201
- package/dist/RecceCheckContext-BJprb2xR.js +0 -7968
- package/dist/RecceCheckContext-BJprb2xR.js.map +0 -1
- package/dist/RecceCheckContext-DPnWB_aU.css +0 -215
- package/dist/RecceCheckContext-DPnWB_aU.css.map +0 -1
- package/dist/RecceCheckContext-DbZ7BdRy.mjs +0 -7426
- package/dist/RecceCheckContext-DbZ7BdRy.mjs.map +0 -1
- package/dist/RecceCheckContext-DyxOeUsX.css +0 -215
- package/dist/RecceCheckContext-DyxOeUsX.css.map +0 -1
- package/dist/api.d.mts +0 -3
- package/dist/api.js.map +0 -1
- package/dist/api.mjs +0 -46
- package/dist/api.mjs.map +0 -1
- package/dist/components-B6oaPB5f.mjs +0 -11769
- package/dist/components-B6oaPB5f.mjs.map +0 -1
- package/dist/components-BeAjVBV3.css +0 -70
- package/dist/components-BeAjVBV3.css.map +0 -1
- package/dist/components-DTLQ2djq.js +0 -14110
- package/dist/components-DTLQ2djq.js.map +0 -1
- package/dist/components-iUxcqtUB.css +0 -70
- package/dist/components-iUxcqtUB.css.map +0 -1
- package/dist/components.d.mts +0 -3
- package/dist/components.mjs +0 -9
- package/dist/const-CaIm1Z8g.mjs +0 -12
- package/dist/const-CaIm1Z8g.mjs.map +0 -1
- package/dist/const-CvdZO0FN.js +0 -24
- package/dist/const-CvdZO0FN.js.map +0 -1
- package/dist/hooks-cQsBXBd1.js +0 -40
- package/dist/hooks-cQsBXBd1.js.map +0 -1
- package/dist/hooks-eaHm_yEp.mjs +0 -33
- package/dist/hooks-eaHm_yEp.mjs.map +0 -1
- package/dist/hooks.d.mts +0 -3
- package/dist/hooks.mjs +0 -8
- package/dist/html2canvas-pro.esm-CsuSOHXp.js +0 -7250
- package/dist/html2canvas-pro.esm-CsuSOHXp.js.map +0 -1
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs +0 -7249
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs.map +0 -1
- package/dist/index-B9lSPJTi.d.ts +0 -2170
- package/dist/index-B9lSPJTi.d.ts.map +0 -1
- package/dist/index-CbF0x3kW.d.mts +0 -2172
- package/dist/index-CbF0x3kW.d.mts.map +0 -1
- package/dist/index.d.mts +0 -3
- package/dist/index.js.map +0 -1
- package/dist/index.mjs +0 -20
- package/dist/index.mjs.map +0 -1
- package/dist/mui-theme-CUhybmBq.mjs +0 -696
- package/dist/mui-theme-CUhybmBq.mjs.map +0 -1
- package/dist/mui-theme-iBHkjXJq.js +0 -732
- package/dist/mui-theme-iBHkjXJq.js.map +0 -1
- package/dist/state-CTITyT0R.js +0 -795
- package/dist/state-CTITyT0R.js.map +0 -1
- package/dist/state-Sc2b4jri.mjs +0 -382
- package/dist/state-Sc2b4jri.mjs.map +0 -1
- package/dist/theme.d.mts +0 -3
- package/dist/theme.mjs +0 -4
- package/dist/tooltipMessage-BC5W7H3X.js +0 -13
- package/dist/tooltipMessage-BC5W7H3X.js.map +0 -1
- package/dist/tooltipMessage-B_xMIKWL.mjs +0 -7
- package/dist/tooltipMessage-B_xMIKWL.mjs.map +0 -1
- package/dist/types.d.mts +0 -3
- package/dist/types.mjs +0 -6
- package/dist/urls-BQW5wjg-.js +0 -13
- package/dist/urls-BQW5wjg-.js.map +0 -1
- package/dist/urls-DT7FVEcS.mjs +0 -7
- package/dist/urls-DT7FVEcS.mjs.map +0 -1
- package/dist/version-B9s8yne-.js +0 -300
- package/dist/version-B9s8yne-.js.map +0 -1
- package/dist/version-DP1kU_7v.mjs +0 -162
- package/dist/version-DP1kU_7v.mjs.map +0 -1
- package/recce-source/.editorconfig +0 -26
- package/recce-source/.flake8 +0 -37
- package/recce-source/.github/ISSUE_TEMPLATE/bug_report.yml +0 -67
- package/recce-source/.github/ISSUE_TEMPLATE/custom.md +0 -10
- package/recce-source/.github/ISSUE_TEMPLATE/feature_request.yml +0 -42
- package/recce-source/.github/PULL_REQUEST_TEMPLATE.md +0 -21
- package/recce-source/.github/copilot-instructions.md +0 -331
- package/recce-source/.github/instructions/backend-instructions.md +0 -541
- package/recce-source/.github/instructions/frontend-instructions.md +0 -317
- package/recce-source/.github/workflows/build-statics.yaml +0 -72
- package/recce-source/.github/workflows/bump.yaml +0 -48
- package/recce-source/.github/workflows/integration-tests-cloud.yaml +0 -92
- package/recce-source/.github/workflows/integration-tests-sqlmesh.yaml +0 -33
- package/recce-source/.github/workflows/integration-tests.yaml +0 -52
- package/recce-source/.github/workflows/nightly.yaml +0 -246
- package/recce-source/.github/workflows/release.yaml +0 -196
- package/recce-source/.github/workflows/tests-js.yaml +0 -58
- package/recce-source/.github/workflows/tests-python.yaml +0 -128
- package/recce-source/.pre-commit-config.yaml +0 -26
- package/recce-source/CLAUDE.md +0 -483
- package/recce-source/CODE_OF_CONDUCT.md +0 -128
- package/recce-source/CONTRIBUTING.md +0 -107
- package/recce-source/LICENSE +0 -201
- package/recce-source/Makefile +0 -126
- package/recce-source/README.md +0 -182
- package/recce-source/RECCE_CLOUD.md +0 -81
- package/recce-source/SECURITY.md +0 -25
- package/recce-source/docs/PACKAGING.md +0 -340
- package/recce-source/docs/README.md +0 -1
- package/recce-source/integration_tests/dbt/dbt_project.yml +0 -26
- package/recce-source/integration_tests/dbt/models/customers.sql +0 -69
- package/recce-source/integration_tests/dbt/models/docs.md +0 -14
- package/recce-source/integration_tests/dbt/models/orders.sql +0 -56
- package/recce-source/integration_tests/dbt/models/schema.yml +0 -82
- package/recce-source/integration_tests/dbt/models/staging/schema.yml +0 -31
- package/recce-source/integration_tests/dbt/models/staging/stg_customers.sql +0 -22
- package/recce-source/integration_tests/dbt/models/staging/stg_orders.sql +0 -23
- package/recce-source/integration_tests/dbt/models/staging/stg_payments.sql +0 -25
- package/recce-source/integration_tests/dbt/packages.yml +0 -7
- package/recce-source/integration_tests/dbt/profiles.yml +0 -8
- package/recce-source/integration_tests/dbt/seeds/raw_customers.csv +0 -101
- package/recce-source/integration_tests/dbt/seeds/raw_orders.csv +0 -100
- package/recce-source/integration_tests/dbt/seeds/raw_payments.csv +0 -114
- package/recce-source/integration_tests/dbt/seeds/raw_statuses.csv +0 -5
- package/recce-source/integration_tests/dbt/smoke_test.sh +0 -72
- package/recce-source/integration_tests/dbt/smoke_test_cloud.sh +0 -71
- package/recce-source/integration_tests/sqlmesh/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/audits/assert_item_price_above_zero.sql +0 -9
- package/recce-source/integration_tests/sqlmesh/audits/items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/audits/order_items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/config.py +0 -171
- package/recce-source/integration_tests/sqlmesh/helper.py +0 -20
- package/recce-source/integration_tests/sqlmesh/hooks/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/macros.py +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/macros.sql +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/utils.py +0 -11
- package/recce-source/integration_tests/sqlmesh/metrics/metrics.sql +0 -25
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_by_day.sql +0 -41
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_lifetime.sql +0 -60
- package/recce-source/integration_tests/sqlmesh/models/customers.sql +0 -32
- package/recce-source/integration_tests/sqlmesh/models/items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/marketing.sql +0 -15
- package/recce-source/integration_tests/sqlmesh/models/order_items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/orders.py +0 -70
- package/recce-source/integration_tests/sqlmesh/models/raw_marketing.py +0 -62
- package/recce-source/integration_tests/sqlmesh/models/top_waiters.sql +0 -23
- package/recce-source/integration_tests/sqlmesh/models/waiter_as_customer_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiter_names.sql +0 -10
- package/recce-source/integration_tests/sqlmesh/models/waiter_revenue_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiters.py +0 -62
- package/recce-source/integration_tests/sqlmesh/prep_env.sh +0 -16
- package/recce-source/integration_tests/sqlmesh/schema.yaml +0 -5
- package/recce-source/integration_tests/sqlmesh/seeds/waiter_names.csv +0 -11
- package/recce-source/integration_tests/sqlmesh/test_server.sh +0 -29
- package/recce-source/integration_tests/sqlmesh/tests/test_customer_revenue_by_day.yaml +0 -63
- package/recce-source/integration_tests/sqlmesh/tests/test_order_items.yaml +0 -72
- package/recce-source/js/.editorconfig +0 -27
- package/recce-source/js/.env.development +0 -5
- package/recce-source/js/.husky/pre-commit +0 -29
- package/recce-source/js/.nvmrc +0 -1
- package/recce-source/js/README.md +0 -39
- package/recce-source/js/app/(mainComponents)/DisplayModeToggle.tsx +0 -65
- package/recce-source/js/app/(mainComponents)/NavBar.tsx +0 -228
- package/recce-source/js/app/(mainComponents)/RecceVersionBadge.tsx +0 -107
- package/recce-source/js/app/(mainComponents)/TopBar.tsx +0 -252
- package/recce-source/js/app/@lineage/default.tsx +0 -20
- package/recce-source/js/app/@lineage/page.tsx +0 -14
- package/recce-source/js/app/MainLayout.tsx +0 -170
- package/recce-source/js/app/Providers.tsx +0 -49
- package/recce-source/js/app/checks/page.tsx +0 -296
- package/recce-source/js/app/error.tsx +0 -93
- package/recce-source/js/app/favicon.ico +0 -0
- package/recce-source/js/app/global-error.tsx +0 -115
- package/recce-source/js/app/global.css +0 -82
- package/recce-source/js/app/layout.tsx +0 -48
- package/recce-source/js/app/lineage/page.tsx +0 -15
- package/recce-source/js/app/page.tsx +0 -12
- package/recce-source/js/app/query/page.tsx +0 -8
- package/recce-source/js/biome.json +0 -313
- package/recce-source/js/jest.config.js +0 -34
- package/recce-source/js/jest.globals.d.ts +0 -32
- package/recce-source/js/jest.setup.js +0 -91
- package/recce-source/js/next.config.js +0 -16
- package/recce-source/js/package-lock.json +0 -13843
- package/recce-source/js/package.json +0 -123
- package/recce-source/js/pnpm-lock.yaml +0 -9235
- package/recce-source/js/pnpm-workspace.yaml +0 -6
- package/recce-source/js/postcss.config.js +0 -5
- package/recce-source/js/public/auth_callback.html +0 -68
- package/recce-source/js/public/imgs/feedback/thumbs-down.png +0 -0
- package/recce-source/js/public/imgs/feedback/thumbs-up.png +0 -0
- package/recce-source/js/public/imgs/reload-image.svg +0 -4
- package/recce-source/js/public/logo/recce-logo-white.png +0 -0
- package/recce-source/js/src/components/AuthModal/AuthModal.tsx +0 -202
- package/recce-source/js/src/components/app/AvatarDropdown.tsx +0 -159
- package/recce-source/js/src/components/app/EnvInfo.tsx +0 -357
- package/recce-source/js/src/components/app/Filename.tsx +0 -388
- package/recce-source/js/src/components/app/SetupConnectionPopover.tsx +0 -91
- package/recce-source/js/src/components/app/StateExporter.tsx +0 -57
- package/recce-source/js/src/components/app/StateImporter.tsx +0 -198
- package/recce-source/js/src/components/app/StateSharing.tsx +0 -145
- package/recce-source/js/src/components/app/StateSynchronizer.tsx +0 -205
- package/recce-source/js/src/components/charts/HistogramChart.tsx +0 -291
- package/recce-source/js/src/components/charts/SquareIcon.tsx +0 -51
- package/recce-source/js/src/components/charts/TopKSummaryList.tsx +0 -457
- package/recce-source/js/src/components/charts/chartTheme.ts +0 -74
- package/recce-source/js/src/components/check/CheckBreadcrumb.tsx +0 -97
- package/recce-source/js/src/components/check/CheckDescription.tsx +0 -134
- package/recce-source/js/src/components/check/CheckDetail.tsx +0 -797
- package/recce-source/js/src/components/check/CheckEmptyState.tsx +0 -84
- package/recce-source/js/src/components/check/CheckList.tsx +0 -320
- package/recce-source/js/src/components/check/LineageDiffView.tsx +0 -32
- package/recce-source/js/src/components/check/PresetCheckTemplateView.tsx +0 -48
- package/recce-source/js/src/components/check/SchemaDiffView.tsx +0 -290
- package/recce-source/js/src/components/check/check.ts +0 -25
- package/recce-source/js/src/components/check/timeline/CheckTimeline.tsx +0 -163
- package/recce-source/js/src/components/check/timeline/CommentInput.tsx +0 -84
- package/recce-source/js/src/components/check/timeline/TimelineEvent.tsx +0 -468
- package/recce-source/js/src/components/check/timeline/index.ts +0 -12
- package/recce-source/js/src/components/check/utils.ts +0 -12
- package/recce-source/js/src/components/data-grid/ScreenshotDataGrid.tsx +0 -333
- package/recce-source/js/src/components/data-grid/agGridStyles.css +0 -55
- package/recce-source/js/src/components/data-grid/agGridTheme.ts +0 -43
- package/recce-source/js/src/components/editor/CodeEditor.tsx +0 -107
- package/recce-source/js/src/components/editor/DiffEditor.tsx +0 -162
- package/recce-source/js/src/components/editor/index.ts +0 -12
- package/recce-source/js/src/components/errorboundary/ErrorBoundary.tsx +0 -87
- package/recce-source/js/src/components/histogram/HistogramDiffForm.tsx +0 -147
- package/recce-source/js/src/components/histogram/HistogramDiffResultView.tsx +0 -63
- package/recce-source/js/src/components/icons/index.tsx +0 -142
- package/recce-source/js/src/components/lineage/ActionControl.tsx +0 -63
- package/recce-source/js/src/components/lineage/ActionTag.tsx +0 -141
- package/recce-source/js/src/components/lineage/ChangeStatusLegend.tsx +0 -46
- package/recce-source/js/src/components/lineage/ColumnLevelLineageControl.tsx +0 -327
- package/recce-source/js/src/components/lineage/ColumnLevelLineageLegend.tsx +0 -57
- package/recce-source/js/src/components/lineage/GraphColumnNode.tsx +0 -199
- package/recce-source/js/src/components/lineage/GraphEdge.tsx +0 -59
- package/recce-source/js/src/components/lineage/GraphNode.tsx +0 -555
- package/recce-source/js/src/components/lineage/LineagePage.tsx +0 -10
- package/recce-source/js/src/components/lineage/LineageView.tsx +0 -1384
- package/recce-source/js/src/components/lineage/LineageViewContext.tsx +0 -86
- package/recce-source/js/src/components/lineage/LineageViewContextMenu.tsx +0 -637
- package/recce-source/js/src/components/lineage/LineageViewNotification.tsx +0 -64
- package/recce-source/js/src/components/lineage/LineageViewTopBar.tsx +0 -596
- package/recce-source/js/src/components/lineage/NodeSqlView.tsx +0 -136
- package/recce-source/js/src/components/lineage/NodeTag.tsx +0 -278
- package/recce-source/js/src/components/lineage/NodeView.tsx +0 -642
- package/recce-source/js/src/components/lineage/SandboxView.tsx +0 -436
- package/recce-source/js/src/components/lineage/ServerDisconnectedModalContent.tsx +0 -105
- package/recce-source/js/src/components/lineage/SetupConnectionBanner.tsx +0 -52
- package/recce-source/js/src/components/lineage/SingleEnvironmentQueryView.tsx +0 -152
- package/recce-source/js/src/components/lineage/graph.test.ts +0 -31
- package/recce-source/js/src/components/lineage/graph.ts +0 -58
- package/recce-source/js/src/components/lineage/lineage.test.ts +0 -169
- package/recce-source/js/src/components/lineage/lineage.ts +0 -521
- package/recce-source/js/src/components/lineage/styles.css +0 -42
- package/recce-source/js/src/components/lineage/styles.tsx +0 -165
- package/recce-source/js/src/components/lineage/useMultiNodesAction.ts +0 -352
- package/recce-source/js/src/components/lineage/useValueDiffAlertDialog.tsx +0 -108
- package/recce-source/js/src/components/onboarding-guide/Notification.tsx +0 -62
- package/recce-source/js/src/components/profile/ProfileDiffForm.tsx +0 -134
- package/recce-source/js/src/components/profile/ProfileDiffResultView.tsx +0 -243
- package/recce-source/js/src/components/query/ChangedOnlyCheckbox.tsx +0 -29
- package/recce-source/js/src/components/query/DiffText.tsx +0 -120
- package/recce-source/js/src/components/query/QueryDiffResultView.tsx +0 -468
- package/recce-source/js/src/components/query/QueryForm.tsx +0 -80
- package/recce-source/js/src/components/query/QueryPage.tsx +0 -282
- package/recce-source/js/src/components/query/QueryResultView.tsx +0 -180
- package/recce-source/js/src/components/query/SetupConnectionGuide.tsx +0 -57
- package/recce-source/js/src/components/query/SqlEditor.tsx +0 -245
- package/recce-source/js/src/components/query/ToggleSwitch.tsx +0 -84
- package/recce-source/js/src/components/query/styles.css +0 -21
- package/recce-source/js/src/components/routing/DirectUrlAccess.test.tsx +0 -428
- package/recce-source/js/src/components/routing/LineageStatePreservation.test.tsx +0 -311
- package/recce-source/js/src/components/routing/Navigation.test.tsx +0 -256
- package/recce-source/js/src/components/rowcount/RowCountDiffResultView.tsx +0 -108
- package/recce-source/js/src/components/rowcount/delta.test.ts +0 -51
- package/recce-source/js/src/components/rowcount/delta.ts +0 -16
- package/recce-source/js/src/components/run/RunList.tsx +0 -303
- package/recce-source/js/src/components/run/RunModal.tsx +0 -191
- package/recce-source/js/src/components/run/RunPage.tsx +0 -26
- package/recce-source/js/src/components/run/RunResultPane.tsx +0 -454
- package/recce-source/js/src/components/run/RunStatusAndDate.tsx +0 -106
- package/recce-source/js/src/components/run/RunToolbar.tsx +0 -70
- package/recce-source/js/src/components/run/RunView.tsx +0 -196
- package/recce-source/js/src/components/run/registry.ts +0 -214
- package/recce-source/js/src/components/run/types.ts +0 -14
- package/recce-source/js/src/components/schema/ColumnNameCell.test.tsx +0 -169
- package/recce-source/js/src/components/schema/ColumnNameCell.tsx +0 -198
- package/recce-source/js/src/components/schema/SchemaView.tsx +0 -336
- package/recce-source/js/src/components/schema/schemaDiff.ts +0 -32
- package/recce-source/js/src/components/schema/style.css +0 -134
- package/recce-source/js/src/components/screenshot/ScreenshotBox.tsx +0 -39
- package/recce-source/js/src/components/shared/HistoryToggle.tsx +0 -35
- package/recce-source/js/src/components/split/Split.tsx +0 -40
- package/recce-source/js/src/components/split/styles.css +0 -24
- package/recce-source/js/src/components/summary/ChangeSummary.tsx +0 -264
- package/recce-source/js/src/components/summary/SchemaSummary.tsx +0 -123
- package/recce-source/js/src/components/summary/SummaryView.tsx +0 -29
- package/recce-source/js/src/components/timeout/IdleTimeoutBadge.tsx +0 -48
- package/recce-source/js/src/components/top-k/TopKDiffForm.tsx +0 -58
- package/recce-source/js/src/components/top-k/TopKDiffResultView.tsx +0 -73
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnGroupHeader.tsx +0 -228
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnHeader.tsx +0 -113
- package/recce-source/js/src/components/ui/dataGrid/defaultRenderCell.tsx +0 -72
- package/recce-source/js/src/components/ui/dataGrid/index.ts +0 -23
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.test.tsx +0 -607
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.tsx +0 -211
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.test.tsx +0 -452
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.tsx +0 -142
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.test.tsx +0 -178
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.tsx +0 -275
- package/recce-source/js/src/components/ui/markdown/ExternalLinkConfirmDialog.tsx +0 -134
- package/recce-source/js/src/components/ui/markdown/MarkdownContent.tsx +0 -364
- package/recce-source/js/src/components/ui/mui/index.ts +0 -13
- package/recce-source/js/src/components/ui/mui-provider.tsx +0 -67
- package/recce-source/js/src/components/ui/mui-theme.ts +0 -1039
- package/recce-source/js/src/components/ui/mui-utils.ts +0 -113
- package/recce-source/js/src/components/ui/toaster.tsx +0 -288
- package/recce-source/js/src/components/valuediff/ValueDiffDetailResultView.tsx +0 -216
- package/recce-source/js/src/components/valuediff/ValueDiffForm.tsx +0 -246
- package/recce-source/js/src/components/valuediff/ValueDiffResultView.tsx +0 -81
- package/recce-source/js/src/components/valuediff/shared.ts +0 -33
- package/recce-source/js/src/constants/tooltipMessage.ts +0 -3
- package/recce-source/js/src/constants/urls.ts +0 -1
- package/recce-source/js/src/lib/UrlHash.ts +0 -12
- package/recce-source/js/src/lib/api/adhocQuery.ts +0 -70
- package/recce-source/js/src/lib/api/axiosClient.ts +0 -9
- package/recce-source/js/src/lib/api/cacheKeys.ts +0 -13
- package/recce-source/js/src/lib/api/checkEvents.ts +0 -252
- package/recce-source/js/src/lib/api/checks.ts +0 -129
- package/recce-source/js/src/lib/api/cll.ts +0 -53
- package/recce-source/js/src/lib/api/connectToCloud.ts +0 -13
- package/recce-source/js/src/lib/api/flag.ts +0 -37
- package/recce-source/js/src/lib/api/info.ts +0 -198
- package/recce-source/js/src/lib/api/instanceInfo.ts +0 -25
- package/recce-source/js/src/lib/api/keepAlive.ts +0 -108
- package/recce-source/js/src/lib/api/lineagecheck.ts +0 -35
- package/recce-source/js/src/lib/api/localStorageKeys.ts +0 -7
- package/recce-source/js/src/lib/api/models.ts +0 -59
- package/recce-source/js/src/lib/api/profile.ts +0 -65
- package/recce-source/js/src/lib/api/rowcount.ts +0 -19
- package/recce-source/js/src/lib/api/runs.ts +0 -174
- package/recce-source/js/src/lib/api/schemacheck.ts +0 -31
- package/recce-source/js/src/lib/api/select.ts +0 -25
- package/recce-source/js/src/lib/api/sessionStorageKeys.ts +0 -8
- package/recce-source/js/src/lib/api/state.ts +0 -117
- package/recce-source/js/src/lib/api/track.ts +0 -281
- package/recce-source/js/src/lib/api/types.ts +0 -284
- package/recce-source/js/src/lib/api/user.ts +0 -42
- package/recce-source/js/src/lib/api/valuediff.ts +0 -46
- package/recce-source/js/src/lib/api/version.ts +0 -40
- package/recce-source/js/src/lib/const.ts +0 -9
- package/recce-source/js/src/lib/dataGrid/crossFunctionConsistency.test.ts +0 -626
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.test.ts +0 -2140
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.ts +0 -397
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.test.ts +0 -132
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.ts +0 -126
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.test.ts +0 -1627
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.ts +0 -140
- package/recce-source/js/src/lib/dataGrid/generators/toDataGrid.ts +0 -67
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.test.ts +0 -142
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.ts +0 -71
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.test.ts +0 -258
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.ts +0 -153
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.test.ts +0 -951
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.ts +0 -221
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.test.ts +0 -395
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.ts +0 -184
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.test.ts +0 -884
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.ts +0 -113
- package/recce-source/js/src/lib/dataGrid/index.ts +0 -51
- package/recce-source/js/src/lib/dataGrid/propertyBased.test.ts +0 -858
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.test.ts +0 -482
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.ts +0 -345
- package/recce-source/js/src/lib/dataGrid/shared/dataTypeEdgeCases.test.ts +0 -698
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.test.tsx +0 -820
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.tsx +0 -277
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.test.ts +0 -785
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.ts +0 -370
- package/recce-source/js/src/lib/dataGrid/shared/index.ts +0 -81
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.test.ts +0 -909
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.ts +0 -325
- package/recce-source/js/src/lib/dataGrid/shared/simpleColumnBuilder.tsx +0 -240
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.test.tsx +0 -719
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.tsx +0 -231
- package/recce-source/js/src/lib/dataGrid/shared/validation.test.ts +0 -559
- package/recce-source/js/src/lib/dataGrid/shared/validation.ts +0 -367
- package/recce-source/js/src/lib/dataGrid/warehouseNamingConventions.test.ts +0 -1117
- package/recce-source/js/src/lib/formatSelect.ts +0 -50
- package/recce-source/js/src/lib/hooks/ApiConfigContext.tsx +0 -181
- package/recce-source/js/src/lib/hooks/IdleTimeoutContext.tsx +0 -177
- package/recce-source/js/src/lib/hooks/LineageGraphContext.tsx +0 -512
- package/recce-source/js/src/lib/hooks/RecceActionContext.tsx +0 -269
- package/recce-source/js/src/lib/hooks/RecceCheckContext.tsx +0 -33
- package/recce-source/js/src/lib/hooks/RecceContextProvider.tsx +0 -54
- package/recce-source/js/src/lib/hooks/RecceInstanceContext.tsx +0 -129
- package/recce-source/js/src/lib/hooks/RecceQueryContext.tsx +0 -98
- package/recce-source/js/src/lib/hooks/RecceShareStateContext.tsx +0 -59
- package/recce-source/js/src/lib/hooks/ScreenShot.tsx +0 -399
- package/recce-source/js/src/lib/hooks/useAppRouter.test.ts +0 -211
- package/recce-source/js/src/lib/hooks/useAppRouter.ts +0 -200
- package/recce-source/js/src/lib/hooks/useCheckEvents.ts +0 -99
- package/recce-source/js/src/lib/hooks/useCheckToast.tsx +0 -14
- package/recce-source/js/src/lib/hooks/useClipBoardToast.tsx +0 -27
- package/recce-source/js/src/lib/hooks/useCountdownToast.tsx +0 -102
- package/recce-source/js/src/lib/hooks/useFeedbackCollectionToast.tsx +0 -130
- package/recce-source/js/src/lib/hooks/useGuideToast.tsx +0 -45
- package/recce-source/js/src/lib/hooks/useIdleDetection.tsx +0 -185
- package/recce-source/js/src/lib/hooks/useModelColumns.tsx +0 -113
- package/recce-source/js/src/lib/hooks/useRecceInstanceInfo.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRecceServerFlag.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRun.tsx +0 -89
- package/recce-source/js/src/lib/hooks/useThemeColors.ts +0 -115
- package/recce-source/js/src/lib/mergeKeys.test.ts +0 -89
- package/recce-source/js/src/lib/mergeKeys.ts +0 -86
- package/recce-source/js/src/lib/result/ResultErrorFallback.tsx +0 -9
- package/recce-source/js/src/lib/utils/formatTime.ts +0 -84
- package/recce-source/js/src/lib/utils/urls.ts +0 -16
- package/recce-source/js/src/utils/DropdownValuesInput.tsx +0 -297
- package/recce-source/js/src/utils/formatters.tsx +0 -237
- package/recce-source/js/src/utils/transforms.ts +0 -81
- package/recce-source/js/tsconfig.json +0 -47
- package/recce-source/macros/README.md +0 -8
- package/recce-source/macros/recce_athena.sql +0 -73
- package/recce-source/pyproject.toml +0 -109
- package/recce-source/recce/VERSION +0 -1
- package/recce-source/recce/__init__.py +0 -84
- package/recce-source/recce/adapter/__init__.py +0 -0
- package/recce-source/recce/adapter/base.py +0 -109
- package/recce-source/recce/adapter/dbt_adapter/__init__.py +0 -1699
- package/recce-source/recce/adapter/dbt_adapter/dbt_version.py +0 -42
- package/recce-source/recce/adapter/sqlmesh_adapter.py +0 -141
- package/recce-source/recce/apis/__init__.py +0 -0
- package/recce-source/recce/apis/check_api.py +0 -203
- package/recce-source/recce/apis/check_events_api.py +0 -353
- package/recce-source/recce/apis/check_func.py +0 -130
- package/recce-source/recce/apis/run_api.py +0 -130
- package/recce-source/recce/apis/run_func.py +0 -258
- package/recce-source/recce/artifact.py +0 -266
- package/recce-source/recce/cli.py +0 -1846
- package/recce-source/recce/config.py +0 -127
- package/recce-source/recce/connect_to_cloud.py +0 -138
- package/recce-source/recce/core.py +0 -334
- package/recce-source/recce/diff.py +0 -26
- package/recce-source/recce/event/CONFIG +0 -1
- package/recce-source/recce/event/SENTRY_DNS +0 -1
- package/recce-source/recce/event/__init__.py +0 -304
- package/recce-source/recce/event/collector.py +0 -184
- package/recce-source/recce/event/track.py +0 -158
- package/recce-source/recce/exceptions.py +0 -21
- package/recce-source/recce/git.py +0 -77
- package/recce-source/recce/github.py +0 -222
- package/recce-source/recce/mcp_server.py +0 -861
- package/recce-source/recce/models/__init__.py +0 -6
- package/recce-source/recce/models/check.py +0 -473
- package/recce-source/recce/models/run.py +0 -46
- package/recce-source/recce/models/types.py +0 -218
- package/recce-source/recce/pull_request.py +0 -124
- package/recce-source/recce/run.py +0 -390
- package/recce-source/recce/server.py +0 -877
- package/recce-source/recce/state/__init__.py +0 -31
- package/recce-source/recce/state/cloud.py +0 -644
- package/recce-source/recce/state/const.py +0 -26
- package/recce-source/recce/state/local.py +0 -56
- package/recce-source/recce/state/state.py +0 -119
- package/recce-source/recce/state/state_loader.py +0 -174
- package/recce-source/recce/summary.py +0 -575
- package/recce-source/recce/tasks/__init__.py +0 -23
- package/recce-source/recce/tasks/core.py +0 -134
- package/recce-source/recce/tasks/dataframe.py +0 -170
- package/recce-source/recce/tasks/histogram.py +0 -433
- package/recce-source/recce/tasks/lineage.py +0 -19
- package/recce-source/recce/tasks/profile.py +0 -298
- package/recce-source/recce/tasks/query.py +0 -450
- package/recce-source/recce/tasks/rowcount.py +0 -277
- package/recce-source/recce/tasks/schema.py +0 -65
- package/recce-source/recce/tasks/top_k.py +0 -172
- package/recce-source/recce/tasks/utils.py +0 -147
- package/recce-source/recce/tasks/valuediff.py +0 -497
- package/recce-source/recce/util/__init__.py +0 -4
- package/recce-source/recce/util/api_token.py +0 -80
- package/recce-source/recce/util/breaking.py +0 -330
- package/recce-source/recce/util/cache.py +0 -25
- package/recce-source/recce/util/cll.py +0 -355
- package/recce-source/recce/util/cloud/__init__.py +0 -15
- package/recce-source/recce/util/cloud/base.py +0 -115
- package/recce-source/recce/util/cloud/check_events.py +0 -190
- package/recce-source/recce/util/cloud/checks.py +0 -242
- package/recce-source/recce/util/io.py +0 -120
- package/recce-source/recce/util/lineage.py +0 -83
- package/recce-source/recce/util/logger.py +0 -25
- package/recce-source/recce/util/onboarding_state.py +0 -45
- package/recce-source/recce/util/perf_tracking.py +0 -85
- package/recce-source/recce/util/pydantic_model.py +0 -22
- package/recce-source/recce/util/recce_cloud.py +0 -454
- package/recce-source/recce/util/singleton.py +0 -18
- package/recce-source/recce/util/startup_perf.py +0 -121
- package/recce-source/recce/yaml/__init__.py +0 -58
- package/recce-source/recce_cloud/README.md +0 -780
- package/recce-source/recce_cloud/VERSION +0 -1
- package/recce-source/recce_cloud/__init__.py +0 -24
- package/recce-source/recce_cloud/api/__init__.py +0 -17
- package/recce-source/recce_cloud/api/base.py +0 -132
- package/recce-source/recce_cloud/api/client.py +0 -186
- package/recce-source/recce_cloud/api/exceptions.py +0 -26
- package/recce-source/recce_cloud/api/factory.py +0 -63
- package/recce-source/recce_cloud/api/github.py +0 -106
- package/recce-source/recce_cloud/api/gitlab.py +0 -111
- package/recce-source/recce_cloud/artifact.py +0 -57
- package/recce-source/recce_cloud/ci_providers/__init__.py +0 -9
- package/recce-source/recce_cloud/ci_providers/base.py +0 -82
- package/recce-source/recce_cloud/ci_providers/detector.py +0 -147
- package/recce-source/recce_cloud/ci_providers/github_actions.py +0 -136
- package/recce-source/recce_cloud/ci_providers/gitlab_ci.py +0 -130
- package/recce-source/recce_cloud/cli.py +0 -434
- package/recce-source/recce_cloud/download.py +0 -230
- package/recce-source/recce_cloud/hatch_build.py +0 -20
- package/recce-source/recce_cloud/pyproject.toml +0 -49
- package/recce-source/recce_cloud/upload.py +0 -214
- package/recce-source/test.py +0 -0
- package/recce-source/tests/__init__.py +0 -0
- package/recce-source/tests/adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/conftest.py +0 -17
- package/recce-source/tests/adapter/dbt_adapter/dbt_test_helper.py +0 -298
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_adapter.py +0 -25
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_cll.py +0 -717
- package/recce-source/tests/adapter/dbt_adapter/test_proj/dbt_project.yml +0 -4
- package/recce-source/tests/adapter/dbt_adapter/test_proj/manifest.json +0 -1
- package/recce-source/tests/adapter/dbt_adapter/test_proj/package-lock.yml +0 -8
- package/recce-source/tests/adapter/dbt_adapter/test_proj/packages.yml +0 -7
- package/recce-source/tests/adapter/dbt_adapter/test_proj/profiles.yml +0 -6
- package/recce-source/tests/adapter/dbt_adapter/test_selector.py +0 -205
- package/recce-source/tests/apis/__init__.py +0 -0
- package/recce-source/tests/apis/row_count_diff.json +0 -59
- package/recce-source/tests/apis/test_check_events_api.py +0 -615
- package/recce-source/tests/apis/test_run_func.py +0 -433
- package/recce-source/tests/catalog.json +0 -527
- package/recce-source/tests/data/manifest/base/catalog.json +0 -1
- package/recce-source/tests/data/manifest/base/manifest.json +0 -1
- package/recce-source/tests/data/manifest/pr2/catalog.json +0 -1
- package/recce-source/tests/data/manifest/pr2/manifest.json +0 -1
- package/recce-source/tests/manifest.json +0 -10655
- package/recce-source/tests/models/__init__.py +0 -0
- package/recce-source/tests/models/test_check.py +0 -731
- package/recce-source/tests/models/test_run_models.py +0 -295
- package/recce-source/tests/recce_cloud/__init__.py +0 -0
- package/recce-source/tests/recce_cloud/test_ci_providers.py +0 -351
- package/recce-source/tests/recce_cloud/test_cli.py +0 -735
- package/recce-source/tests/recce_cloud/test_client.py +0 -379
- package/recce-source/tests/recce_cloud/test_platform_clients.py +0 -483
- package/recce-source/tests/recce_state.json +0 -1
- package/recce-source/tests/state/test_cloud.py +0 -719
- package/recce-source/tests/state/test_local.py +0 -164
- package/recce-source/tests/state/test_state_loader.py +0 -211
- package/recce-source/tests/tasks/__init__.py +0 -0
- package/recce-source/tests/tasks/conftest.py +0 -4
- package/recce-source/tests/tasks/test_histogram.py +0 -129
- package/recce-source/tests/tasks/test_lineage.py +0 -55
- package/recce-source/tests/tasks/test_preset_checks.py +0 -64
- package/recce-source/tests/tasks/test_profile.py +0 -397
- package/recce-source/tests/tasks/test_query.py +0 -528
- package/recce-source/tests/tasks/test_row_count.py +0 -133
- package/recce-source/tests/tasks/test_schema.py +0 -122
- package/recce-source/tests/tasks/test_top_k.py +0 -77
- package/recce-source/tests/tasks/test_utils.py +0 -439
- package/recce-source/tests/tasks/test_valuediff.py +0 -361
- package/recce-source/tests/test_cli.py +0 -236
- package/recce-source/tests/test_cli_mcp_optional.py +0 -45
- package/recce-source/tests/test_cloud_listing_cli.py +0 -324
- package/recce-source/tests/test_config.py +0 -43
- package/recce-source/tests/test_connect_to_cloud.py +0 -82
- package/recce-source/tests/test_core.py +0 -174
- package/recce-source/tests/test_dbt.py +0 -36
- package/recce-source/tests/test_mcp_server.py +0 -505
- package/recce-source/tests/test_pull_request.py +0 -130
- package/recce-source/tests/test_server.py +0 -202
- package/recce-source/tests/test_server_lifespan.py +0 -138
- package/recce-source/tests/test_summary.py +0 -73
- package/recce-source/tests/util/__init__.py +0 -0
- package/recce-source/tests/util/cloud/__init__.py +0 -0
- package/recce-source/tests/util/cloud/test_check_events.py +0 -255
- package/recce-source/tests/util/cloud/test_checks.py +0 -204
- package/recce-source/tests/util/test_api_token.py +0 -119
- package/recce-source/tests/util/test_breaking.py +0 -1427
- package/recce-source/tests/util/test_cll.py +0 -706
- package/recce-source/tests/util/test_lineage.py +0 -122
- package/recce-source/tests/util/test_onboarding_state.py +0 -84
- package/recce-source/tests/util/test_recce_cloud.py +0 -231
- package/recce-source/tox.ini +0 -40
- package/recce-source/uv.lock +0 -3928
- package/src/api/index.ts +0 -32
- package/src/components/index.ts +0 -154
- package/src/global.d.ts +0 -14
- package/src/hooks/index.ts +0 -56
- package/src/index.ts +0 -17
- package/src/lib/hooks/RouteConfigContext.ts +0 -139
- package/src/lib/hooks/useAppRouter.ts +0 -240
- package/src/mui-augmentation.d.ts +0 -139
- package/src/theme/index.ts +0 -13
- package/src/theme.ts +0 -23
- package/src/types/index.ts +0 -23
|
@@ -0,0 +1,898 @@
|
|
|
1
|
+
|
|
2
|
+
import * as _tanstack_react_query4 from "@tanstack/react-query";
|
|
3
|
+
import { AxiosInstance } from "axios";
|
|
4
|
+
|
|
5
|
+
//#region src/api/info.d.ts
|
|
6
|
+
/**
|
|
7
|
+
* Column-level data for a node
|
|
8
|
+
*/
|
|
9
|
+
interface NodeColumnData {
|
|
10
|
+
name: string;
|
|
11
|
+
type: string;
|
|
12
|
+
transformation_type?: string;
|
|
13
|
+
change_status?: "added" | "removed" | "modified";
|
|
14
|
+
not_null?: boolean;
|
|
15
|
+
unique?: boolean;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Node data within lineage
|
|
19
|
+
*/
|
|
20
|
+
interface NodeData {
|
|
21
|
+
id: string;
|
|
22
|
+
unique_id: string;
|
|
23
|
+
name: string;
|
|
24
|
+
schema?: string;
|
|
25
|
+
checksum?: {
|
|
26
|
+
name: string;
|
|
27
|
+
checksum: string;
|
|
28
|
+
};
|
|
29
|
+
raw_code?: string;
|
|
30
|
+
resource_type?: string;
|
|
31
|
+
package_name?: string;
|
|
32
|
+
columns?: Record<string, NodeColumnData | undefined>;
|
|
33
|
+
primary_key?: string;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* dbt artifact metadata
|
|
37
|
+
* @see https://docs.getdbt.com/reference/artifacts/dbt-artifacts#common-metadata
|
|
38
|
+
*/
|
|
39
|
+
interface ArtifactMetadata {
|
|
40
|
+
dbt_version: string;
|
|
41
|
+
dbt_schema_version: string;
|
|
42
|
+
generated_at: string;
|
|
43
|
+
adapter_type: string;
|
|
44
|
+
env: Record<string, string>;
|
|
45
|
+
invocation_id: string;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Manifest metadata extends artifact metadata
|
|
49
|
+
*/
|
|
50
|
+
interface ManifestMetadata extends ArtifactMetadata {
|
|
51
|
+
project_id?: string;
|
|
52
|
+
project_name?: string;
|
|
53
|
+
user_id?: string;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* SQLMesh environment info
|
|
57
|
+
*/
|
|
58
|
+
interface SQLMeshInfo {
|
|
59
|
+
base_env: string;
|
|
60
|
+
current_env: string;
|
|
61
|
+
}
|
|
62
|
+
type CatalogMetadata = ArtifactMetadata;
|
|
63
|
+
/**
|
|
64
|
+
* Lineage data structure
|
|
65
|
+
*/
|
|
66
|
+
interface LineageData {
|
|
67
|
+
metadata: {
|
|
68
|
+
pr_url: string;
|
|
69
|
+
git_branch?: string;
|
|
70
|
+
};
|
|
71
|
+
nodes: Record<string, NodeData>;
|
|
72
|
+
parent_map: Record<string, string[]>;
|
|
73
|
+
manifest_metadata?: ManifestMetadata | null;
|
|
74
|
+
catalog_metadata?: CatalogMetadata | null;
|
|
75
|
+
}
|
|
76
|
+
interface LineageDataFromMetadata extends Omit<LineageData, "nodes"> {
|
|
77
|
+
nodes: Record<string, NodeData | undefined>;
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Lineage diff data
|
|
81
|
+
*/
|
|
82
|
+
type LineageDiffData = Record<string, {
|
|
83
|
+
change_status: "added" | "removed" | "modified";
|
|
84
|
+
change: {
|
|
85
|
+
category: "breaking" | "non_breaking" | "partial_breaking" | "unknown";
|
|
86
|
+
columns: Record<string, "added" | "removed" | "modified"> | null;
|
|
87
|
+
} | null;
|
|
88
|
+
}>;
|
|
89
|
+
/**
|
|
90
|
+
* Lineage diff result from lineage_diff run type
|
|
91
|
+
*/
|
|
92
|
+
interface LineageDiffResult {
|
|
93
|
+
base?: LineageData;
|
|
94
|
+
current?: LineageData;
|
|
95
|
+
base_error?: string;
|
|
96
|
+
current_error?: string;
|
|
97
|
+
}
|
|
98
|
+
/**
|
|
99
|
+
* State metadata for recce state file
|
|
100
|
+
*/
|
|
101
|
+
interface StateMetadata {
|
|
102
|
+
schema_version: string;
|
|
103
|
+
recce_version: string;
|
|
104
|
+
generated_at: string;
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* Git information
|
|
108
|
+
*/
|
|
109
|
+
interface GitInfo {
|
|
110
|
+
branch?: string;
|
|
111
|
+
}
|
|
112
|
+
/**
|
|
113
|
+
* Pull request information
|
|
114
|
+
*/
|
|
115
|
+
interface PullRequestInfo {
|
|
116
|
+
id?: string | number;
|
|
117
|
+
title?: string;
|
|
118
|
+
url?: string;
|
|
119
|
+
branch?: string;
|
|
120
|
+
base_branch?: string;
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* Server info result from /api/info endpoint
|
|
124
|
+
*/
|
|
125
|
+
interface ServerInfoResult {
|
|
126
|
+
state_metadata: StateMetadata;
|
|
127
|
+
adapter_type: string;
|
|
128
|
+
review_mode: boolean;
|
|
129
|
+
cloud_mode: boolean;
|
|
130
|
+
file_mode: boolean;
|
|
131
|
+
filename?: string;
|
|
132
|
+
git?: GitInfo;
|
|
133
|
+
pull_request?: PullRequestInfo;
|
|
134
|
+
sqlmesh?: SQLMeshInfo;
|
|
135
|
+
lineage: {
|
|
136
|
+
base: LineageData;
|
|
137
|
+
current: LineageData;
|
|
138
|
+
diff: LineageDiffData;
|
|
139
|
+
};
|
|
140
|
+
demo: boolean;
|
|
141
|
+
codespace: boolean;
|
|
142
|
+
support_tasks: Record<string, boolean>;
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* Fetch server info from API
|
|
146
|
+
*/
|
|
147
|
+
declare function getServerInfo(client: AxiosInstance): Promise<ServerInfoResult>;
|
|
148
|
+
/**
|
|
149
|
+
* Model info result from /api/model/:model endpoint
|
|
150
|
+
*/
|
|
151
|
+
interface ModelInfoResult {
|
|
152
|
+
model: {
|
|
153
|
+
base: {
|
|
154
|
+
columns?: Record<string, NodeColumnData>;
|
|
155
|
+
primary_key?: string;
|
|
156
|
+
};
|
|
157
|
+
current: {
|
|
158
|
+
columns?: Record<string, NodeColumnData>;
|
|
159
|
+
primary_key?: string;
|
|
160
|
+
};
|
|
161
|
+
};
|
|
162
|
+
}
|
|
163
|
+
/**
|
|
164
|
+
* Fetch model info (columns and primary key) from API
|
|
165
|
+
*/
|
|
166
|
+
declare function getModelInfo(model: string, client: AxiosInstance): Promise<ModelInfoResult>;
|
|
167
|
+
//#endregion
|
|
168
|
+
//#region src/api/cll.d.ts
|
|
169
|
+
interface CllInput {
|
|
170
|
+
node_id?: string;
|
|
171
|
+
column?: string;
|
|
172
|
+
change_analysis?: boolean;
|
|
173
|
+
no_cll?: boolean;
|
|
174
|
+
no_upstream?: boolean;
|
|
175
|
+
no_downstream?: boolean;
|
|
176
|
+
}
|
|
177
|
+
interface ImpactRadiusParams {
|
|
178
|
+
node_id: string;
|
|
179
|
+
}
|
|
180
|
+
interface CllNodeData {
|
|
181
|
+
id: string;
|
|
182
|
+
name: string;
|
|
183
|
+
source_name: string;
|
|
184
|
+
resource_type: string;
|
|
185
|
+
raw_code?: string;
|
|
186
|
+
change_status?: "added" | "removed" | "modified";
|
|
187
|
+
change_category?: "breaking" | "non_breaking" | "partial_breaking" | "unknown";
|
|
188
|
+
impacted?: boolean;
|
|
189
|
+
columns?: Record<string, NodeColumnData>;
|
|
190
|
+
}
|
|
191
|
+
interface ColumnLineageData {
|
|
192
|
+
current: {
|
|
193
|
+
nodes: Record<string, CllNodeData>;
|
|
194
|
+
columns: Record<string, NodeColumnData>;
|
|
195
|
+
/** JSON arrays from API - iterable like Set but properly typed */
|
|
196
|
+
parent_map: Record<string, string[]>;
|
|
197
|
+
/** JSON arrays from API - iterable like Set but properly typed */
|
|
198
|
+
child_map: Record<string, string[]>;
|
|
199
|
+
};
|
|
200
|
+
}
|
|
201
|
+
/**
|
|
202
|
+
* Get column-level lineage data.
|
|
203
|
+
*
|
|
204
|
+
* @param input - CLL input parameters
|
|
205
|
+
* @param client - Axios instance for API configuration
|
|
206
|
+
* @returns Promise resolving to column lineage data
|
|
207
|
+
*/
|
|
208
|
+
declare function getCll(input: CllInput, client: AxiosInstance): Promise<ColumnLineageData>;
|
|
209
|
+
//#endregion
|
|
210
|
+
//#region src/api/types/base.d.ts
|
|
211
|
+
/**
|
|
212
|
+
* Query parameters for Axios requests
|
|
213
|
+
* Supports string, number, and array values with undefined for optional params
|
|
214
|
+
*/
|
|
215
|
+
type AxiosQueryParams = Record<string, string | string[] | number | number[] | undefined>;
|
|
216
|
+
/**
|
|
217
|
+
* Primitive data types that can appear in a row
|
|
218
|
+
*/
|
|
219
|
+
type RowDataTypes = number | string | boolean | null | undefined;
|
|
220
|
+
/**
|
|
221
|
+
* A single row of data represented as an array of primitive values
|
|
222
|
+
*/
|
|
223
|
+
type RowData = RowDataTypes[];
|
|
224
|
+
/**
|
|
225
|
+
* A row of data represented as an object with named columns
|
|
226
|
+
* Includes metadata for diff status and optional index
|
|
227
|
+
*/
|
|
228
|
+
type RowObjectType = Record<string, RowDataTypes> & {
|
|
229
|
+
__status: "added" | "removed" | "modified" | undefined;
|
|
230
|
+
_index?: number;
|
|
231
|
+
};
|
|
232
|
+
/**
|
|
233
|
+
* Supported column data types for schema and display purposes
|
|
234
|
+
*/
|
|
235
|
+
type ColumnType = "number" | "integer" | "text" | "boolean" | "date" | "datetime" | "timedelta" | "unknown";
|
|
236
|
+
/**
|
|
237
|
+
* Column rendering modes for display formatting
|
|
238
|
+
* - raw: display value as-is
|
|
239
|
+
* - percent: display as percentage
|
|
240
|
+
* - delta: display as delta/change value
|
|
241
|
+
* - 2: display with 2 decimal places
|
|
242
|
+
*/
|
|
243
|
+
type ColumnRenderMode = "raw" | "percent" | "delta" | 2;
|
|
244
|
+
/**
|
|
245
|
+
* A DataFrame represents tabular data with typed columns
|
|
246
|
+
* Used for query results, profile data, and other tabular responses
|
|
247
|
+
*/
|
|
248
|
+
interface DataFrame {
|
|
249
|
+
columns: {
|
|
250
|
+
key: string;
|
|
251
|
+
name: string;
|
|
252
|
+
type: ColumnType;
|
|
253
|
+
}[];
|
|
254
|
+
data: RowData[];
|
|
255
|
+
/** Maximum number of rows requested */
|
|
256
|
+
limit?: number;
|
|
257
|
+
/** Whether more rows are available beyond the limit */
|
|
258
|
+
more?: boolean;
|
|
259
|
+
}
|
|
260
|
+
//#endregion
|
|
261
|
+
//#region src/api/runs.d.ts
|
|
262
|
+
/**
|
|
263
|
+
* Aggregated run results by model and run type
|
|
264
|
+
*/
|
|
265
|
+
type RunsAggregated = Record<string, Record<"row_count_diff" | "value_diff" | "row_count", {
|
|
266
|
+
run_id: string;
|
|
267
|
+
result: unknown;
|
|
268
|
+
}>>;
|
|
269
|
+
/**
|
|
270
|
+
* Properties for tracking run submissions (analytics)
|
|
271
|
+
*/
|
|
272
|
+
interface SubmitRunTrackProps {
|
|
273
|
+
breaking_change_analysis?: boolean;
|
|
274
|
+
source?: "lineage_model_node" | "lineage_column_node";
|
|
275
|
+
[key: string]: unknown;
|
|
276
|
+
}
|
|
277
|
+
/**
|
|
278
|
+
* Options for submitting a run
|
|
279
|
+
*/
|
|
280
|
+
interface SubmitOptions {
|
|
281
|
+
nowait?: boolean;
|
|
282
|
+
trackProps?: SubmitRunTrackProps;
|
|
283
|
+
}
|
|
284
|
+
/**
|
|
285
|
+
* Submit a new run of the specified type.
|
|
286
|
+
* @param type - The type of run to execute
|
|
287
|
+
* @param params - Parameters specific to the run type
|
|
288
|
+
* @param options - Submission options (nowait, tracking)
|
|
289
|
+
* @param client - Required axios instance (no default - library pattern)
|
|
290
|
+
* @returns The created run, or just run_id if nowait is true
|
|
291
|
+
*/
|
|
292
|
+
declare function submitRun(type: RunType, params: unknown, options: SubmitOptions | undefined, client: AxiosInstance): Promise<Run | Pick<Run, "run_id">>;
|
|
293
|
+
/**
|
|
294
|
+
* Get a run by ID.
|
|
295
|
+
* @param runId - The ID of the run to retrieve
|
|
296
|
+
* @param client - Required axios instance
|
|
297
|
+
* @returns The run object
|
|
298
|
+
*/
|
|
299
|
+
declare function getRun(runId: string, client: AxiosInstance): Promise<Run>;
|
|
300
|
+
/**
|
|
301
|
+
* Wait for a run to complete.
|
|
302
|
+
* @param runId - The ID of the run to wait for
|
|
303
|
+
* @param timeout - Optional timeout in seconds
|
|
304
|
+
* @param client - Required axios instance
|
|
305
|
+
* @returns The completed run object with result
|
|
306
|
+
*/
|
|
307
|
+
declare function waitRun(runId: string, timeout: number | undefined, client: AxiosInstance): Promise<Run>;
|
|
308
|
+
/**
|
|
309
|
+
* Cancel a running run.
|
|
310
|
+
* @param runId - The ID of the run to cancel
|
|
311
|
+
* @param client - Required axios instance
|
|
312
|
+
*/
|
|
313
|
+
declare function cancelRun(runId: string, client: AxiosInstance): Promise<void>;
|
|
314
|
+
/**
|
|
315
|
+
* Submit a run from an existing check.
|
|
316
|
+
* Re-runs the check with its stored parameters.
|
|
317
|
+
* @param checkId - The ID of the check to run
|
|
318
|
+
* @param options - Submission options (nowait)
|
|
319
|
+
* @param client - Required axios instance
|
|
320
|
+
* @returns The created run, or just run_id if nowait is true
|
|
321
|
+
*/
|
|
322
|
+
declare function submitRunFromCheck(checkId: string, options: SubmitOptions | undefined, client: AxiosInstance): Promise<Run | Pick<Run, "run_id">>;
|
|
323
|
+
/**
|
|
324
|
+
* Search for runs matching criteria.
|
|
325
|
+
* @param type - The run type to search for
|
|
326
|
+
* @param params - Parameters to match against run params
|
|
327
|
+
* @param limit - Maximum number of results to return
|
|
328
|
+
* @param client - Required axios instance
|
|
329
|
+
* @returns Array of matching runs
|
|
330
|
+
*/
|
|
331
|
+
declare function searchRuns(type: string, params: Record<string, unknown> | undefined, limit: number | undefined, client: AxiosInstance): Promise<Run[]>;
|
|
332
|
+
/**
|
|
333
|
+
* List all runs.
|
|
334
|
+
* @param client - Required axios instance
|
|
335
|
+
* @returns Array of all runs
|
|
336
|
+
*/
|
|
337
|
+
declare function listRuns(client: AxiosInstance): Promise<Run[]>;
|
|
338
|
+
/**
|
|
339
|
+
* Aggregate runs from API.
|
|
340
|
+
* Returns run results grouped by model and run type.
|
|
341
|
+
* @param client - Required axios instance
|
|
342
|
+
* @returns Aggregated run results
|
|
343
|
+
*/
|
|
344
|
+
declare function aggregateRuns(client: AxiosInstance): Promise<RunsAggregated>;
|
|
345
|
+
//#endregion
|
|
346
|
+
//#region src/api/adhocQuery.d.ts
|
|
347
|
+
interface QueryRunParams {
|
|
348
|
+
sql_template: string;
|
|
349
|
+
}
|
|
350
|
+
type QueryResult = DataFrame;
|
|
351
|
+
interface QueryViewOptions {
|
|
352
|
+
pinned_columns?: string[];
|
|
353
|
+
columnsRenderMode?: Record<string, ColumnRenderMode>;
|
|
354
|
+
}
|
|
355
|
+
interface QueryDiffParams {
|
|
356
|
+
sql_template: string;
|
|
357
|
+
base_sql_template?: string;
|
|
358
|
+
primary_keys?: string[];
|
|
359
|
+
}
|
|
360
|
+
interface QueryDiffResult {
|
|
361
|
+
base?: DataFrame;
|
|
362
|
+
current?: DataFrame;
|
|
363
|
+
diff?: DataFrame;
|
|
364
|
+
}
|
|
365
|
+
interface QueryDiffViewOptions {
|
|
366
|
+
changed_only?: boolean;
|
|
367
|
+
primary_keys?: string[];
|
|
368
|
+
pinned_columns?: string[];
|
|
369
|
+
display_mode?: "inline" | "side_by_side";
|
|
370
|
+
columnsRenderMode?: Record<string, ColumnRenderMode>;
|
|
371
|
+
}
|
|
372
|
+
interface QueryPreviewChangeParams {
|
|
373
|
+
current_model?: string;
|
|
374
|
+
sql_template: string;
|
|
375
|
+
primary_keys?: string[];
|
|
376
|
+
}
|
|
377
|
+
interface QueryParams extends QueryRunParams, QueryDiffParams, QueryPreviewChangeParams {}
|
|
378
|
+
declare function submitQuery(params: QueryRunParams, options: SubmitOptions | undefined, client: AxiosInstance): Promise<Run | Pick<Run, "run_id">>;
|
|
379
|
+
declare function submitQueryBase(params: QueryRunParams, options: SubmitOptions | undefined, client: AxiosInstance): Promise<Run | Pick<Run, "run_id">>;
|
|
380
|
+
declare function submitQueryDiff(params: QueryDiffParams, options: SubmitOptions | undefined, client: AxiosInstance): Promise<Run | Pick<Run, "run_id">>;
|
|
381
|
+
//#endregion
|
|
382
|
+
//#region src/api/profile.d.ts
|
|
383
|
+
interface ProfileDiffParams {
|
|
384
|
+
model: string;
|
|
385
|
+
columns?: string[];
|
|
386
|
+
}
|
|
387
|
+
interface ProfileDiffResult {
|
|
388
|
+
base?: DataFrame;
|
|
389
|
+
current?: DataFrame;
|
|
390
|
+
}
|
|
391
|
+
interface ProfileDiffViewOptions {
|
|
392
|
+
pinned_columns?: string[];
|
|
393
|
+
display_mode?: "side_by_side" | "inline";
|
|
394
|
+
columnsRenderMode?: Record<string, ColumnRenderMode>;
|
|
395
|
+
}
|
|
396
|
+
declare function submitProfileDiff(params: ProfileDiffParams, options: SubmitOptions | undefined, client: AxiosInstance): Promise<Run | Pick<Run, "run_id">>;
|
|
397
|
+
interface TopKDiffParams {
|
|
398
|
+
model: string;
|
|
399
|
+
column_name: string;
|
|
400
|
+
k: number;
|
|
401
|
+
}
|
|
402
|
+
interface TopKResult {
|
|
403
|
+
values: (string | number | undefined)[];
|
|
404
|
+
counts: number[];
|
|
405
|
+
valids: number;
|
|
406
|
+
}
|
|
407
|
+
interface TopKDiffResult {
|
|
408
|
+
base: TopKResult;
|
|
409
|
+
current: TopKResult;
|
|
410
|
+
}
|
|
411
|
+
/**
|
|
412
|
+
* View options for TopKDiffResultView.
|
|
413
|
+
* Controls display preferences for top-K diff visualization.
|
|
414
|
+
*/
|
|
415
|
+
interface TopKViewOptions {
|
|
416
|
+
/**
|
|
417
|
+
* When true, show all items instead of just top 10.
|
|
418
|
+
* Default is false (show top 10 only).
|
|
419
|
+
*/
|
|
420
|
+
show_all?: boolean;
|
|
421
|
+
}
|
|
422
|
+
interface HistogramDiffParams {
|
|
423
|
+
model: string;
|
|
424
|
+
column_name: string;
|
|
425
|
+
column_type: string;
|
|
426
|
+
}
|
|
427
|
+
interface HistogramResult {
|
|
428
|
+
counts: number[];
|
|
429
|
+
total: number;
|
|
430
|
+
}
|
|
431
|
+
interface HistogramDiffResult {
|
|
432
|
+
base: HistogramResult;
|
|
433
|
+
current: HistogramResult;
|
|
434
|
+
min: number;
|
|
435
|
+
max: number;
|
|
436
|
+
bin_edges: number[];
|
|
437
|
+
labels?: string[];
|
|
438
|
+
}
|
|
439
|
+
//#endregion
|
|
440
|
+
//#region src/api/rowcount.d.ts
|
|
441
|
+
interface RowCountParams {
|
|
442
|
+
node_names: string[];
|
|
443
|
+
}
|
|
444
|
+
interface RowCount {
|
|
445
|
+
name?: string;
|
|
446
|
+
curr: number | null;
|
|
447
|
+
}
|
|
448
|
+
type RowCountResult = Record<string, RowCount>;
|
|
449
|
+
interface RowCountDiffParams {
|
|
450
|
+
node_names: string[];
|
|
451
|
+
}
|
|
452
|
+
interface RowCountDiff {
|
|
453
|
+
name?: string;
|
|
454
|
+
base: number | null;
|
|
455
|
+
curr: number | null;
|
|
456
|
+
}
|
|
457
|
+
type RowCountDiffResult = Record<string, RowCountDiff>;
|
|
458
|
+
declare function submitRowCountDiff(params: RowCountDiffParams, options: SubmitOptions | undefined, client: AxiosInstance): Promise<Run | Pick<Run, "run_id">>;
|
|
459
|
+
//#endregion
|
|
460
|
+
//#region src/api/valuediff.d.ts
|
|
461
|
+
interface ValueDiffParams {
|
|
462
|
+
model: string;
|
|
463
|
+
primary_key: string | string[];
|
|
464
|
+
columns?: string[];
|
|
465
|
+
}
|
|
466
|
+
interface ValueDiffResult {
|
|
467
|
+
summary: {
|
|
468
|
+
total: number;
|
|
469
|
+
added: number;
|
|
470
|
+
removed: number;
|
|
471
|
+
};
|
|
472
|
+
data: DataFrame;
|
|
473
|
+
}
|
|
474
|
+
type ValueDiffDetailParams = ValueDiffParams;
|
|
475
|
+
type ValueDiffDetailResult = DataFrame;
|
|
476
|
+
interface ValueDiffDetailViewOptions {
|
|
477
|
+
changed_only?: boolean;
|
|
478
|
+
pinned_columns?: string[];
|
|
479
|
+
display_mode?: "inline" | "side_by_side";
|
|
480
|
+
columnsRenderMode?: Record<string, ColumnRenderMode>;
|
|
481
|
+
}
|
|
482
|
+
declare function submitValueDiff(params: ValueDiffParams, options: SubmitOptions | undefined, client: AxiosInstance): Promise<Run | Pick<Run, "run_id">>;
|
|
483
|
+
declare function submitValueDiffDetail(params: ValueDiffParams, options: SubmitOptions | undefined, client: AxiosInstance): Promise<Run | Pick<Run, "run_id">>;
|
|
484
|
+
//#endregion
|
|
485
|
+
//#region src/api/types/run.d.ts
|
|
486
|
+
/**
|
|
487
|
+
* All possible run types in the Recce system.
|
|
488
|
+
* This is the canonical definition - consumers should import from here.
|
|
489
|
+
*/
|
|
490
|
+
type RunType = "simple" | "sandbox" | "query" | "query_base" | "query_diff" | "value_diff" | "value_diff_detail" | "schema_diff" | "profile" | "profile_diff" | "row_count" | "row_count_diff" | "lineage_diff" | "top_k_diff" | "histogram_diff";
|
|
491
|
+
/**
|
|
492
|
+
* Possible status values for a run
|
|
493
|
+
*/
|
|
494
|
+
type RunStatus = "Finished" | "Failed" | "Cancelled" | "Running";
|
|
495
|
+
/**
|
|
496
|
+
* Progress information for a running task
|
|
497
|
+
*/
|
|
498
|
+
interface RunProgress {
|
|
499
|
+
message?: string;
|
|
500
|
+
percentage?: number;
|
|
501
|
+
}
|
|
502
|
+
/**
|
|
503
|
+
* Base interface for all run objects.
|
|
504
|
+
* All run variants extend this interface with specific params and results.
|
|
505
|
+
*/
|
|
506
|
+
interface BaseRun {
|
|
507
|
+
/** The type of run - determines params/result structure */
|
|
508
|
+
type: RunType;
|
|
509
|
+
/** Unique identifier for this run */
|
|
510
|
+
run_id: string;
|
|
511
|
+
/** ISO timestamp when the run was executed */
|
|
512
|
+
run_at: string;
|
|
513
|
+
/** Optional human-readable name for the run */
|
|
514
|
+
name?: string;
|
|
515
|
+
/** ID of the check this run belongs to, if any */
|
|
516
|
+
check_id?: string;
|
|
517
|
+
/** Progress information for running tasks */
|
|
518
|
+
progress?: RunProgress;
|
|
519
|
+
/** Error message if the run failed */
|
|
520
|
+
error?: string;
|
|
521
|
+
/** Current status of the run */
|
|
522
|
+
status?: RunStatus;
|
|
523
|
+
}
|
|
524
|
+
/**
|
|
525
|
+
* Schema diff params - used by schema_diff runs
|
|
526
|
+
* Compares schema between base and current environments
|
|
527
|
+
*/
|
|
528
|
+
interface SchemaDiffParams {
|
|
529
|
+
/** Node ID(s) to compare - can be single or multiple */
|
|
530
|
+
node_id?: string | string[];
|
|
531
|
+
/** dbt select syntax for filtering nodes */
|
|
532
|
+
select?: string;
|
|
533
|
+
/** dbt exclude syntax for filtering nodes */
|
|
534
|
+
exclude?: string;
|
|
535
|
+
/** Package names to include */
|
|
536
|
+
packages?: string[];
|
|
537
|
+
/** View mode - show all models or only changed ones */
|
|
538
|
+
view_mode?: "all" | "changed_models";
|
|
539
|
+
}
|
|
540
|
+
/**
|
|
541
|
+
* Lineage diff params - used by lineage_diff runs
|
|
542
|
+
* Compares lineage graph between base and current environments
|
|
543
|
+
*/
|
|
544
|
+
interface LineageDiffParams {
|
|
545
|
+
/** dbt select syntax for filtering nodes */
|
|
546
|
+
select?: string;
|
|
547
|
+
/** dbt exclude syntax for filtering nodes */
|
|
548
|
+
exclude?: string;
|
|
549
|
+
/** Package names to include */
|
|
550
|
+
packages?: string[];
|
|
551
|
+
/** View mode - show all models or only changed ones */
|
|
552
|
+
view_mode?: "all" | "changed_models";
|
|
553
|
+
}
|
|
554
|
+
/**
|
|
555
|
+
* Union of all possible run parameter types.
|
|
556
|
+
* Use this when you need to accept any run params type.
|
|
557
|
+
*/
|
|
558
|
+
type RunParamTypes = QueryRunParams | QueryDiffParams | ValueDiffParams | ValueDiffDetailParams | SchemaDiffParams | ProfileDiffParams | RowCountParams | RowCountDiffParams | LineageDiffParams | TopKDiffParams | HistogramDiffParams | undefined;
|
|
559
|
+
/**
|
|
560
|
+
* Run type with full discriminated union for type narrowing.
|
|
561
|
+
* TypeScript can narrow params/result types based on the `type` field.
|
|
562
|
+
*
|
|
563
|
+
* Example:
|
|
564
|
+
* ```ts
|
|
565
|
+
* if (run.type === "query_diff") {
|
|
566
|
+
* // TypeScript knows run.result is QueryDiffResult | undefined
|
|
567
|
+
* console.log(run.result?.diff);
|
|
568
|
+
* }
|
|
569
|
+
* ```
|
|
570
|
+
*/
|
|
571
|
+
type Run = (BaseRun & {
|
|
572
|
+
type: "simple";
|
|
573
|
+
params?: undefined;
|
|
574
|
+
result?: undefined;
|
|
575
|
+
}) | (BaseRun & {
|
|
576
|
+
type: "sandbox";
|
|
577
|
+
params?: undefined;
|
|
578
|
+
result?: undefined;
|
|
579
|
+
}) | (BaseRun & {
|
|
580
|
+
type: "query";
|
|
581
|
+
params?: QueryRunParams;
|
|
582
|
+
result?: QueryResult;
|
|
583
|
+
}) | (BaseRun & {
|
|
584
|
+
type: "query_base";
|
|
585
|
+
params?: QueryRunParams;
|
|
586
|
+
result?: QueryResult;
|
|
587
|
+
}) | (BaseRun & {
|
|
588
|
+
type: "query_diff";
|
|
589
|
+
params?: QueryDiffParams;
|
|
590
|
+
result?: QueryDiffResult;
|
|
591
|
+
}) | (BaseRun & {
|
|
592
|
+
type: "value_diff";
|
|
593
|
+
params?: ValueDiffParams;
|
|
594
|
+
result?: ValueDiffResult;
|
|
595
|
+
}) | (BaseRun & {
|
|
596
|
+
type: "value_diff_detail";
|
|
597
|
+
params?: ValueDiffDetailParams;
|
|
598
|
+
result?: ValueDiffDetailResult;
|
|
599
|
+
}) | (BaseRun & {
|
|
600
|
+
type: "schema_diff";
|
|
601
|
+
params?: SchemaDiffParams;
|
|
602
|
+
result?: undefined;
|
|
603
|
+
}) | (BaseRun & {
|
|
604
|
+
type: "profile";
|
|
605
|
+
params?: ProfileDiffParams;
|
|
606
|
+
result?: ProfileDiffResult;
|
|
607
|
+
}) | (BaseRun & {
|
|
608
|
+
type: "profile_diff";
|
|
609
|
+
params?: ProfileDiffParams;
|
|
610
|
+
result?: ProfileDiffResult;
|
|
611
|
+
}) | (BaseRun & {
|
|
612
|
+
type: "row_count";
|
|
613
|
+
params?: RowCountParams;
|
|
614
|
+
result?: RowCountResult;
|
|
615
|
+
}) | (BaseRun & {
|
|
616
|
+
type: "row_count_diff";
|
|
617
|
+
params?: RowCountDiffParams;
|
|
618
|
+
result?: RowCountDiffResult;
|
|
619
|
+
}) | (BaseRun & {
|
|
620
|
+
type: "lineage_diff";
|
|
621
|
+
params?: LineageDiffParams;
|
|
622
|
+
result?: LineageDiffResult;
|
|
623
|
+
}) | (BaseRun & {
|
|
624
|
+
type: "top_k_diff";
|
|
625
|
+
params?: TopKDiffParams;
|
|
626
|
+
result?: TopKDiffResult;
|
|
627
|
+
}) | (BaseRun & {
|
|
628
|
+
type: "histogram_diff";
|
|
629
|
+
params?: HistogramDiffParams;
|
|
630
|
+
result?: HistogramDiffResult;
|
|
631
|
+
});
|
|
632
|
+
/**
|
|
633
|
+
* Type guard for simple runs
|
|
634
|
+
*/
|
|
635
|
+
declare function isSimpleRun(run: Run): run is Run & {
|
|
636
|
+
type: "simple";
|
|
637
|
+
};
|
|
638
|
+
/**
|
|
639
|
+
* Type guard for sandbox runs
|
|
640
|
+
*/
|
|
641
|
+
declare function isSandboxRun(run: Run): run is Run & {
|
|
642
|
+
type: "sandbox";
|
|
643
|
+
};
|
|
644
|
+
/**
|
|
645
|
+
* Type guard for query runs
|
|
646
|
+
*/
|
|
647
|
+
declare function isQueryRun(run: Run): run is Run & {
|
|
648
|
+
type: "query";
|
|
649
|
+
};
|
|
650
|
+
/**
|
|
651
|
+
* Type guard for query_base runs
|
|
652
|
+
*/
|
|
653
|
+
declare function isQueryBaseRun(run: Run): run is Run & {
|
|
654
|
+
type: "query_base";
|
|
655
|
+
};
|
|
656
|
+
/**
|
|
657
|
+
* Type guard for query_diff runs
|
|
658
|
+
*/
|
|
659
|
+
declare function isQueryDiffRun(run: Run): run is Run & {
|
|
660
|
+
type: "query_diff";
|
|
661
|
+
};
|
|
662
|
+
/**
|
|
663
|
+
* Type guard for value_diff runs
|
|
664
|
+
*/
|
|
665
|
+
declare function isValueDiffRun(run: Run): run is Run & {
|
|
666
|
+
type: "value_diff";
|
|
667
|
+
};
|
|
668
|
+
/**
|
|
669
|
+
* Type guard for value_diff_detail runs
|
|
670
|
+
*/
|
|
671
|
+
declare function isValueDiffDetailRun(run: Run): run is Run & {
|
|
672
|
+
type: "value_diff_detail";
|
|
673
|
+
};
|
|
674
|
+
/**
|
|
675
|
+
* Type guard for schema_diff runs
|
|
676
|
+
*/
|
|
677
|
+
declare function isSchemaDiffRun(run: Run): run is Run & {
|
|
678
|
+
type: "schema_diff";
|
|
679
|
+
};
|
|
680
|
+
/**
|
|
681
|
+
* Type guard for profile runs
|
|
682
|
+
*/
|
|
683
|
+
declare function isProfileRun(run: Run): run is Run & {
|
|
684
|
+
type: "profile";
|
|
685
|
+
};
|
|
686
|
+
/**
|
|
687
|
+
* Type guard for profile_diff runs
|
|
688
|
+
*/
|
|
689
|
+
declare function isProfileDiffRun(run: Run): run is Run & {
|
|
690
|
+
type: "profile_diff";
|
|
691
|
+
};
|
|
692
|
+
/**
|
|
693
|
+
* Type guard for row_count runs
|
|
694
|
+
*/
|
|
695
|
+
declare function isRowCountRun(run: Run): run is Run & {
|
|
696
|
+
type: "row_count";
|
|
697
|
+
};
|
|
698
|
+
/**
|
|
699
|
+
* Type guard for row_count_diff runs
|
|
700
|
+
*/
|
|
701
|
+
declare function isRowCountDiffRun(run: Run): run is Run & {
|
|
702
|
+
type: "row_count_diff";
|
|
703
|
+
};
|
|
704
|
+
/**
|
|
705
|
+
* Type guard for lineage_diff runs
|
|
706
|
+
*/
|
|
707
|
+
declare function isLineageDiffRun(run: Run): run is Run & {
|
|
708
|
+
type: "lineage_diff";
|
|
709
|
+
};
|
|
710
|
+
/**
|
|
711
|
+
* Type guard for top_k_diff runs
|
|
712
|
+
*/
|
|
713
|
+
declare function isTopKDiffRun(run: Run): run is Run & {
|
|
714
|
+
type: "top_k_diff";
|
|
715
|
+
};
|
|
716
|
+
/**
|
|
717
|
+
* Type guard for histogram_diff runs
|
|
718
|
+
*/
|
|
719
|
+
declare function isHistogramDiffRun(run: Run): run is Run & {
|
|
720
|
+
type: "histogram_diff";
|
|
721
|
+
};
|
|
722
|
+
/**
|
|
723
|
+
* Array of all run type values - useful for iteration and validation
|
|
724
|
+
*/
|
|
725
|
+
declare const RUN_TYPES: readonly RunType[];
|
|
726
|
+
/**
|
|
727
|
+
* Check if a string is a valid RunType
|
|
728
|
+
*/
|
|
729
|
+
declare function isValidRunType(value: string): value is RunType;
|
|
730
|
+
/**
|
|
731
|
+
* Check if a run type supports ref forwarding (for screenshots).
|
|
732
|
+
* Run types with refs can capture screenshots of their result views.
|
|
733
|
+
*/
|
|
734
|
+
declare function runTypeHasRef(runType: RunType): boolean;
|
|
735
|
+
//#endregion
|
|
736
|
+
//#region src/api/checks.d.ts
|
|
737
|
+
/**
|
|
738
|
+
* A check object representing a saved validation check.
|
|
739
|
+
* @template PT - The type of params for this check
|
|
740
|
+
* @template VO - The type of view options for this check
|
|
741
|
+
*/
|
|
742
|
+
interface Check<PT = unknown, VO = unknown> {
|
|
743
|
+
check_id: string;
|
|
744
|
+
name: string;
|
|
745
|
+
description?: string;
|
|
746
|
+
type: RunType;
|
|
747
|
+
params?: PT;
|
|
748
|
+
view_options?: VO;
|
|
749
|
+
is_checked?: boolean;
|
|
750
|
+
is_preset?: boolean;
|
|
751
|
+
last_run?: Run;
|
|
752
|
+
}
|
|
753
|
+
/**
|
|
754
|
+
* Request body for creating a new check.
|
|
755
|
+
*/
|
|
756
|
+
interface CreateCheckBody {
|
|
757
|
+
name?: string;
|
|
758
|
+
description?: string;
|
|
759
|
+
run_id?: string;
|
|
760
|
+
type?: RunType;
|
|
761
|
+
params?: Record<string, unknown>;
|
|
762
|
+
view_options?: Record<string, unknown>;
|
|
763
|
+
track_props?: Record<string, unknown>;
|
|
764
|
+
}
|
|
765
|
+
/**
|
|
766
|
+
* Create a simple check (no run association).
|
|
767
|
+
* @param client - Required axios instance
|
|
768
|
+
* @returns The created check
|
|
769
|
+
*/
|
|
770
|
+
declare function createSimpleCheck(client: AxiosInstance): Promise<Check>;
|
|
771
|
+
/**
|
|
772
|
+
* Create a check from an existing run.
|
|
773
|
+
* @param runId - The ID of the run to create a check from
|
|
774
|
+
* @param viewOptions - Optional view options for the check
|
|
775
|
+
* @param client - Required axios instance
|
|
776
|
+
* @returns The created check
|
|
777
|
+
*/
|
|
778
|
+
declare function createCheckByRun(runId: string, viewOptions: Record<string, unknown> | undefined, client: AxiosInstance): Promise<Check>;
|
|
779
|
+
/**
|
|
780
|
+
* List all checks.
|
|
781
|
+
* @param client - Required axios instance
|
|
782
|
+
* @returns Array of all checks
|
|
783
|
+
*/
|
|
784
|
+
declare function listChecks(client: AxiosInstance): Promise<Check[]>;
|
|
785
|
+
/**
|
|
786
|
+
* Get a check by ID.
|
|
787
|
+
* @param checkId - The ID of the check to retrieve
|
|
788
|
+
* @param client - Required axios instance
|
|
789
|
+
* @returns The check object
|
|
790
|
+
*/
|
|
791
|
+
declare function getCheck(checkId: string, client: AxiosInstance): Promise<Check>;
|
|
792
|
+
/**
|
|
793
|
+
* Update an existing check.
|
|
794
|
+
* @param checkId - The ID of the check to update
|
|
795
|
+
* @param payload - Partial check data to update
|
|
796
|
+
* @param client - Required axios instance
|
|
797
|
+
* @returns The updated check
|
|
798
|
+
*/
|
|
799
|
+
declare function updateCheck(checkId: string, payload: Partial<Check>, client: AxiosInstance): Promise<Check>;
|
|
800
|
+
/**
|
|
801
|
+
* Delete a check.
|
|
802
|
+
* @param checkId - The ID of the check to delete
|
|
803
|
+
* @param client - Required axios instance
|
|
804
|
+
* @returns The deleted check ID
|
|
805
|
+
*/
|
|
806
|
+
declare function deleteCheck(checkId: string, client: AxiosInstance): Promise<Pick<Check, "check_id">>;
|
|
807
|
+
/**
|
|
808
|
+
* Reorder checks.
|
|
809
|
+
* @param order - Source and destination indices
|
|
810
|
+
* @param client - Required axios instance
|
|
811
|
+
*/
|
|
812
|
+
declare function reorderChecks(order: {
|
|
813
|
+
source: number;
|
|
814
|
+
destination: number;
|
|
815
|
+
}, client: AxiosInstance): Promise<void>;
|
|
816
|
+
/**
|
|
817
|
+
* Mark a check as a preset check.
|
|
818
|
+
* @param checkId - The ID of the check to mark as preset
|
|
819
|
+
* @param client - Required axios instance
|
|
820
|
+
*/
|
|
821
|
+
declare function markAsPresetCheck(checkId: string, client: AxiosInstance): Promise<void>;
|
|
822
|
+
/**
|
|
823
|
+
* Hook to fetch and cache the list of checks.
|
|
824
|
+
* Can be used outside RecceProvider with a fallback to default axios client.
|
|
825
|
+
*
|
|
826
|
+
* @param enabled - Whether the query should be enabled
|
|
827
|
+
* @returns TanStack Query result with checks data
|
|
828
|
+
*/
|
|
829
|
+
declare function useChecks(enabled: boolean): _tanstack_react_query4.UseQueryResult<Check<unknown, unknown>[], Error>;
|
|
830
|
+
//#endregion
|
|
831
|
+
//#region src/api/lineagecheck.d.ts
|
|
832
|
+
interface LineageDiffViewOptions {
|
|
833
|
+
view_mode?: "changed_models" | "all";
|
|
834
|
+
node_ids?: string[];
|
|
835
|
+
packages?: string[];
|
|
836
|
+
select?: string;
|
|
837
|
+
exclude?: string;
|
|
838
|
+
column_level_lineage?: CllInput;
|
|
839
|
+
}
|
|
840
|
+
/**
|
|
841
|
+
* Create a lineage diff check.
|
|
842
|
+
*
|
|
843
|
+
* @param viewOptions - View options for the lineage diff
|
|
844
|
+
* @param client - Axios instance for API configuration
|
|
845
|
+
* @returns Promise resolving to the created check
|
|
846
|
+
*/
|
|
847
|
+
declare function createLineageDiffCheck(viewOptions: LineageDiffViewOptions, client: AxiosInstance): Promise<Check>;
|
|
848
|
+
//#endregion
|
|
849
|
+
//#region src/api/instanceInfo.d.ts
|
|
850
|
+
/**
|
|
851
|
+
* Server mode for the Recce instance.
|
|
852
|
+
* - "server": Full read-write mode
|
|
853
|
+
* - "preview": Metadata only mode (no database queries)
|
|
854
|
+
* - "read-only": Read-only mode (no modifications allowed)
|
|
855
|
+
*/
|
|
856
|
+
type ServerMode = "server" | "preview" | "read-only";
|
|
857
|
+
/**
|
|
858
|
+
* Information about the Recce instance returned from the server.
|
|
859
|
+
*/
|
|
860
|
+
interface RecceInstanceInfo {
|
|
861
|
+
server_mode: ServerMode;
|
|
862
|
+
single_env: boolean;
|
|
863
|
+
authed: boolean;
|
|
864
|
+
cloud_instance: boolean;
|
|
865
|
+
lifetime_expired_at?: Date;
|
|
866
|
+
idle_timeout?: number;
|
|
867
|
+
share_url?: string;
|
|
868
|
+
session_id?: string;
|
|
869
|
+
organization_name?: string;
|
|
870
|
+
web_url?: string;
|
|
871
|
+
}
|
|
872
|
+
/**
|
|
873
|
+
* Fetches instance information from the Recce server.
|
|
874
|
+
*
|
|
875
|
+
* @param client - Axios instance to use for the request
|
|
876
|
+
* @returns Promise resolving to RecceInstanceInfo
|
|
877
|
+
*/
|
|
878
|
+
declare function getRecceInstanceInfo(client: AxiosInstance): Promise<RecceInstanceInfo>;
|
|
879
|
+
//#endregion
|
|
880
|
+
//#region src/api/flag.d.ts
|
|
881
|
+
/**
|
|
882
|
+
* Server-side feature flags
|
|
883
|
+
*/
|
|
884
|
+
interface RecceServerFlags {
|
|
885
|
+
single_env_onboarding: boolean;
|
|
886
|
+
show_relaunch_hint: boolean;
|
|
887
|
+
}
|
|
888
|
+
/**
|
|
889
|
+
* Fetch server flags from API
|
|
890
|
+
*/
|
|
891
|
+
declare function getServerFlag(client: AxiosInstance): Promise<RecceServerFlags>;
|
|
892
|
+
/**
|
|
893
|
+
* Mark relaunch hint as completed
|
|
894
|
+
*/
|
|
895
|
+
declare function markRelaunchHintCompleted(client: AxiosInstance): Promise<void>;
|
|
896
|
+
//#endregion
|
|
897
|
+
export { RowCount as $, LineageData as $t, isLineageDiffRun as A, SubmitRunTrackProps as At, isSimpleRun as B, ColumnRenderMode as Bt, Run as C, QueryRunParams as Ct, RunType as D, submitQueryDiff as Dt, RunStatus as E, submitQueryBase as Et, isQueryRun as F, searchRuns as Ft, runTypeHasRef as G, RowObjectType as Gt, isValidRunType as H, DataFrame as Ht, isRowCountDiffRun as I, submitRun as It, ValueDiffDetailViewOptions as J, ColumnLineageData as Jt, ValueDiffDetailParams as K, CllInput as Kt, isRowCountRun as L, submitRunFromCheck as Lt, isProfileRun as M, cancelRun as Mt, isQueryBaseRun as N, getRun as Nt, SchemaDiffParams as O, RunsAggregated as Ot, isQueryDiffRun as P, listRuns as Pt, submitValueDiffDetail as Q, GitInfo as Qt, isSandboxRun as R, waitRun as Rt, RUN_TYPES as S, QueryResult as St, RunProgress as T, submitQuery as Tt, isValueDiffDetailRun as U, RowData as Ut, isTopKDiffRun as V, ColumnType as Vt, isValueDiffRun as W, RowDataTypes as Wt, ValueDiffResult as X, getCll as Xt, ValueDiffParams as Y, ImpactRadiusParams as Yt, submitValueDiff as Z, CatalogMetadata as Zt, reorderChecks as _, QueryDiffParams as _t, ServerMode as a, NodeColumnData as an, submitRowCountDiff as at, BaseRun as b, QueryParams as bt, createLineageDiffCheck as c, SQLMeshInfo as cn, HistogramResult as ct, createCheckByRun as d, getModelInfo as dn, ProfileDiffViewOptions as dt, LineageDataFromMetadata as en, RowCountDiff as et, createSimpleCheck as f, getServerInfo as fn, TopKDiffParams as ft, markAsPresetCheck as g, submitProfileDiff as gt, listChecks as h, TopKViewOptions as ht, RecceInstanceInfo as i, ModelInfoResult as in, RowCountResult as it, isProfileDiffRun as j, aggregateRuns as jt, isHistogramDiffRun as k, SubmitOptions as kt, Check as l, ServerInfoResult as ln, ProfileDiffParams as lt, getCheck as m, TopKResult as mt, getServerFlag as n, LineageDiffResult as nn, RowCountDiffResult as nt, getRecceInstanceInfo as o, NodeData as on, HistogramDiffParams as ot, deleteCheck as p, TopKDiffResult as pt, ValueDiffDetailResult as q, CllNodeData as qt, markRelaunchHintCompleted as r, ManifestMetadata as rn, RowCountParams as rt, LineageDiffViewOptions as s, PullRequestInfo as sn, HistogramDiffResult as st, RecceServerFlags as t, LineageDiffData as tn, RowCountDiffParams as tt, CreateCheckBody as u, StateMetadata as un, ProfileDiffResult as ut, updateCheck as v, QueryDiffResult as vt, RunParamTypes as w, QueryViewOptions as wt, LineageDiffParams as x, QueryPreviewChangeParams as xt, useChecks as y, QueryDiffViewOptions as yt, isSchemaDiffRun as z, AxiosQueryParams as zt };
|
|
898
|
+
//# sourceMappingURL=flag-CiR2E5oz.d.ts.map
|