Skip to content

Conversation

@wendigo
Copy link
Contributor

@wendigo wendigo commented Sep 30, 2025

Description

Additional context and related issues

Release notes

(X) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Sep 30, 2025
@wendigo wendigo requested review from ebyhr and raunaqmorarka and removed request for raunaqmorarka September 30, 2025 10:28
@github-actions github-actions bot added the bigquery BigQuery connector label Sep 30, 2025
@wendigo wendigo requested a review from losipiuk September 30, 2025 10:28
subqueriesTotalDataSize / singleTableScanDataSize > 1.5;
isNaN(singleTableScanDataSize) ||
// we would read more than 50% more data
subqueriesTotalDataSize / singleTableScanDataSize > 1.5;
Copy link
Member

Choose a reason for hiding this comment

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

I prefer the previous indentation :(

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it wasn't aligned to the column (this is the actual indentation IntelliJ will make by default when wrapping a line)

@wendigo wendigo merged commit 2308f54 into master Sep 30, 2025
195 of 212 checks passed
@wendigo wendigo deleted the serafin/updates-sep-30 branch September 30, 2025 11:45
@github-actions github-actions bot added this to the 478 milestone Sep 30, 2025
@ebyhr
Copy link
Member

ebyhr commented Oct 1, 2025

@wendigo Could you update "Release notes" section? I believe this is not user-visible.

@wendigo
Copy link
Contributor Author

wendigo commented Oct 1, 2025

@ebyhr done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bigquery BigQuery connector cla-signed

Development

Successfully merging this pull request may close these issues.

4 participants