Gabriel Mawhinney
Gabriel Mawhinney
I'm having the same issue with when trying to import key material for an HMAC KMS key (that is, a key with a key usage of `GENERATE_VERIFY_MAC`). This should be...
Thanks for the quick response @zeroshade! > can you share the full schema The schema looks like so... ```json { "type": "struct", "schema-id": 0, "fields": [ { "id": 1, "name":...
Hey @zeroshade, apologies for not doing this on Monday as promised but I tried querying the table with PyIceberg and was able to do so successfully.