[GitHub] [hudi] hddong commented on a change in pull request #1770: [HUDI-708]Add temps show and unit test for TempViewCommand

2020-07-22 Thread GitBox
hddong commented on a change in pull request #1770: URL: https://github.com/apache/hudi/pull/1770#discussion_r458821046 ## File path: hudi-cli/src/main/java/org/apache/hudi/cli/utils/SparkTempViewProvider.java ## @@ -101,6 +101,17 @@ public void runQuery(String sqlText) {

[GitHub] [hudi] hddong commented on a change in pull request #1770: [HUDI-708]Add temps show and unit test for TempViewCommand

2020-07-22 Thread GitBox
hddong commented on a change in pull request #1770: URL: https://github.com/apache/hudi/pull/1770#discussion_r458817753 ## File path: hudi-cli/src/main/java/org/apache/hudi/cli/commands/TempViewCommand.java ## @@ -20,36 +20,55 @@ import org.apache.hudi.cli.HoodieCLI;

[GitHub] [hudi] hddong commented on a change in pull request #1770: [HUDI-708]Add temps show and unit test for TempViewCommand

2020-07-22 Thread GitBox
hddong commented on a change in pull request #1770: URL: https://github.com/apache/hudi/pull/1770#discussion_r458817753 ## File path: hudi-cli/src/main/java/org/apache/hudi/cli/commands/TempViewCommand.java ## @@ -20,36 +20,55 @@ import org.apache.hudi.cli.HoodieCLI;

[GitHub] [hudi] hddong commented on a change in pull request #1770: [HUDI-708]Add temps show and unit test for TempViewCommand

2020-07-22 Thread GitBox
hddong commented on a change in pull request #1770: URL: https://github.com/apache/hudi/pull/1770#discussion_r458817019 ## File path: hudi-cli/src/main/java/org/apache/hudi/cli/HoodieCLI.java ## @@ -115,4 +115,16 @@ public static synchronized TempViewProvider