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

Remove tables from table endpoint that are neither managed by aggregation data store nor referenced from fact table. #1959

Open
Chandrasekar-Rajasekar opened this issue Mar 24, 2021 · 0 comments

Comments

@Chandrasekar-Rajasekar
Copy link
Collaborator

Expected Behavior

Table endpoint should only list the tables which are managed by aggregation data store or referenced from the fact table. All other tables should not be listed to UI.

Current Behavior

Table endpoint lists all the tables including one managed by JPAdatastore in aggregation fact table format.

Possible Solution

Steps to Reproduce (for bugs)

  1. Configure an aggregation datastore table and JPA model.
  2. Query table endpoint
  3. JPA model will be listed as an aggregation fact table with all its attributes as dimensions and empty metrics.
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

1 participant