[GitHub] [hudi] garyli1019 commented on a change in pull request #1702: Bootstrap datasource changes

2020-07-05 Thread GitBox
garyli1019 commented on a change in pull request #1702: URL: https://github.com/apache/hudi/pull/1702#discussion_r449934912 ## File path: hudi-spark/src/main/scala/org/apache/hudi/DefaultSource.scala ## @@ -54,29 +58,54 @@ class DefaultSource extends RelationProvider val

[GitHub] [hudi] garyli1019 commented on a change in pull request #1702: Bootstrap datasource changes

2020-07-05 Thread GitBox
garyli1019 commented on a change in pull request #1702: URL: https://github.com/apache/hudi/pull/1702#discussion_r434962196 ## File path: hudi-spark/src/main/scala/org/apache/hudi/HudiBootstrapRelation.scala ## @@ -0,0 +1,185 @@ +/* + * Licensed to the Apache Software

[GitHub] [hudi] garyli1019 commented on a change in pull request #1702: Bootstrap datasource changes

2020-07-05 Thread GitBox
garyli1019 commented on a change in pull request #1702: URL: https://github.com/apache/hudi/pull/1702#discussion_r449933225 ## File path: hudi-spark/src/main/scala/org/apache/hudi/HudiBootstrapRDD.scala ## @@ -0,0 +1,131 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [hudi] garyli1019 commented on a change in pull request #1702: Bootstrap datasource changes

2020-06-14 Thread GitBox
garyli1019 commented on a change in pull request #1702: URL: https://github.com/apache/hudi/pull/1702#discussion_r439878477 ## File path: hudi-spark/src/main/scala/org/apache/hudi/HudiBootstrapRDD.scala ## @@ -0,0 +1,131 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [hudi] garyli1019 commented on a change in pull request #1702: Bootstrap datasource changes

2020-06-03 Thread GitBox
garyli1019 commented on a change in pull request #1702: URL: https://github.com/apache/hudi/pull/1702#discussion_r434962196 ## File path: hudi-spark/src/main/scala/org/apache/hudi/HudiBootstrapRelation.scala ## @@ -0,0 +1,185 @@ +/* + * Licensed to the Apache Software