如何将oracledB表转换为带有Python的镶木quet文件

发布于 2025-02-09 08:22:58 字数 160 浏览 1 评论 0 原文

我正在尝试使用Python将OracleDB转换为Parquet文件。我是大数据的新手,以前从未与Parquet合作过。到目前为止,我已经成功连接到数据库并使用CX_oracle创建光标。我已经研究了Pyspark和Pandas,但不确定如何使用它们。无论如何,是否有将这些数据转换为其他库中的镶木?谢谢!

I'm trying to convert an oracledb into parquet file with python. I'm new to big data and have never worked with parquet before. So far I have successfully connected to the database and creating a cursor with cx_Oracle. I have looked into pyspark and pandas, but not sure how to use them. Is there anyway to transform this data into parquet with another library? Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

灼疼热情 2025-02-16 08:22:58

Azure Data Factory and Azure Synapse Analytics - https://learn.microsoft.com/en-us/azure/data-factory/format-parquet
Source can be oracle or any data source - sink /target can be parquet or any other formats

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文