Skip to content

Error handling #2

Description

@kutsurak

If the data generation failed for any reason, (for instance make is not installed) subsequent invocations of tpch_build.sh will fail as well.

In this specific case the problem is that the build script checks if the directory 02_load/SF-xxx exists, not that it actually contains data.

The solution to this would probably be to fail earlier, and thus avoid creating that directory in the first place, but a more holistic approach to error handling might be desirable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions