Skip to content

Commit

Permalink
Closes #3981: upgrade to arrow 19.0.0 (#3982)
Browse files Browse the repository at this point in the history
Co-authored-by: Amanda Potts <[email protected]>
  • Loading branch information
ajpotts and ajpotts authored Jan 28, 2025
1 parent f25aec9 commit 8ad5b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ install-arrow-quick:
./scripts/install_arrow_quick.sh $(DEP_BUILD_DIR)


ARROW_VER := 18.1.0
ARROW_VER := 19.0.0
ARROW_NAME_VER := apache-arrow-$(ARROW_VER)
ARROW_FULL_NAME_VER := arrow-apache-arrow-$(ARROW_VER)
ARROW_BUILD_DIR := $(DEP_BUILD_DIR)/$(ARROW_FULL_NAME_VER)
Expand Down

0 comments on commit 8ad5b66

Please sign in to comment.