yma11 opened a new issue, #5511:
URL: https://github.com/apache/incubator-gluten/issues/5511
### Backend
VL (Velox)
### Bug description
Following error happens during compilation:
```
..../Parquet_Read_Fuzz/ep/build-velox/build/velox_ep/./velox/vector/SelectivityVector.h:160:20:
error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
160 | allSelected_ = false;
| ~~~~~~~~~~~~~^~~~~~~
```
### Spark version
None
### Spark configurations
_No response_
### System information
Velox System Info v0.0.2
Commit: a3e30af3a594d9ba3bc086f700fa62cd43a27111
CMake Version: 3.22.1
System: Linux-5.15.0-102-generic
Arch: x86_64
C++ Compiler: /usr/bin/c++
C++ Compiler Version: 11.4.0
C Compiler: /usr/bin/cc
C Compiler Version: 11.4.0
CMake Prefix Path: /usr/local;/usr;/;/usr;/usr/local;/usr/X11R6;/usr/pkg;/opt
\nThe results will be copied to your clipboard if xclip is installed.
### Relevant logs
_No response_
--
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]