-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1.0-incubating
-
Component/s: None
-
Labels:None
Add basic support for streaming queries. This includes the STREAM keyword (e.g.
SELECT STREAM * FROM Orders
), and extend the Table SPI to indicate that a table can be streamed.