joao-r-reis commented on code in PR #1844:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1844#discussion_r2054419043


##########
snappy/compressor_test.go:
##########
@@ -22,7 +22,7 @@
  * See the NOTICE file distributed with this work for additional information.
  */
 
-package gocql
+package snappy

Review Comment:
   This file is missing 
   ``` 
   //go:build all || unit
   // +build all unit
   ```
   so it runs in the CI unit tests step



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to