console: fix select from (Select 1) to show results in the shell#36077
console: fix select from (Select 1) to show results in the shell#36077leedqin wants to merge 1 commit intoMaterializeInc:mainfrom
Conversation
|
Thank you for your submission! We really appreciate it. Like many source-available projects, we require that you sign our Contributor License Agreement (CLA) before we can accept your contribution. I have read the Contributor License Agreement (CLA) and I hereby sign the CLA. Papercut Factory seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. |
|
Thanks for opening this PR! Here are a few tips to help make the review process smooth for everyone. PR title guidelines
Pre-merge checklist
|
Remove these sections if your commit already has a good description!
Motivation
Fixes CNS-30
Console shows no results from Select From (Select 1).
Description
What does this PR actually do? Focus on the approach and any non-obvious
decisions. The diff shows the code --- use this space to explain what the
diff can't tell a reviewer.
Verification
How do you know this change is correct? Describe new or existing automated
tests, or manual steps you took.