Skip to content

Tags: yangsongbai/infinity

Tags

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix empty select list core dump (infiniflow#678)

### What problem does this PR solve?

Empty select list will introduce core dump in thrift server.

Issue link:infiniflow#672

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Signed-off-by: jinhai <haijin.chn@gmail.com>