Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation of PyVespa functionality #600

Closed
jobergum opened this issue Oct 25, 2023 · 1 comment
Closed

Deprecation of PyVespa functionality #600

jobergum opened this issue Oct 25, 2023 · 1 comment
Milestone

Comments

@jobergum
Copy link
Member

In the upcoming pyvespa release, we are deprecating several APIs #599 that will be removed in the release after.

Using these will generate deprecation warnings.

  • vespa.appplication.parse_feed_df
  • vespa.application.df_to_vespafeed
  • vespa.application.Vespa.query_batch
  • vespa.application.Vespa.feed_batch
  • vespa.application.Vespa.delete_batch
  • vespa.application.Vespa.get_batch
  • vespa.application.Vespa.update_batch
  • vespa.application.Vespa.feed_df

The associated methods in VespaSync and VespaAsync are also deprecated.

@kkraune
Copy link
Member

kkraune commented Nov 1, 2023

will be released in 0.8

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

No branches or pull requests

2 participants