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

PXD-397 ⁃ 'invoked with empty sequence' warning #33

Open
frickjack opened this issue Feb 16, 2018 · 0 comments
Open

PXD-397 ⁃ 'invoked with empty sequence' warning #33

frickjack opened this issue Feb 16, 2018 · 0 comments
Labels

Comments

@frickjack
Copy link
Contributor

frickjack commented Feb 16, 2018

128.135.98.49 - uid:1,reuben@frickjack.com [16/Feb/2018:16:08:38 +0000] "POST /v0/submission/graphql HTTP/1.0" 200 115 "https://www.planx-pla.net/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36"
root_graphql_query. Run a graphql query in resource/submission/init
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_case._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_experiment._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
root_graphql_query. Run a graphql query in resource/submission/init
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_aliquot._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_slideimage._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_submittedalignedreads._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_submittedcopynumber._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "concat(transaction_logs.program, :param_1, transaction_logs.project)" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_submittedmethylation._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
[pid: 25|app: 0|req: 6/34] 128.135.98.49 (uid:1,reuben@frickjack.com) {66 vars in 3625 bytes} [Fri Feb 16 16:08:38 2018] POST /v0/submission/graphql/ => generated 46 bytes in 55 msecs (HTTP/1.0 200) 5 headers in 230 bytes (1 switches on core 0)
128.135.98.49 - uid:1,reuben@frickjack.com [16/Feb/2018:16:08:38 +0000] "POST /v0/submission/graphql/ HTTP/1.0" 200 46 "https://www.planx-pla.net/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36"
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_submittedsomaticmutation._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_submittedunalignedreads._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
[pid: 26|app: 0|req: 29/35] 128.135.98.49 (uid:1,reuben@frickjack.com) {66 vars in 3625 bytes} [Fri Feb 16 16:08:38 2018] POST /v0/submission/graphql/ => generated 352 bytes in 70 msecs (HTTP/1.0 200) 5 headers in 231 bytes (1 switches on core 0)
128.135.98.49 - uid:1,reuben@frickjack.com [16/Feb/2018:16:08:38 +0000] "POST /v0/submission/graphql/ HTTP/1.0" 200 352 "https://www.planx-pla.net/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36"
root_graphql_query. Run a graphql query in resource/submission/init
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_case._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_experiment._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_aliquot._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_slideimage._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_submittedalignedreads._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_submittedcopynumber._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_submittedmethylation._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_submittedsomaticmutation._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.
return o[0](self, self.expr, op, *(other + o[1:]), **kwargs)
/usr/local/lib/python2.7/dist-packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-predicate on "node_submittedunalignedreads._props ->> :_props_1" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.

@frickjack frickjack added the bug label Feb 16, 2018
@philloooo philloooo added this to the 2018-Fourth milestone Feb 20, 2018
@trevars trevars modified the milestones: 2018-Fourth, 2018 Sixth Mar 5, 2018
@gneglur gneglur modified the milestones: 2018 Sixth, 2018-7th Mar 19, 2018
@trevars trevars modified the milestones: 2018-7th, 2018 8th Apr 2, 2018
@trevars trevars modified the milestones: 2018 8th, 2018 9th Apr 16, 2018
@gneglur gneglur removed this from the 2018 9th milestone Apr 30, 2018
@philloooo philloooo changed the title 'invoked with empty sequence' warning PXD-397 ⁃ 'invoked with empty sequence' warning May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants