-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: add some logging to physical planning
This commit introduces some logging, hidden behind a verbosity level, to the physical planning whenever we choose `shouldDistribute` recommendation. This will show up in the trace and should be helpful to understand why we decided to distribute a particular query. Release note: None
- Loading branch information
1 parent
9ab2996
commit 3c5d71c
Showing
2 changed files
with
65 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters