Skip to content

Commit

Permalink
Refactor Spark Connect operations (lakehq#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
linhr authored Aug 27, 2024
1 parent 9c0da7a commit 289353b
Show file tree
Hide file tree
Showing 36 changed files with 794 additions and 738 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/spark-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install jq
run: |
wget -q -O /usr/local/bin/jq "https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux-amd64"
chmod +x /usr/local/bin/jq
jq --version
- name: Download test logs after the code change
uses: actions/download-artifact@v4
with:
Expand Down
Loading

0 comments on commit 289353b

Please sign in to comment.