Using Iceberg tables in Python shell glue job

0

I want to use iceberg tables in the Python shell job to load data to Target(Redshift tables). Can someone guide how to use iceberg tables in Python Shell glue job?.

Thank you!

質問済み 1年前255ビュー
1回答
0

You need to use a pure Python library to read Iceberg from a Shell, try pyiceberg
See the last option in this blog: https://www.dremio.com/blog/3-ways-to-use-python-with-apache-iceberg/

profile pictureAWS
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ