facebookincubator/velox
A composable and fully extensible C++ execution engine library for data management systems.
C++Apache-2.0
Issues
- 0
- 4
- 4
- 5
- 1
Add TimeIntermediateTypeTransform
#14969 opened by kgpai - 6
Add `ignoreDuplicates` for `AggregateFunctionMetadata`
#14897 opened by MBkkt - 0
Incorrect data returned by TPCDS connector for `customer.c_email_address`
#14966 opened by pramodsatya - 7
Cudf initialize operator when driver initializing
#14943 opened by jinchengchenghh - 1
- 1
Potential race condition in global aggregate initialization
#14945 opened by maniloya - 1
Cache fuzzer fails due to "Inject hook read failure"
#14946 opened by kagamiori - 0
Put together guidelines for writing cmake files
#14941 opened by mbasmanova - 0
localtime, current_date fail in fuzzer with Presto SOT
#14937 opened by kgpai - 0
- 0
ArrowArrayStruct contains null data pointer for a buffer with non-zero computed size
#14754 opened by wecharyu - 4
Support multiple ABFS file system instances
#14885 opened by xin-zhang2 - 5
Parquet reader can give incorrect results due to row group metadata filtering
#14919 opened by jaystarshot - 1
[Prestissimo] Connector Config Clean Up
#14853 opened by kewang1024 - 0
Flaky test MockSharedArbitrationTest.allocationFromFreeReservedMemoryDuringGlobalArbitration
#14920 opened by jinchengchenghh - 0
- 1
Add MemoryPool to SimpleFunction
#14914 opened by natashasehgal - 2
CI is broken due to cuDF
#14899 opened by majetideepak - 0
TPCH benchmark test Q4 abort with sve_build
#14905 opened by xiechao168 - 1
Flaky ScaleWriterLocalPartitionTest.unpartitionBasic
#14822 opened by xiaoxmeng - 3
- 0
How we handle '\0' as partition values
#14893 opened by boneanxs - 0
Presto current_date should be based of session time
#14890 opened by kgpai - 0
Some header files aren't installed by `cmake --install`
#14763 opened by kou - 2
Improve GFlags CMake target handling
#14760 opened by kou - 2
GCC CI is failing by CuDF + Parquet test build failure
#14869 opened by kou - 0
Refactor registerAbfsFileSystem to create a singleton for each authentication type
#14880 opened by xin-zhang2 - 2
- 5
Don't install pyvelox component by default
#14756 opened by assignUser - 0
Velox TPCH Implementation Violates Foreign Key Constraints
#14876 opened by tdcmeehan - 0
[cuDF] Add a step to the adapters build to verify that Velox links to cuDF
#14867 opened by GregoryKimball - 0
Static assertion failure std::vector in QuantileDigest::validateDigest() with libstdc++ 15
#14842 opened by kou - 2
Use parquet field_id for column matching and prune in IcebergSplitReader
#14833 opened by PingLiuPing - 0
Read PrestoPage maps directly into homogeneous structs
#14847 opened by mbasmanova - 2
SimpleComparisonMatcher should support Row in single matcher
#14845 opened by kgpai - 1
- 3
Change TIME in tpcds Tables.h
#14785 opened by kgpai - 4
"in" and "is_null" function registered without prefix
#14817 opened by MBkkt - 1
- 3
Flaky test IndexLookupJoinTest.betweenJoinCondition/sync_0prefetches_parallel_nullKeys
#14778 opened by jinchengchenghh - 0
- 0
Extend the API MapVector::toRowVector() to support additional key types and allow user to specify the default value when replacing nulls
#14790 opened by bikramSingh91 - 0
Add ability to specify a list of UDFs by name, whose CPU usage should be tracked as a part of Expression stats
#14789 opened by bikramSingh91 - 0
Use GNUInstallDirs for install location
#14758 opened by kou - 3
- 0
Implementation of decompression in ZlibDecompressionStream
#14740 opened by xin-zhang2