-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] PPL describe couldn't handle fully qualified name #612
Comments
YANG-DB
added a commit
to YANG-DB/opensearch-spark
that referenced
this issue
Sep 13, 2024
YANG-DB
added a commit
that referenced
this issue
Sep 13, 2024
* fix describe ppl command to be aware of 3 parts FQN table that includes schema.catalog.table Signed-off-by: YANGDB <[email protected]> * fix describe ppl command to be aware of 3 parts FQN table that includes schema.catalog.table Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]>
opensearch-trigger-bot bot
pushed a commit
that referenced
this issue
Sep 13, 2024
* fix describe ppl command to be aware of 3 parts FQN table that includes schema.catalog.table Signed-off-by: YANGDB <[email protected]> * fix describe ppl command to be aware of 3 parts FQN table that includes schema.catalog.table Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> (cherry picked from commit 0be5697) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
YANG-DB
pushed a commit
that referenced
this issue
Sep 16, 2024
* fix describe ppl command to be aware of 3 parts FQN table that includes schema.catalog.table * fix describe ppl command to be aware of 3 parts FQN table that includes schema.catalog.table --------- (cherry picked from commit 0be5697) Signed-off-by: YANGDB <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the bug?
describe myglue_test.default.http_logs
As a comparison, the following works:
describe default.http_logs
What is your host/environment?
The text was updated successfully, but these errors were encountered: