c-thiel commented on PR #12584: URL: https://github.com/apache/iceberg/pull/12584#issuecomment-3630912155
> > Make Actor an Object instead of a string in [3eeb95e](https://github.com/apache/iceberg/commit/3eeb95e7d0fdc4bc59cdb03804a98eac29d5b562). In most real-world szenarios an Actor will have more than one field, and even if not, the Catalog can simply return {"id": "..."}, which IMO would still be clearer and more extendable than a plain string. > > @c-thiel do you want to allow JSON values for actor as well? Yes - I don't think we should restrict this further. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
