Skip to content

Move deprecated schema markers to JSON ingestion#1259

Draft
jwils wants to merge 1 commit into
mainfrom
joshuaw/json-ingestion-deprecated-apis
Draft

Move deprecated schema markers to JSON ingestion#1259
jwils wants to merge 1 commit into
mainfrom
joshuaw/json-ingestion-deprecated-apis

Conversation

@jwils

@jwils jwils commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Move deleted_type, deleted_field, and renamed_from from core schema definition into the JSON ingestion schema definition extension.
  • Move the deprecated element value object and metadata state into elasticgraph-json_ingestion.
  • Keep the existing deprecation-marker docs with the extension APIs that now own the behavior.

Validation

  • script/lint
  • script/type_check
  • script/run_gem_specs elasticgraph-json_ingestion
  • bundle exec rspec elasticgraph-schema_definition/spec/unit/elastic_graph/schema_definition/factory_spec.rb

Note: script/run_gem_specs elasticgraph-schema_definition was not run to completion locally because the test datastore was not running (http://localhost:9234).

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.

1 participant