MathurCodes1 commented on issue #8922:
URL: https://github.com/apache/hudi/issues/8922#issuecomment-1589420372

   > @MathurCodes1 You can just manually copy folder to new location you want. 
In case if you are using meta sync to glue catalog, Then you can run one ALTER 
command to update the location.
   
   Thank you for the suggestion spark.sql(s"""alter table customer set location 
's3://aws-amazon-com/CustomerUpdated/ '""") changed the table location of the 
Hudi table


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