[
https://issues.apache.org/jira/browse/BEAM-10159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548556#comment-17548556
]
Danny McCormick commented on BEAM-10159:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20188
> Support Reading data from Databricks Delta
> ------------------------------------------
>
> Key: BEAM-10159
> URL: https://issues.apache.org/jira/browse/BEAM-10159
> Project: Beam
> Issue Type: New Feature
> Components: io-ideas
> Reporter: Ismaël Mejía
> Priority: P3
>
> Databricks Delta is an open source storage layer on top of different
> filesystems. The current implementation of Delta is strongly coupled with
> Spark so we cannot rely on it because it would break Beam portability.
> However now there is an open specification for Delta's protocol.
> https://github.com/delta-io/delta/blob/master/PROTOCOL.md
> Another possible approach could be to investigate how if Beam could use a
> manifest based approach like Presto does:
> https://docs.databricks.com/delta/presto-integration.html
--
This message was sent by Atlassian Jira
(v8.20.7#820007)