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

Generate metadata catalog entry from annotated functions #26

Open
Galileo-Galilei opened this issue Aug 18, 2023 · 3 comments
Open

Generate metadata catalog entry from annotated functions #26

Galileo-Galilei opened this issue Aug 18, 2023 · 3 comments

Comments

@Galileo-Galilei
Copy link
Owner

Galileo-Galilei commented Aug 18, 2023

Description

TBD

Context

TBD

Possible Implementation

TBD

Possible Alternatives

TBD

@datajoely
Copy link

datajoely commented Aug 23, 2023

So in this comment Neils the maintainer makes the point that

"validation logic needs to be decoupled from more opinionated storage systems, so being able to write your constraint logic in plain Python allows for portability of your data validation layer (i.e. you don't get stuck with a particular set of opinions at the storage layer)"

which I think is the tension we're feeling between inline checks and declarative catalog entries.

https://www.linkedin.com/posts/nbantilan_python-activity-7099398333546315776--Qay?utm_source=share&utm_medium=member_desktop

@Galileo-Galilei
Copy link
Owner Author

Galileo-Galilei commented Aug 23, 2023

Ah ah I saw the same post and had the exact same feeling.

@datajoely
Copy link

I think we should support both, but push users towards the pythonic API the more I think about it

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