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

feat: Add Substrait-based ODFV transformation #3969

Merged
merged 9 commits into from
Feb 24, 2024

Commits on Feb 12, 2024

  1. decouple transformation from odfvs

    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5a5278d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. OnDemandFeatureView: keep udf and udf_string parameters for backwards…

    … compatibility
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f0180e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    b3221fb View commit details
    Browse the repository at this point in the history
  2. fix linting issues

    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9b936f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. remove unused import in registry protos

    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2f0c67c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Merge pull request #1 from tokoko/odfv-pluggable

    Odfv pluggable
    tokoko committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    c4d8088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    478051a View commit details
    Browse the repository at this point in the history
  3. feat: add OnDemandSubstraitTransformation

    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3cfc525 View commit details
    Browse the repository at this point in the history
  4. fix py310 locked requirements

    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    daff5d8 View commit details
    Browse the repository at this point in the history