Skip to content

FIX: don't ignore the pipeline in ElasticSearch bulk_write#60

Merged
eigenein merged 1 commit intokpn:masterfrom
emam-kpn:master
Feb 8, 2023
Merged

FIX: don't ignore the pipeline in ElasticSearch bulk_write#60
eigenein merged 1 commit intokpn:masterfrom
emam-kpn:master

Conversation

@emam-kpn
Copy link
Copy Markdown
Contributor

@emam-kpn emam-kpn commented Feb 8, 2023

The pipeline argument is only respected in the write function that does an index call to Elastic, but not in the bulk_write function that does a bulk call to Elastic.

Copy link
Copy Markdown
Collaborator

@beerdeaap beerdeaap left a comment

Choose a reason for hiding this comment

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

No test to update / add ?

@eigenein eigenein merged commit 92749fb into kpn:master Feb 8, 2023
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