docker build -t foodmart .to build a container with PostgreSQL database and Foodmart dataset data upload scripts.docker run --rm -ti -p5432:5432 foodmartto run a disposable instance of that container that loads Foodmart data when started.- wait until the data is loaded (the container outputs
PostgreSQL init process complete; ready for start up.). sbt testruns SQL vs RelBuilder test.sbr runruns just RelBuilder-based queries and outputs results.
-
Notifications
You must be signed in to change notification settings - Fork 0
sumerman/calcite-playground
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Building queries with RelBuilder of Apache Calcite
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published