ADLS Support
オープン
accepted
enhancement
- 主要言語
- Scala
- スター
- 170
- フォーク
- 96
- 平均マージ
- 57分
- マージ済み PR(30日)
- 2
説明
Hi team,
Does cobrix support reading from Azure Blob storage? I'm having some issues doing the following:
copybook_path = "abfss://redacted@redacted.dfs.core.windows.net/example_data/companies_copybook.cpy"
file_path = "abfss://redacted@redacted.dfs.core.windows.net/example_data/companies_data/COMP.DETAILS.SEP30.DATA.dat"
df = ( spark.read.format("za.co.absa.cobrix.spark.cobol.source")
.option("copybook", copybook_path)
.load(file_path)
)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。