Skip to content

Conversation

@fernst
Copy link
Contributor

@fernst fernst commented Mar 15, 2022

Trace logging for additional metrics can be enabled by configuring io.cdap.plugin.gcp.bigquery.sqlengine.util.BigQuerySQLEngineUtils to TRACE log level

/**
* Validates stages for a Join on Key operation
*
* <p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: is this intentional?

Copy link
Contributor

@sanjanasandeep sanjanasandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fernst fernst added the build Trigger unit test build label Mar 16, 2022
" Start: {} ,\n" +
" End: {} ,\n" +
" Execution time: {} ,\n" +
" Processed Bytes: {} ,\n" +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also log numDmlAffectedRows? I think it should be more or less corresponding to output rows and we mostly talk about rows in CDAP

@fernst fernst merged commit 7ccb02d into develop Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bq-pushdown build Trigger unit test build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants