Support Apache Arrow 19 (#2782) (#2783)

This commit is contained in:
Josh Mock
2025-04-22 10:20:20 -05:00
committed by GitHub
parent 152027df28
commit 95cd9b1378

View File

@ -91,8 +91,8 @@
"zx": "7.2.3"
},
"dependencies": {
"@elastic/transport": "^9.0.0",
"apache-arrow": "^18.0.0",
"@elastic/transport": "^9.0.1",
"apache-arrow": "18.x - 19.x",
"tslib": "^2.4.0"
},
"tap": {