ADLS Support
未關閉
accepted
enhancement
- 主要語言
- Scala
- 星號
- 170
- 分支
- 96
- 平均合併
- 57 分鐘
- 30 天內合併 PR
- 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 還沒有評估資料。