This issue adds a feature to create a mock dataset to execute queries against. Many times, users may want to test a SQL warehouse, but there may be organizational or contractual reasons why the production data cannot be used in a development capacity. This feature allows a user to specify a schema and the number of rows to a function and it will return/write the mock dataset to a desired location.
This issue adds a feature to create a mock dataset to execute queries against. Many times, users may want to test a SQL warehouse, but there may be organizational or contractual reasons why the production data cannot be used in a development capacity. This feature allows a user to specify a schema and the number of rows to a function and it will return/write the mock dataset to a desired location.