y1chi edited a comment on pull request #14538:
URL: https://github.com/apache/beam/pull/14538#issuecomment-820573149


   > To clarify my comment:
   > 
   > * If test data is cheap, it is created as part of test method
   > * If test data is expensive enough to keep, it is created with code that 
is checked in, and some instructions can be in the comments. This way you can 
re-run the code to re-initialize a new environment, adjust the test code and 
data generation together, etc.
   
   I tried to find how the tables were created but found no clue. It was likely 
manually created a long time ago. As a side note I think test tables can be 
created by following https://cloud.google.com/bigtable/docs/creating-test-table.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to