### _Why are the changes needed?_ Fix https://github.com/apache/incubator-kyuubi/issues/3500 Supply a SQL script to create TPC tables in spark_catalog and load tiny scale data. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3526 from Yikf/playgroud-tiny-dataset. Closes #3500 8d06322d [yikf] supply tpcds tiny dataset Authored-by: yikf <yikaifei1@gmail.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| core-site.xml | ||
| hive-schema-2.3.0.postgres.sql | ||
| hive-site.xml | ||
| hive-txn-schema-2.3.0.postgres.sql | ||
| kyuubi-defaults.conf | ||
| kyuubi-log4j2.xml | ||
| kyuubi-playground-base.Dockerfile | ||
| kyuubi-playground-hadoop.Dockerfile | ||
| kyuubi-playground-kyuubi.Dockerfile | ||
| kyuubi-playground-metastore.Dockerfile | ||
| kyuubi-playground-spark.Dockerfile | ||
| load-dataset-tpcds-tiny.sql | ||
| load-dataset-tpch-tiny.sql | ||
| spark-defaults.conf | ||