Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Metadata sanitize function #47

Open
hannahilea opened this issue May 20, 2022 · 1 comment
Open

Feature request: Metadata sanitize function #47

hannahilea opened this issue May 20, 2022 · 1 comment

Comments

@hannahilea
Copy link
Contributor

(Initially raised by @palday)
In cases where metadata may contain private information (e.g., schema names; package names etc. when #46 is implemented), it would be helpful to allow these values to be stripped before sharing with consumers who should not have access to that info.

@jrevels
Copy link
Member

jrevels commented May 20, 2022

I think this is achieved just by not using Legolas.write (and instead using w/e method you want, e.g. Arrow.write)?

so probably don't want to add any actual functionality here but can just document it / call it out in tour.jl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants