Skip to content

Conversation

@birschick-bq
Copy link
Contributor

Improves idiomatic handling of authentication and server type enumerations
Fixes #2569

Copy link
Contributor

@CurtHagenlocher CurtHagenlocher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@CurtHagenlocher CurtHagenlocher merged commit 5a7ce96 into apache:main Mar 3, 2025
6 of 7 checks passed
@birschick-bq
Copy link
Contributor Author

Thanks!

@CurtHagenlocher - Thank you for the quick review.

@birschick-bq birschick-bq deleted the dev/birschick-bq/fix-tryparse branch March 4, 2025 00:00
@birschick-bq birschick-bq restored the dev/birschick-bq/fix-tryparse branch March 4, 2025 18:22
kou added a commit to kou/arrow-adbc that referenced this pull request Apr 29, 2025
AlmaLinux 9 RPM build environment disables PIE by default by
`LDFLAGS="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"`. If PIE is
disabled, `g-ir-scanner` is failed:

    /usr/bin/ld:
    /build/rpmbuild/BUILD/apache-arrow-adbc-18/glib/build/tmp-introspect4ug84fdq/ADBC-1.0.o:
    relocation R_X86_64_32 against `.rodata' can not be used when
    making a PIE object; recompile with -fPIE

Fixes apache#2574.
kou added a commit to kou/arrow-adbc that referenced this pull request Apr 29, 2025
AlmaLinux 9 RPM build environment disables PIE by default by
`LDFLAGS="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"`. If PIE is
disabled, `g-ir-scanner` is failed:

    /usr/bin/ld:
    /build/rpmbuild/BUILD/apache-arrow-adbc-18/glib/build/tmp-introspect4ug84fdq/ADBC-1.0.o:
    relocation R_X86_64_32 against `.rodata' can not be used when
    making a PIE object; recompile with -fPIE

Fixes apache#2574.
lidavidm pushed a commit that referenced this pull request Apr 29, 2025
AlmaLinux 9 RPM build environment disables PIE by default by
`LDFLAGS="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"`. If PIE is
disabled, `g-ir-scanner` is failed:

    /usr/bin/ld:

/build/rpmbuild/BUILD/apache-arrow-adbc-18/glib/build/tmp-introspect4ug84fdq/ADBC-1.0.o:
    relocation R_X86_64_32 against `.rodata' can not be used when
    making a PIE object; recompile with -fPIE

Fixes #2574.
colin-rogers-dbt pushed a commit to dbt-labs/arrow-adbc that referenced this pull request Jun 10, 2025
AlmaLinux 9 RPM build environment disables PIE by default by
`LDFLAGS="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"`. If PIE is
disabled, `g-ir-scanner` is failed:

    /usr/bin/ld:

/build/rpmbuild/BUILD/apache-arrow-adbc-18/glib/build/tmp-introspect4ug84fdq/ADBC-1.0.o:
    relocation R_X86_64_32 against `.rodata' can not be used when
    making a PIE object; recompile with -fPIE

Fixes apache#2574.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSharp/Spark/Impala : Address refactoring comments for this PR https://github.com/apache/arrow-adbc/pull/2540

3 participants