Skip to content

Commit

Permalink
Update metadata-ingestion/src/datahub/ingestion/source/bigquery_v2/bi…
Browse files Browse the repository at this point in the history
…gquery_report.py

Co-authored-by: Mayuri Nehate <[email protected]>
  • Loading branch information
hsheth2 and mayurinehate authored Sep 22, 2023
1 parent dac739a commit 2274a0d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
logger: logging.Logger = logging.getLogger(__name__)


@dataclass
class BigQuerySchemaApiPerfReport(Report):
list_projects = PerfTimer()
list_datasets = PerfTimer()
Expand Down

0 comments on commit 2274a0d

Please sign in to comment.