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

Annotate public dataframe API with metadata #1005

Open
koperagen opened this issue Dec 16, 2024 · 1 comment · May be fixed by #1011
Open

Annotate public dataframe API with metadata #1005

koperagen opened this issue Dec 16, 2024 · 1 comment · May be fixed by #1011
Assignees
Labels
Compiler plugin Anything related to the DataFrame Compiler Plugin
Milestone

Comments

@koperagen
Copy link
Collaborator

To make things clearer about working with compiler plugin, we need some extra meta information

  1. Functions overloaded to work with different column access API with @AccessApiOverload. Explanation here:
    Prepare compilation pipeline that hides API overloads - KProperty and ColumnAccessor, for compiler plugin workflow  #959
  2. ... some other annotations to be added later
@koperagen koperagen added the Compiler plugin Anything related to the DataFrame Compiler Plugin label Dec 16, 2024
@koperagen
Copy link
Collaborator Author

@zaleslaw zaleslaw added this to the 0.16.0 milestone Jan 6, 2025
@zaleslaw zaleslaw linked a pull request Jan 13, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compiler plugin Anything related to the DataFrame Compiler Plugin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants