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

Refactoring Flint metadata and build index API #24

Closed
5 of 6 tasks
Tracked by #3
dai-chen opened this issue Aug 30, 2023 · 1 comment
Closed
5 of 6 tasks
Tracked by #3

Refactoring Flint metadata and build index API #24

dai-chen opened this issue Aug 30, 2023 · 1 comment
Assignees
Labels
maintenance Code refactoring

Comments

@dai-chen
Copy link
Collaborator

dai-chen commented Aug 30, 2023

Code needs refactoring after materialized view added finally:

  • Finalize FlintMetadata and refactor serde code:
    • common code moved into flint-core and other left in flint-spark-integration
    • update Flint user reference doc accordingly
  • Refactor FlintSpark.createIndex which always uses foreach sink
    • MV build DataFrame doesn't use foreach sink
    • check if covering index can still foreach sink or not
@dai-chen
Copy link
Collaborator Author

dai-chen commented Oct 19, 2023

Another item: see if previous multi-line JSON string is more readable than XContent use in FlintMetadata. May track separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Code refactoring
Projects
None yet
Development

No branches or pull requests

1 participant