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

COMPLETE refresh bugs? enable(), disable(), add_expr() does not work properly #161

Open
andrews812 opened this issue Feb 13, 2018 · 1 comment

Comments

@andrews812
Copy link

Hello!
I've found lot of weirdnesses when trying to use COMPLETE refresh views:

  1. enable() actually does not enable mview: it does not set flexviews.mview.mview_enabled flag
  2. disable() actually does not disable mview
  3. add_expr() does not actually work because flexviews.mview.mview_enabled is not set. For example, i can not create KEY for mview. Procedure does not report any warnings/errors but it does not set a key (because it's not enabled)

Does actually Flexviews intended to be used with complete refreshes?

@greenlion
Copy link
Owner

I'll look into these issues shortly, sorry for the delay.

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

2 participants