[multistage][bugfix] fix tenant detection issues#10546
[multistage][bugfix] fix tenant detection issues#10546walterddr merged 2 commits intoapache:masterfrom
Conversation
c662429 to
259aea7
Compare
Codecov Report
@@ Coverage Diff @@
## master #10546 +/- ##
============================================
+ Coverage 67.84% 70.34% +2.49%
- Complexity 6001 6465 +464
============================================
Files 1575 2103 +528
Lines 81930 112767 +30837
Branches 12870 16979 +4109
============================================
+ Hits 55586 79323 +23737
- Misses 22450 27898 +5448
- Partials 3894 5546 +1652
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 781 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Another issue to follow up with this @ankitsultana and @tibrewalpratik17 is that after this fix the error message for multi-stage query for where as the real error should probably be table doesn't exist. Please kindly take a look and see how we can better surface the error message since this is user-facing |
|
@walterddr raised a fix to improve the error message in case of non-existent table in #10599 |
follow up on multi-stage tenant support #10336