Keshav Mohta
8a03b00ad2
Fixes #23010 #: BigQuery Project Selection In Profiler & AutoClassification Workflow ( #23233 )
...
* fix: added code for separate engine and session for each project in rofiler and classification and refactor billing project approach
* fix: added entity.database check, bigquery sampling tests
* fix: system metrics logic when bigquery billing project is provided
2025-09-07 23:51:13 +05:30
Teddy
29450d1104
feat: add support for DBX system metrics ( #22044 )
...
* feat: add support for DBX system metrics
* feat: add support for DBX system metrics
* fix: added WRITE back
* fix: failing test cases
* fix: failing test
2025-07-02 08:54:16 +02:00
Keshav Mohta
b7a7023890
Fix #20665 : BigQuery - Adding billing project ( #21231 )
2025-06-09 13:09:40 +05:30
Teddy
a853561d30
MINOR: data sample ingestion bigquery ( #21074 )
...
* fix: data sample ingestion bigquery
* style: ran python linting
* fix: flaky test in topology
2025-05-06 15:58:37 +02:00
Keshav Mohta
1a6224824b
Fixes: BQ Multiple Project E2E ( #20797 )
...
* fix: bq e2e lineage and counts
* fix: bigquery multiple project classify
* fix: tests count from 19 to 17
2025-04-15 17:35:22 +05:30
Mayur Singal
7760663b22
MINOR: Change ingestion licence header ( #20549 )
2025-04-03 10:39:47 +05:30
Pere Miquel Brull
6b7a9fe76c
MINOR - Update sampler tablenames ( #19976 )
...
* MINOR - Update sampler tablenames
* MINOR - Update sampler tablenames
* MINOR - Update sampler tablenames
2025-02-26 14:08:14 +01:00
Teddy
e1b3e08317
MINOR BQ sampler type missing ( #19696 )
...
* fix: missing entity type in bq sampler
* fix: failing tests
2025-02-11 10:46:34 -08:00
Teddy
ef131d7e20
MINOR: Wrong attribute name in SampleConfig model ( #19641 )
...
* fix: wrong attribute name in SampleConfig model
* fix: test attribute
* fix: failing tests
* fix: trino filter error + adjust test to take into account null value
* fix: mssql and azuresql tablesample on views
2025-02-04 10:40:40 +01:00
Teddy
58699063db
MINOR -- Fix DQ Partition Issue ( #18641 )
...
* fix: renamed `random_sample` to `get_dataset` and change dunder method access for SQA Table object
* fix: removed handle_partition decorator
* fix: fixed DQ partition issue + moved to `tablesample` method
* style: ran python linting
* style: fix python format check issues
* feat: added postgres tablesample
* style: ran python linting
* fix: sampling delta
* fix: merge conflicts
* fix: resolved conflicts
* style: ran python linting
* fix: patch orm call in test case
* fix: mock build_table_orm call in tests
* fix: test case failures and errors
* fix: removed unused import
* fix: patch typo
* fix: trino table schema retrieval
* fix: remove tuple context manager for 3.8 test support
2024-11-27 08:50:54 +01:00
Pere Miquel Brull
c68a45e7d8
Create new Auto Classification Workflow ( #18610 )
2024-11-19 08:10:45 +01:00