PoC Data classification#9238
Conversation
…ld_profiler Adds per-table performance logging (BQ job ID, table size, GB scanned, elapsed time) to a CSV so profiling cost and runtime can be tracked and extrapolated to the full warehouse. Also fixes a bug where leaf fields nested inside ARRAY columns were not detected as Tier 3 and caused profile queries to fail on tables with complex nested types.
This comment was marked as outdated.
This comment was marked as outdated.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Claude finished @akkomar's task in 2m 23s —— View job Code Review — Update for new commits (PoC Data Classification)Reviewing the three new commits on top of my prior review:
Critical / new issues introduced by these commits
|
| SUBJECT_LABELS = { | ||
| "System": "system", | ||
| "User": "user", | ||
| "company": "company", |
There was a problem hiding this comment.
| "company": "company", | |
| "Company": "company", |
…ation + FxA plans
…ased_on_DENG-10944
Integration report
|
Based on #9199