Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyle Myers authored Mar 5, 2022
1 parent 97c59e4 commit 0eb62ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Hive-DDLs
Bash script to get create table DDLs

This script is used to collect a mass amount of create table DDLs in Hive. This is useful if one needs to migrate a bunch of different tables to separate servers. The usage is to give as the first argument a file with all the table names, and the script will take care of getting and formatting the DDL and placing them all neatly into a new file.

0 comments on commit 0eb62ba

Please sign in to comment.