flyrain commented on code in PR #199: URL: https://github.com/apache/polaris/pull/199#discussion_r1735582784
########## regtests/run_spark_sql.sh: ########## @@ -16,11 +16,19 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. + +# ----------------------------------------------------------------------------- +# Purpose: Launch the Spark SQL shell to interact with Polaris. +# ----------------------------------------------------------------------------- # +# Usage: +# Without arguments: Runs against a catalog backed by the local filesystem Review Comment: Fixed -- 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]
