Skip to content

0.4.1

Compare
Choose a tag to compare
@criccomini criccomini released this 03 Feb 18:17
· 212 commits to main since this release

I'm starting to dig more into BigQuery analyzers. I've added a latest_queries analyzer and a job_counts analyzer. The latest queries does, what you'd expect: lists the latest queries for each table/view. The job_counts analyzer returns the number of jobs executed by each user on a given table/or view. These jobs can be queries, load, extract, and so on.

Oh, I also fixed a filter/exclude bug in the crawl command.

What's Changed

Full Changelog: 0.4.0...0.4.1