Hey folks wanted to understand how _airbyte_ab_id is created. Is it based on some hash of the data or randomly created ?
Is it guaranteed that if a row is emitted by airbyte twice it will have the same _airbyte_ab_id ? ( if its based on the hash of the data )