tanishq-chugh commented on PR #5164: URL: https://github.com/apache/hive/pull/5164#issuecomment-2088752024
@ayushtkn yes, all the changes were tested locally, but didn't realise that table index was being shown instead of table name. With the latest commit, i have moved the logic to ShowPartitionOperation which is a better approach as suggested by @deniskuzZ , and with the latest change, output is as follows: <img width="1419" alt="final_output" src="https://github.com/apache/hive/assets/157357971/2e668f55-fae3-4b78-856c-c61651f52c1b"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
