GAUSS-04581 -- GAUSS-04590
GAUSS-04581: “BloomFilters are not compatible for merging.”
SQLSTATE: XX000
Description: The bloom filter objects having different coefficients cannot be merged.
Solution: Contact technical support. Do not merge the bloom filter objects that have different coefficients.
GAUSS-04582: “Failed to get enviroment parameter $GAUSSHOME or it is NULL, please set $GAUSSHOME as your installation directory!”
SQLSTATE: 22004
Description: Loading the IR file depends on the environment variable GAUSSHOME. If GAUSSHOME is not configured, an error is reported to prevent subsequent invalid operations.
Solution: Configure the environment variable GAUSSHOME.
Feedback