paypal/hera

Correction in Docker Build section in README.md

manupatteri opened this issue · 1 comments

Docker Build sub section in Getting Started section in Readme.md ( https://github.com/paypal/hera#docker-build) doesn't include steps for creating sample table and test data. So after following the steps in DockerBuild section it fails with an error
'query err SQL error: Error 1146: Table 'testschema.sample' doesn't exist'

Closing this as #195 took care of it.