[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-18 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r276874659 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/V2StreamingScanSup

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-18 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r276864854 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/V2StreamingScanSup

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-18 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r276861783 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/V2StreamingScanSup

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-18 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r276748731 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/V2StreamingScanSup

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-18 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r276747318 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/V2StreamingScanSup

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-04 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r272429913 ## File path: sql/core/src/main/java/org/apache/spark/sql/sources/v2/writer/WriteBuilder.java ###

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-04 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r272428014 ## File path: sql/core/src/main/java/org/apache/spark/sql/sources/v2/reader/Scan.java ## @@

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-04 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r272289632 ## File path: sql/core/src/main/java/org/apache/spark/sql/sources/v2/Table.java ## @@ -27,8 +

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-03 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r271814287 ## File path: sql/core/src/main/java/org/apache/spark/sql/sources/v2/SupportsRead.java ## @@

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-02 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r271553638 ## File path: sql/core/src/main/java/org/apache/spark/sql/sources/v2/SupportsWrite.java ## @

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-03-22 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r268331399 ## File path: sql/core/src/main/java/org/apache/spark/sql/sources/v2/reader/Scan.java ## @@

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-03-21 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r267985760 ## File path: sql/core/src/main/java/org/apache/spark/sql/sources/v2/Table.java ## @@ -27,11

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-03-20 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r267320719 ## File path: sql/core/src/main/java/org/apache/spark/sql/sources/v2/Table.java ## @@ -27,11

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-03-20 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r267298770 ## File path: sql/core/src/main/java/org/apache/spark/sql/sources/v2/reader/Scan.java ## @@

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-03-20 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r267297353 ## File path: external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaSourceProvider

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-03-19 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r266868747 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/MicroBatchExecution.sca

[GitHub] [spark] cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming

2019-03-18 Thread GitBox
cloud-fan commented on a change in pull request #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#discussion_r266711897 ## File path: external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaSourceProvider