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

docs(spark): add substrait-spark usage examples #293

Merged
merged 8 commits into from
Oct 4, 2024

Commits on Oct 4, 2024

  1. feat: spark-substrait example

    Signed-off-by: MBWhite <[email protected]>
    mbwhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2999e77 View commit details
    Browse the repository at this point in the history
  2. feat: review Comments

    Address the review comments
    
    Also adjusted the build so it was connected to the main top level build
    (resulted in removing quite a bit of the gradle build that really wasn't needed here)
    
    Converted to Kotlin format (hopefully corectly)
    
    Signed-off-by: MBWhite <[email protected]>
    mbwhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0ef64e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6018ab View commit details
    Browse the repository at this point in the history
  4. docs: minor type fixes

    vbarua authored and mbwhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c115600 View commit details
    Browse the repository at this point in the history
  5. build: bump spotless plugin version

    vbarua authored and mbwhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4fce4e7 View commit details
    Browse the repository at this point in the history
  6. feat: addressed comments and added missing code

    Signed-off-by: MBWhite <[email protected]>
    mbwhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e71ebab View commit details
    Browse the repository at this point in the history
  7. docs: minor doc updates

    vbarua authored and mbwhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    dc89c80 View commit details
    Browse the repository at this point in the history
  8. feat: clean up example to address later

    Signed-off-by: MBWhite <[email protected]>
    mbwhite committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6f81cc5 View commit details
    Browse the repository at this point in the history