Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
snappy-google
Conversations
About
snappy-google
1–30 of 320
Mark all as read
Report abusive group
0 selected
Ahmet Yeşilçimen
Apr 15
Compilation failed with AVX,AVX2 on x64
Compilation failed for x64 builds when check AVX and AVX2. on x86 works fine. mingw-w64-x86_64-gcc
unread,
Compilation failed with AVX,AVX2 on x64
Compilation failed for x64 builds when check AVX and AVX2. on x86 works fine. mingw-w64-x86_64-gcc
Apr 15
Robert Clausecker
Apr 13
NEON shuffle optimisations broke the armv7 build
As you have turned off the github bug tracker, I have to report this bug here. Commit b3fb0b5b
unread,
NEON shuffle optimisations broke the armv7 build
As you have turned off the github bug tracker, I have to report this bug here. Commit b3fb0b5b
Apr 13
Dave Walsh
Apr 2
commit 92f18e66fdf34bdde3d5116ca3fac3910fe14fc5 breaks cross-compilation
Hello, commit 92f18e66fdf34bdde3d5116ca3fac3910fe14fc5 breaks cross-compilation under Ubuntu x64 with
unread,
commit 92f18e66fdf34bdde3d5116ca3fac3910fe14fc5 breaks cross-compilation
Hello, commit 92f18e66fdf34bdde3d5116ca3fac3910fe14fc5 breaks cross-compilation under Ubuntu x64 with
Apr 2
桃源老師
2
Mar 19
Snappy build error on CLang-14 (error: comparison of integers of different signs: 'unsigned long' and 'ptrdiff_t')
I reverted the error occurring version to commit 30326e5b8cae9b5f2ea640d74beb2562ced44219, using git
unread,
Snappy build error on CLang-14 (error: comparison of integers of different signs: 'unsigned long' and 'ptrdiff_t')
I reverted the error occurring version to commit 30326e5b8cae9b5f2ea640d74beb2562ced44219, using git
Mar 19
Shuly Bukra
Jan 12
Qustion about snzip tool
I create the flowing file data to compress: part a: 64k bytes random digits for example:
unread,
Qustion about snzip tool
I create the flowing file data to compress: part a: 64k bytes random digits for example:
Jan 12
osscontact af
10/11/22
Suggest fuzzer for snappy::Compress(), snappy::IsValidCompressedBuffer() and snappy::Uncompress().
I suggest this fuzzer for continuous vulnerability checks. ```cpp /* * This fuzzer is generated by
unread,
Suggest fuzzer for snappy::Compress(), snappy::IsValidCompressedBuffer() and snappy::Uncompress().
I suggest this fuzzer for continuous vulnerability checks. ```cpp /* * This fuzzer is generated by
10/11/22
桃源老師
,
Ran Lee
6
8/17/22
macOS build issue: "error: variable 'sigma_gn' set but not used"
SORRY, I CAN NOT SOLVE THE ISSUE WITH YOUR MENTION. THESE ARE: comment following 3 lines of file
unread,
macOS build issue: "error: variable 'sigma_gn' set but not used"
SORRY, I CAN NOT SOLVE THE ISSUE WITH YOUR MENTION. THESE ARE: comment following 3 lines of file
8/17/22
Michael Smith
8/8/22
Read performance regression Snappy 1.1.8 to 1.1.9
Apache Impala uses Snappy as the default compression for Parquet files. We looked at updating to
unread,
Read performance regression Snappy 1.1.8 to 1.1.9
Apache Impala uses Snappy as the default compression for Parquet files. We looked at updating to
8/8/22
Jacek Sieka
5/30/22
Nim language implementation of snappy
Hi, I'm happy to announce that we've reached a stable release of our snappy implementation
unread,
Nim language implementation of snappy
Hi, I'm happy to announce that we've reached a stable release of our snappy implementation
5/30/22
Matthieu
4/20/22
Compilation broken with armeabi-v7a + neon
Hi, Compilation breaks with armeabi-v7a + neon with the following error messages : In file included
unread,
Compilation broken with armeabi-v7a + neon
Hi, Compilation breaks with armeabi-v7a + neon with the following error messages : In file included
4/20/22
Marius Schamschula
, …
Steinar H. Gunderson
3
3/1/22
macOS build issue: invalid output constraint '=@ccz' in asm
On Sat, Jan 01, 2022 at 06:53:10PM -0800, Helmut KC Tessarek wrote: > *[ 80%] Building CXX object
unread,
macOS build issue: invalid output constraint '=@ccz' in asm
On Sat, Jan 01, 2022 at 06:53:10PM -0800, Helmut KC Tessarek wrote: > *[ 80%] Building CXX object
3/1/22
Si Ke
,
si ke
2
1/13/22
Snappy does not work on Alpine 32 bit platform
I figured it out. Snappy works on Alpine 3.9 and after. On Thursday, December 16, 2021 at 5:35:04 PM
unread,
Snappy does not work on Alpine 32 bit platform
I figured it out. Snappy works on Alpine 3.9 and after. On Thursday, December 16, 2021 at 5:35:04 PM
1/13/22
osscontact af
11/9/21
questions about api
Hello I am looking for a bug in snappy using fuzzer This is the plan to be reported to you. However,
unread,
questions about api
Hello I am looking for a bug in snappy using fuzzer This is the plan to be reported to you. However,
11/9/21
李扬
9/12/21
Why snappy library does not support streaming decompress/compress?
Hi, everyone: I am a beginner of snappy. Recently I am implementing a snappy read/write buffer for
unread,
Why snappy library does not support streaming decompress/compress?
Hi, everyone: I am a beginner of snappy. Recently I am implementing a snappy read/write buffer for
9/12/21
Timothy Maloney
8/26/21
Adding optimizations s390x architecture
Hey everyone, I am beginning work on this issue. Since s390x is outside of the scope of the core
unread,
Adding optimizations s390x architecture
Hey everyone, I am beginning work on this issue. Since s390x is outside of the scope of the core
8/26/21
Amy Kwan
8/17/21
Failure to build snappy with clang-13
Hi, I'd like to build snappy with clang-13, but I seem to be having trouble building snappy. The
unread,
Failure to build snappy with clang-13
Hi, I'd like to build snappy with clang-13, but I seem to be having trouble building snappy. The
8/17/21
Michael G Stauffer
,
Bart Kindt
3
7/1/21
Snappy on android?
Thanks Bart!! On Thu, Jul 1, 2021 at 2:32 PM Bart Kindt <ba...@bart.gen.nz> wrote: Look for
unread,
Snappy on android?
Thanks Bart!! On Thu, Jul 1, 2021 at 2:32 PM Bart Kindt <ba...@bart.gen.nz> wrote: Look for
7/1/21
Bart Kindt
,
Victor Costan
3
7/1/21
snappy for Linux?
I am sorry, I have not been clear enough in my question. I compile in Delphi pascal 10.4, which has
unread,
snappy for Linux?
I am sorry, I have not been clear enough in my question. I compile in Delphi pascal 10.4, which has
7/1/21
theboring channel
2
6/30/21
How do I run the snappy_benchmark ?
bah! I figured it out, the testdata was in the git root directory and I was running it from the build
unread,
How do I run the snappy_benchmark ?
bah! I figured it out, the testdata was in the git root directory and I was running it from the build
6/30/21
abebeos
3
5/7/21
Optimizations for PowerPC, MIPS and other architectures
On Sat, 8 May 2021 at 05:31, abebeos <lazaridis.com+abe...@gmail.com> wrote: On Fri, 7 May
unread,
Optimizations for PowerPC, MIPS and other architectures
On Sat, 8 May 2021 at 05:31, abebeos <lazaridis.com+abe...@gmail.com> wrote: On Fri, 7 May
5/7/21
Michał Górny
, …
abebeos
4
5/5/21
Can't find useful release archives for 1.1.9
This seems to be a github problem. A workaround is to provide an own tarball. On Wed, 5 May 2021 at
unread,
Can't find useful release archives for 1.1.9
This seems to be a github problem. A workaround is to provide an own tarball. On Wed, 5 May 2021 at
5/5/21
Raghavendran Venkataramanarao
, …
abebeos
10
5/5/21
Query on plans of upcoming release
Thanks Victor for the swift action and making the release tagging available as promised. Regards,
unread,
Query on plans of upcoming release
Thanks Victor for the swift action and making the release tagging available as promised. Regards,
5/5/21
Lazaridis
3
3/18/21
[BUG] Last Commit Breaks CI
fixed by team within https://github.com/google/snappy/commit/5e7c14bd05ee72a4294f413ac386032a47578eac
unread,
[BUG] Last Commit Breaks CI
fixed by team within https://github.com/google/snappy/commit/5e7c14bd05ee72a4294f413ac386032a47578eac
3/18/21
Lazaridis
2
3/4/21
Add missing "absl/flags" without breaking google-internals
Attempting via abseil project: https://github.com/abseil/abseil-cpp/issues/911 On Monday, March 1,
unread,
Add missing "absl/flags" without breaking google-internals
Attempting via abseil project: https://github.com/abseil/abseil-cpp/issues/911 On Monday, March 1,
3/4/21
Lazaridis
, …
Lazaridis
5
2/24/21
is this the central snappy list, or is ther a new one?
Very nice. Possibly a bit context, in order to save redundant work on all sides: This is about those
unread,
is this the central snappy list, or is ther a new one?
Very nice. Possibly a bit context, in order to save redundant work on all sides: This is about those
2/24/21
pramod wadappi
7/1/20
java.lang.UnsatisfiedLinkError: /tmp/snappy-unknown-269a817e-4530-4cee-95a0-2ad5f74fa0f3-libsnappyjava.so: /tmp/snappy-unknown-269a817e-4530-4cee-95a0-2ad5f74fa0f3-libsnappyjava.so: failed to map segment from shared object: Operation not permitted
Hi All, I am working on one of the Kafka related issue. We have written few test cases where we
unread,
java.lang.UnsatisfiedLinkError: /tmp/snappy-unknown-269a817e-4530-4cee-95a0-2ad5f74fa0f3-libsnappyjava.so: /tmp/snappy-unknown-269a817e-4530-4cee-95a0-2ad5f74fa0f3-libsnappyjava.so: failed to map segment from shared object: Operation not permitted
Hi All, I am working on one of the Kafka related issue. We have written few test cases where we
7/1/20
techenthu
,
Michał Górny
2
6/4/20
JAVA SNAPPY GUIDANCE
On Thu, 2020-06-04 at 03:55 -0700, techenthu wrote: > Hi, > How much can snappy compress? Can
unread,
JAVA SNAPPY GUIDANCE
On Thu, 2020-06-04 at 03:55 -0700, techenthu wrote: > Hi, > How much can snappy compress? Can
6/4/20
Ivan G
5/18/20
New .NET(C#) fully managed Snappy lib.
Just in case anyone is interested - I ported Golang implementation to .NET with some performance
unread,
New .NET(C#) fully managed Snappy lib.
Just in case anyone is interested - I ported Golang implementation to .NET with some performance
5/18/20
Harish Kumar
4/30/20
maximum literal length supported
Hi, I see that max literal length can got upto 2^32 -1 ie; 4bytes based on below link https://github.
unread,
maximum literal length supported
Hi, I see that max literal length can got upto 2^32 -1 ie; 4bytes based on below link https://github.
4/30/20
HEERA NAND BHAGTANI
4/30/20
Snappy High Compression?
Hi, I was looking into LZ4 gitHub https://github.com/lz4/lz4 and found below table: Compressor Ratio
unread,
Snappy High Compression?
Hi, I was looking into LZ4 gitHub https://github.com/lz4/lz4 and found below table: Compressor Ratio
4/30/20