[ 
https://issues.apache.org/jira/browse/SPARK-22013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-22013:
---------------------------------
    Labels: bulk-closed  (was: )

> Allow to read the results of a streaming query as non-streaming datasource
> --------------------------------------------------------------------------
>
>                 Key: SPARK-22013
>                 URL: https://issues.apache.org/jira/browse/SPARK-22013
>             Project: Spark
>          Issue Type: Wish
>          Components: SQL
>    Affects Versions: 2.2.0
>         Environment: All
>            Reporter: Ivan Sharamet
>            Priority: Minor
>              Labels: bulk-closed
>
> It would be great to have ability to read the results of a streaming query as 
> non-streaming datasource, i.e. skipping reading {{_spark_metadata}}, because 
> in some use-cases datasource is being modified by external tools (for example 
> - combining small Parquet/ORC files with Hadoop rather than Spark) leaving 
> {{_spark_metadata}} outdated. This in turn can cause errors if metadata 
> refers to files being deleted or moved.
> Currently there is no way to override this behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to