You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
Avoid the unnecessary query execution for the DESCRIBE QUERY command.
### Why are the changes needed?
Makes DESCRIBE QUERY more efficient by avoiding unnecessary work.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Existing tests.
### Was this patch authored or co-authored using generative AI tooling?
No
Closesapache#52713 from gene-db/describe-query.
Authored-by: Gene Pang <[email protected]>
Signed-off-by: Gengliang Wang <[email protected]>
0 commit comments