Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

add progress bar to upsert from CLI #88

Merged
merged 3 commits into from
Oct 23, 2023
Merged

Conversation

acatav
Copy link
Contributor

@acatav acatav commented Oct 22, 2023

Problem

There is no progress reporting for users doing bulk upsert via CLI

Solution

Add simple batching and progress bar for upserts from the CLI

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

Manual test

Copy link
Contributor

@igiloh-pinecone igiloh-pinecone left a comment

Choose a reason for hiding this comment

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

LGTM

@igiloh-pinecone igiloh-pinecone merged commit bcf2b03 into dev Oct 23, 2023
10 checks passed
@igiloh-pinecone igiloh-pinecone deleted the cli-batch-upsert branch October 23, 2023 07:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants