Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ev2900 authored Oct 9, 2024
1 parent 95c1122 commit 92ac8ea
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,12 @@ This will create a table in Glue Data Catalog named *iceberg*
<img width="800" alt="quick_setup" src="https://github.com/ev2900/Iceberg_Glue_register_table/blob/main/REAME/glue_table_1.PNG">
We can now run Glue job *1 Register Table* to register the *iceberg* with a new Glue data catalog database *icebergregister*. We cam also rename the table from *sampledataicebergtable* to *registersampledataicebergtable* in process.
Look at the code in the *1 Register Table* to better understand how it works
```

```

0 comments on commit 92ac8ea

Please sign in to comment.