MaxGekk commented on PR #38246:
URL: https://github.com/apache/spark/pull/38246#issuecomment-1278482192

   +1, LGTM. Merging to master.
   I ran the modified tests locally:
   ```
   $ build/sbt "test:testOnly *CreateNamespaceParserSuite"
   [info] CreateNamespaceParserSuite:
   [info] - create namespace - backward compatibility with 
DATABASE/DBPROPERTIES (1 second, 165 milliseconds)
   [info] - create namespace - check duplicates (425 milliseconds)
   [info] - create namespace - property values must be set (4 milliseconds)
   [info] - create namespace - either PROPERTIES or DBPROPERTIES is allowed (4 
milliseconds)
   [info] - create namespace - support for other types in PROPERTIES (5 
milliseconds)
   ...
   [info] All tests passed.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to