John Zhuge

Results 49 comments of John Zhuge

Find this message strange from https://github.com/jzhuge/spark/runs/7886846067?check_suite_focus=true: ``` [info] Found the following changed modules: catalyst, hive-thriftserver ``` This PR does not change module `hive-thriftserver`.

Looking at error: ``` SparkThrowableSuite.Error classes are correctly formatted ```

Puzzled by this pyspark test failures. Seems unrelated. ``` [info] compiling 25 Scala sources to /__w/spark/spark/connector/docker-integration-tests/target/scala-2.12/test-classes ... [error] /__w/spark/spark/sql/hive/src/test/scala/org/apache/spark/sql/HiveCharVarcharTestSuite.scala:49:13: exception during macro expansion: [error] java.util.MissingResourceException: Can't find bundle for base...

Sorry, not added yet. On Tue, Mar 1, 2022 at 3:07 PM Erik Krogen ***@***.***> wrote: > @jzhuge The PR as-is seems to only contain > the view catalog interface,...

@melin #28147 was marked stale and closed.

Likely. This PR will support creating v2 views.

Yes, many view DDL commands will be implemented, you can find a complete list in [SPIP](https://docs.google.com/document/d/1XOxFtloiMuW24iqJ-zJnDzHl2KMxipTjJoxleJFz66A/edit?usp=sharing).

Thanks @ljfgem @wmoustafa for the comments. Looking ... Also may add a few unit tests to illustrate some scenarios.

Hi Melin, I opened a new PR because #28147 was closed and it was way out of sync from the current main branch. Thanks, On Fri, Mar 11, 2022 at...