facebookincubator/velox
A composable and fully extensible C++ execution engine library for data management systems.
C++Apache-2.0
Issues
- 1
- 5
- 1
CI tests are failing with subprocess getting killed
#11898 opened by majetideepak - 1
Invalid reinterpret_cast when building on RISC-V
#11868 opened by wangpc-pp - 6
macos-14 CI fails to download Arrow
#11871 opened by mbasmanova - 0
Enable ccache in CircleCI
#11892 opened by majetideepak - 0
velox_local_runner_test is flaky
#11878 opened by kagamiori - 3
Window fuzzer test failure in CI
#11877 opened by kagamiori - 1
Bug in between(ipprefix, ipprefix, ipprefix)
#11875 opened by kagamiori - 2
Set up Arm64 CI jobs for Velox
#11834 opened by kevinzs2048 - 3
[Parquet] TimestampPrecision / TimestampUnit mismatch in read / write files, particular for unit tests
#11607 opened by zuyu - 0
Add GTest to setup scripts
#11837 opened by assignUser - 0
The query will fail when the partition column is timestamp type and a filter is applied on it
#11791 opened by wypb - 3
Spark fuzzer failure: Ordering nulls is not supported
#11601 opened by rui-mo - 2
- 1
Add Geometry support to Velox
#11814 opened by wraymo - 2
Mac m1 build install dependencies failed
#11701 opened by zsmj2017 - 1
setup-ubuntu.sh failed with "Architecture not supported!"
#11658 opened by yingsu00 - 3
RowContainer's columns' HasNulls info
#11741 opened by zsmj2017 - 4
Spark needs micro precision in the 'in' function
#11755 opened by rui-mo - 1
Sort values before the search
#11809 opened by rui-mo - 1
- 1
Failed test ScaleWriterLocalPartitionTest.unpartitionBasic
#11763 opened by Yuhta - 0
- 1
- 0
Move Parquet Arrow LevelComparison to Parquet common.
#11678 opened by majetideepak - 0
Possible flaky test MultiFragmentTest.abortMergeExchange
#11736 opened by zuyu - 1
- 1
- 1
Flaky HashJoinReplayerTest.partialDriverIds
#11695 opened by xiaoxmeng - 1
AsyncDataCache::canTryAllocate signature incorrectly used type int32_t for MachinePageCount (uint64_t) parameter being passed
#11738 opened by aditi-pandit - 2
Remove usage of GFlags from libvelox and use a global singleton config object instead
#11730 opened by majetideepak - 0
Spark fuzzer test failed for concat_ws with array argument
#11727 opened by PHILO-HE - 0
LocalRunnerTest failing in CI
#11619 opened by bikramSingh91 - 1
velox_local_runner_tests fails on main
#11613 opened by assignUser - 1
dwio/common/compression/Compression.cpp DWIO_ENSURE_LE check output NOT as expected
#11657 opened by zuyu - 1
- 0
LocalPartitionTest test failed
#11675 opened by Yohahaha - 4
Updating histogram metric causes performance issue when spilling as it is updated too frequently
#11603 opened by HolyLow - 0
MarkDistinctPODTest/0.basic, where TypeParam = short failed
#11676 opened by Yohahaha - 0
MergeJoinTest.oneToOneAllMatch test failed
#11677 opened by Yohahaha - 2
Casting JSON to decimal produces incorrect results
#11674 opened by zhli1142015 - 0
QueryConfig spillWriteBufferSize and spillReadBufferSize should check the minimum allowed value
#11673 opened by jinchengchenghh - 1
TPCDS SF10K Query 6 failed
#11632 opened by minhancao - 1
- 0
Large memory allocation in getout after spill causes OOM
#11655 opened by FelixYBW - 0
[Conbench CI] False Positive report
#11654 opened by zuyu - 1
Refactor ParquetReader initializeSchema.
#11628 opened by majetideepak - 0
Add support for S3 Region
#11627 opened by majetideepak - 1
Add UUID type to fuzzer for e2e tests
#11622 opened by BryanCutler