dlmarion commented on issue #5060: URL: https://github.com/apache/accumulo/issues/5060#issuecomment-2575439252
Does it need to be human readable in the metadata table? If not, then we could just store the list of input files as base64 encoded json. We could also use some other type of encoding (like [CBOR](https://cbor.io/)), but if you want to use jq then base64 decoding is easy on the command line. -- 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]
