We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c343e94 commit a5bcd45Copy full SHA for a5bcd45
cmake_modules/IcebergThirdpartyToolchain.cmake
@@ -153,7 +153,7 @@ function(resolve_avro_dependency)
153
${FC_DECLARE_COMMON_OPTIONS}
154
# TODO: switch to Apache Avro 1.13.0 once released.
155
GIT_REPOSITORY https://github.com/apache/avro.git
156
- GIT_TAG c75e6d59fbacd05df666665d9c8b7e3274cf0399
+ GIT_TAG 1305509ace25931b3373d35daf47bc48238455b6
157
SOURCE_SUBDIR
158
lang/c++
159
FIND_PACKAGE_ARGS
0 commit comments