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 还没有评估数据。