soumilshah1995 opened a new issue, #7532:
URL: https://github.com/apache/hudi/issues/7532

   Hello Hudi Lovers 
   i have been playing with hudi. i have found one more issue maybe i am not 
doing things right feel free to suggest the correct path 
   
   ### Sample Hudi table 
   
![image](https://user-images.githubusercontent.com/39345855/208939140-f2dd2501-ee1e-4244-9aca-ab891562461b.png)
   
   #### Athena
   ```
   ALTER TABLE hudi_table RENAME TO employees
   ```
   
   #### Error 
   ```
   [ErrorCategory:USER_ERROR, ErrorCode:DDL_FAILED], Detail:FAILED: Execution 
Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Table cannot 
be renamed (Service: AmazonDataCatalog; Status Code: 400; Error Code: 
InvalidInputException; Request ID: 265070b1-1477-43d7-91f8-5e0df255f9ba; Proxy: 
null)
   This query ran against the "hudidb" database, unless qualified by the query. 
Please post the error message on our [forum 
](https://forums.aws.amazon.com/forum.jspa?forumID=242&start=0) or contact 
[customer support 
](https://us-west-2.console.aws.amazon.com/support/home?#/case/create?issueType=technical&serviceCode=amazon-athena&categoryCode=query-related-issue)
 with Query Id: c504318a-a510-4f0c-93b3-8352559ddf32
   ```
   
   Tried same in Glue Notebook 
   
![image](https://user-images.githubusercontent.com/39345855/208939468-35b495e8-a77d-41eb-9b34-3aa33cd85943.png)
   
   
   


-- 
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]

Reply via email to