Created 03-14-2024 11:28 PM
Rename of the HADOOP/HUE table name
Hi everyone,
I need to rename the table name in HUE. i used following command.
ALTER TABLE db.table1 RENAME TO db.table2;
Please let me know the correct way to rename the table without any issue.
Thank you.
Created 03-15-2024 03:36 AM
@Choolake Thank you for bringing this to our Community.
The shared ALTER command should work as expected.
> Please let me know the correct way to rename the table without any issue.
What is your concern here? Can you also try renaming a test table in a test database and see how it goes?
HTH.
Created 03-15-2024 03:36 AM
@Choolake Thank you for bringing this to our Community.
The shared ALTER command should work as expected.
> Please let me know the correct way to rename the table without any issue.
What is your concern here? Can you also try renaming a test table in a test database and see how it goes?
HTH.
Created 03-18-2024 03:47 AM
Thank you!
Created 03-18-2024 08:50 AM
@Choolake, Did the response assist in resolving your query? If it did, kindly mark the relevant reply as the solution, as it will aid others in locating the answer more easily in the future.
Regards,
Vidya Sargur,