Skip to content

Conversation

@jaketf
Copy link
Owner

@jaketf jaketf commented Jan 12, 2021

No description provided.

Jacob Ferriero and others added 30 commits November 23, 2020 15:38
... on multiple projects

fixup!
Add an environment variable to support overriding the default project
for the BigQuery Client. By default this will be the project in which
the cloud function is deployed.
Change the tests to use new utils module.
Move utility methods into a utils module
* Restructures code into constants and exception modules
* Implements Backlog Publisher / Subscriber algorithm for ordering incrementals
* Implements basic integration tests for Publisher / Subscriber
@jaketf jaketf requested a review from RyandenOtter January 12, 2021 20:56
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
""" Command Line utility for backfilling gcs_ocn_bq_ingest cloud function
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update description

or external_config.source_uris == ["REPLACEME"]):
if gsurl:
parent_gsurl = "/".join(gsurl.split("/")[:-1])
external_config.source_uris = f"{parent_gsurl}/*"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make the prefix configurable and get GCS URIs of non-empty files non-_config files.

@jaketf jaketf force-pushed the sequencing-develop branch from 21bd43c to 98e7863 Compare March 31, 2021 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants