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
Open

Annotate public dataframe API with metadata #1005

koperagen opened this issue Dec 16, 2024 · 1 comment
Assignees
Labels
Compiler plugin Anything related to the DataFrame Compiler Plugin

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

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

No branches or pull requests

3 participants