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

Process schema directories recursively #1154

Merged
merged 10 commits into from
Nov 9, 2020
Merged

Process schema directories recursively #1154

merged 10 commits into from
Nov 9, 2020

Conversation

mavam
Copy link
Member

@mavam mavam commented Nov 9, 2020

📔 Description

This PR enables recursive directory traversal when processing the schema directory.

📝 Checklist

  • All user-facing changes have changelog entries.
  • The PR description contains instructions for the reviewer, if necessary.

🎯 Review Instructions

Commit-by-commit suits best.

The type does not contain enough information to infer the semantics.
libvast/src/schema.cpp Outdated Show resolved Hide resolved
libvast/src/schema.cpp Outdated Show resolved Hide resolved
libvast/src/schema.cpp Outdated Show resolved Hide resolved
libvast/vast/schema.hpp Show resolved Hide resolved
Copy link
Member

@dominiklohmann dominiklohmann left a comment

Choose a reason for hiding this comment

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

I did not run the code locally, but I read it very thoroughly and I trust that you did actually test it @mavam.

One minor code comment request, other than that this looks good to go to me. Approving already, but please fix the Doxygen comments before merging.

libvast/vast/data.hpp Show resolved Hide resolved
libvast/vast/schema.hpp Outdated Show resolved Hide resolved
@mavam
Copy link
Member Author

mavam commented Nov 9, 2020

I did not run the code locally, but I read it very thoroughly and I trust that you did actually test it @mavam.

I tested this by running a query with a concept definition in schema/taxonomy/ecs, which resolved properly.

@mavam mavam merged commit 20ea10b into master Nov 9, 2020
@mavam mavam deleted the story/ch20458 branch November 9, 2020 20:49
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.

2 participants