- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Critical - P2 
- 
    Affects Version/s: None
- 
    Component/s: None
- 
    None
- 
        Query Execution
- 
        Fully Compatible
- 
        ALL
- 
        v7.0
- 
        QE 2023-07-10
- 
        143
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
On 7.0 IndexedStringVector's hashing function does not support empty strings. When called with an empty string, it usually leads to a crash. This can be triggered via the MakeObj SBE stage.