IMPORTANT: This PR is based on #57. When merging, please merge that first before this PR.
This PR changed the dataset directory input from predefined to argument in the Dockerfile. But, the current end-to-end quickstart still use predefined dataset path when materializing the views (that will cause error if the Dockerfile is not using the default value for dataset directory argument). So, I left the argument feature as a hidden feature (not listed in the quick start guide).
IMPORTANT: This PR is based on #57. When merging, please merge that first before this PR.
This PR changed the dataset directory input from predefined to argument in the Dockerfile. But, the current end-to-end quickstart still use predefined dataset path when materializing the views (that will cause error if the Dockerfile is not using the default value for dataset directory argument). So, I left the argument feature as a hidden feature (not listed in the quick start guide).