-
Notifications
You must be signed in to change notification settings - Fork 18
Default to creating warehouse schema. #925
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
85728b5 to
520e58e
Compare
b19d12d to
f89a5fb
Compare
520e58e to
155359c
Compare
f89a5fb to
b56008c
Compare
20e49e1 to
2dc6b71
Compare
b56008c to
5ffa1f4
Compare
2dc6b71 to
b829a44
Compare
5ffa1f4 to
ac6f77e
Compare
2c13ca6 to
f9df6ab
Compare
f9df6ab to
086797a
Compare
ac6f77e to
3656c7d
Compare
086797a to
3648f46
Compare
3656c7d to
8c82261
Compare
97c8cc3 to
359d80d
Compare
8c82261 to
147e9c5
Compare
47b2bc4 to
0607f21
Compare
2ea7db4 to
75d1001
Compare
147e9c5 to
313fe3d
Compare
75d1001 to
62c9ce4
Compare
313fe3d to
3ad4846
Compare
myronmarston
requested changes
Dec 29, 2025
elasticgraph-warehouse/lib/elastic_graph/warehouse/schema_definition/factory_extension.rb
Outdated
Show resolved
Hide resolved
elasticgraph-warehouse/lib/elastic_graph/warehouse/schema_definition/index_extension.rb
Outdated
Show resolved
Hide resolved
elasticgraph-warehouse/lib/elastic_graph/warehouse/schema_definition/results_extension.rb
Outdated
Show resolved
Hide resolved
...house/sig/elastic_graph/warehouse/schema_definition/object_interface_and_union_extension.rbs
Outdated
Show resolved
Hide resolved
...cgraph-warehouse/spec/unit/elastic_graph/warehouse/schema_definition/index_extension_spec.rb
Outdated
Show resolved
Hide resolved
...cgraph-warehouse/spec/unit/elastic_graph/warehouse/schema_definition/index_extension_spec.rb
Outdated
Show resolved
Hide resolved
...cgraph-warehouse/spec/unit/elastic_graph/warehouse/schema_definition/warehouse_table_spec.rb
Outdated
Show resolved
Hide resolved
...cgraph-warehouse/spec/unit/elastic_graph/warehouse/schema_definition/warehouse_table_spec.rb
Outdated
Show resolved
Hide resolved
...cgraph-warehouse/spec/unit/elastic_graph/warehouse/schema_definition/warehouse_table_spec.rb
Outdated
Show resolved
Hide resolved
...cgraph-warehouse/spec/unit/elastic_graph/warehouse/schema_definition/warehouse_table_spec.rb
Outdated
Show resolved
Hide resolved
4b02d9b to
5f33543
Compare
Automatically creates warehouse tables when `index` is called on a type. Adds `exclude_from_warehouse` method for types that should be excluded from the data warehouse despite having an index.
b2ac220 to
348ba69
Compare
myronmarston
approved these changes
Dec 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.