bschoening commented on code in PR #3991: URL: https://github.com/apache/cassandra/pull/3991#discussion_r2002078718
########## doc/modules/cassandra/pages/developing/cql/functions.adoc: ########## @@ -92,9 +92,9 @@ into its own datatype. The conversions rely strictly on Java's semantics. For example, the double value 1 will be converted to the text value '1.0'. For instance: -[source,cql] +[source,sql] Review Comment: @bbotella intentional because AsciiDoc doesn't have a 'cql' formatter, and sql works pretty well. See https://docs.asciidoctor.org/asciidoc/latest/verbatim/source-blocks/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org