During the ingest process, once we're done ingesting, we drop the original table and and rename the new table. We should add a validation step that the new table is not empty before we do the rename so that we avoid the potential issue where we failed to ingest any chunks, and we end up with empty data.