Navigation Menu

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

Fix some bugs in FilterListBuilder #1254

Merged
merged 2 commits into from Mar 12, 2020

Conversation

plessbd
Copy link
Contributor

@plessbd plessbd commented Mar 12, 2020

found a few bugs in the filterlistbuilder...

@plessbd plessbd force-pushed the filterlistbuilder-bugs branch 2 times, most recently from 357ac6d to 2b0bd2b Compare March 12, 2020 04:52
@jtpalmer
Copy link
Contributor

Note that the logging issues were caused by #1240

classes/DB/FilterListBuilder.php Outdated Show resolved Hide resolved
classes/DB/FilterListBuilder.php Outdated Show resolved Hide resolved
classes/DB/FilterListBuilder.php Show resolved Hide resolved
@jtpalmer
Copy link
Contributor

Since the tables are now always being recreated it might be worth considering combining the CREATE TABLE and the INSERT statements into a single CREATE TABLE ... SELECT statement. Not sure if it would be worth the effort, but it could potentially simplify things.

@plessbd
Copy link
Contributor Author

plessbd commented Mar 12, 2020

I will look at doing that as part of another pull request

@plessbd plessbd merged commit 73992a1 into ubccr:xdmod9.0 Mar 12, 2020
@plessbd plessbd deleted the filterlistbuilder-bugs branch March 12, 2020 12:47
@jtpalmer jtpalmer added this to the 9.0.0 milestone Aug 10, 2020
@jtpalmer jtpalmer added bug Bugfixes Category:Metric Explorer Metric Explorer / Usage labels Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes Category:Metric Explorer Metric Explorer / Usage
Projects
None yet
2 participants