Skip to content
  • Michael Armbrust's avatar
    d935e0a9
    [SPARK-20844] Remove experimental from Structured Streaming APIs · d935e0a9
    Michael Armbrust authored
    Now that Structured Streaming has been out for several Spark release and has large production use cases, the `Experimental` label is no longer appropriate.  I've left `InterfaceStability.Evolving` however, as I think we may make a few changes to the pluggable Source & Sink API in Spark 2.3.
    
    Author: Michael Armbrust <michael@databricks.com>
    
    Closes #18065 from marmbrus/streamingGA.
    d935e0a9
    [SPARK-20844] Remove experimental from Structured Streaming APIs
    Michael Armbrust authored
    Now that Structured Streaming has been out for several Spark release and has large production use cases, the `Experimental` label is no longer appropriate.  I've left `InterfaceStability.Evolving` however, as I think we may make a few changes to the pluggable Source & Sink API in Spark 2.3.
    
    Author: Michael Armbrust <michael@databricks.com>
    
    Closes #18065 from marmbrus/streamingGA.
Loading