adamreeve commented on code in PR #33893:
URL: https://github.com/apache/arrow/pull/33893#discussion_r1118150287


##########
csharp/src/Apache.Arrow.Compression/Lz4CompressionCodec.cs:
##########
@@ -18,7 +18,7 @@
 using CommunityToolkit.HighPerformance;
 using K4os.Compression.LZ4.Streams;
 
-namespace Apache.Arrow.Tests.Compression
+namespace Apache.Arrow.Compression
 {
     internal sealed class Lz4CompressionCodec : ICompressionCodec

Review Comment:
   Yes that would make sense, I will update both.



-- 
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]

Reply via email to