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

Add Scala and Kotlin examples #1933

Merged

Commits on Aug 1, 2024

  1. Add Scala and Kotlin examples

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e1f7911 View commit details
    Browse the repository at this point in the history
  2. Fix README changes to properly link to the examples

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    71faa70 View commit details
    Browse the repository at this point in the history
  3. Add instructions on how to run Scala and Kotlin examples

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6b3ee43 View commit details
    Browse the repository at this point in the history
  4. Move Scala and Kotlin examples to root examples folder

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    94760c9 View commit details
    Browse the repository at this point in the history
  5. Add comment about cast in Scala example

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    dc99095 View commit details
    Browse the repository at this point in the history
  6. Merge .gitignores

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e694f94 View commit details
    Browse the repository at this point in the history
  7. Update link to Scala and Kotlin examples in Java README

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ce59808 View commit details
    Browse the repository at this point in the history
  8. Use coroutines in Kotlin example

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0c498a2 View commit details
    Browse the repository at this point in the history
  9. Update Scala example to use Scala Futures

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    47364ed View commit details
    Browse the repository at this point in the history
  10. Update java/README.md

    Co-authored-by: Yury-Fridlyand <[email protected]>
    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq and Yury-Fridlyand committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    78cb97a View commit details
    Browse the repository at this point in the history
  11. Align Kotlin examples with other examples

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    85e0a84 View commit details
    Browse the repository at this point in the history
  12. Align Scala examples with other examples

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    37b8b3a View commit details
    Browse the repository at this point in the history
  13. Update Scala example imports

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8f82e22 View commit details
    Browse the repository at this point in the history
  14. Update Kotlin example imports

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    39e043c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    738d059 View commit details
    Browse the repository at this point in the history
  16. Move Scala and Kotlin example documentation

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6af21d4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0a8d968 View commit details
    Browse the repository at this point in the history
  18. Update versions for SBT in the Java README

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bbb7294 View commit details
    Browse the repository at this point in the history
  19. Address PR comments

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5f6dc97 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Fixed mac setup and addressed PR comment

    Signed-off-by: Guian Gumpac <[email protected]>
    GumpacG committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    775113a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Added an extra check for os.arch

    Signed-off-by: Guian Gumpac <[email protected]>
    GumpacG committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d32f709 View commit details
    Browse the repository at this point in the history