Skip to content

Commit

Permalink
[DOCS] Update Java/Scala example project and binder notebooks (#1212)
Browse files Browse the repository at this point in the history
* Update doc and binder notebooks

* Update the example project

* Fix the lint issue

* Remove duplicate sedona-flink dependency
  • Loading branch information
jiayuasu committed Jan 21, 2024
1 parent 41d0547 commit 33ace6f
Show file tree
Hide file tree
Showing 11 changed files with 671,526 additions and 10,836 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ jobs:
fail-fast: false
matrix:
include:
- spark: 3.5.0
spark-compat: '3.5'
sedona: 1.5.1
- spark: 3.4.2
spark-compat: '3.4'
sedona: 1.5.0
sedona: 1.5.1
- spark: 3.3.4
spark-compat: '3.0'
sedona: 1.5.0
# - spark: 3.5.0
# spark-compat: '3.4'
# sedona: 1.5.0
sedona: 1.5.1

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 33ace6f

Please sign in to comment.