sgn icon indicating copy to clipboard operation
sgn copied to clipboard

BrAPI should not use materialized views

Open lukasmueller opened this issue 2 years ago • 3 comments

Expected Behavior

Most downloads etc should not use materialized views. Only things that are interactive, such as the wizard, should rely on materialized views.

For Bugs:

Environment

Steps to Reproduce

lukasmueller avatar Jun 15 '22 19:06 lukasmueller

Will require speed improvements for native queries, let's revisit ideas like #3089 to improve speed

bellerbrock avatar Jun 15 '22 20:06 bellerbrock

Need to create a list of which method (native vs materialized) which brapi call use

lukasmueller avatar Jun 30 '22 15:06 lukasmueller

Related #2629

MFlores2021 avatar Aug 21 '23 19:08 MFlores2021