[ 
https://issues.apache.org/jira/browse/CASSANDRA-18219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683162#comment-17683162
 ] 

Stefan Miklosovic commented on CASSANDRA-18219:
-----------------------------------------------

Thank you for reporting this! I will take a closer look if we could propagate 
the information you need. What you mean under the "type of aggregation"? 

I am not sure what slow query logger is. I think you meant "no spamming 
logger", we can probably print this in debug via that logger if you find it 
useful.

> Warning message on aggregation queries doesn't specify table name or 
> aggregate type
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18219
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18219
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability/Logging
>            Reporter: Brad Schoening
>            Priority: Normal
>
> The existing aggregation query warning messages in SelectStatement.java:
>      _'Aggregation query used without partition key'_
>      _'Aggregation query used on multiple partition keys (IN restriction)'_
> are missing the helpful details which would assist users in quickly 
> identifying the offending query. The table name and type of aggregation would 
> be useful additions in the WARN message.
> In addition, following the example of the slow query logger and printing out 
> the query string at DEBUG level would be especially helpful.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to