Skip to content

GH-39841: [GLib] Add support for GLib 2.56 again#39842

Merged
kou merged 1 commit intoapache:mainfrom
kou:glib-2.56
Jan 30, 2024
Merged

GH-39841: [GLib] Add support for GLib 2.56 again#39842
kou merged 1 commit intoapache:mainfrom
kou:glib-2.56

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Jan 30, 2024

Rationale for this change

It's still used in CentOS 7 and AlmaLinux 8.

What changes are included in this PR?

Don't use g_time_zone_get_identifier() with GLib < 2.58.

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

It's still used in CentOS 7 and AlmaLinux 8.
@kou
Copy link
Copy Markdown
Member Author

kou commented Jan 30, 2024

@github-actions crossbow submit -g linux

@github-actions
Copy link
Copy Markdown

⚠️ GitHub issue #39841 has been automatically assigned in GitHub to PR creator.

@github-actions
Copy link
Copy Markdown

Revision: a43d1ea

Submitted crossbow builds: ursacomputing/crossbow @ actions-c00f143729

Task Status
almalinux-8-amd64 GitHub Actions
almalinux-8-arm64 GitHub Actions
almalinux-9-amd64 GitHub Actions
almalinux-9-arm64 GitHub Actions
amazon-linux-2023-amd64 GitHub Actions
amazon-linux-2023-arm64 GitHub Actions
centos-7-amd64 GitHub Actions
centos-8-stream-amd64 GitHub Actions
centos-8-stream-arm64 GitHub Actions
centos-9-stream-amd64 GitHub Actions
centos-9-stream-arm64 GitHub Actions
debian-bookworm-amd64 GitHub Actions
debian-bookworm-arm64 GitHub Actions
debian-bullseye-amd64 GitHub Actions
debian-bullseye-arm64 GitHub Actions
debian-trixie-amd64 GitHub Actions
debian-trixie-arm64 GitHub Actions
ubuntu-focal-amd64 GitHub Actions
ubuntu-focal-arm64 GitHub Actions
ubuntu-jammy-amd64 GitHub Actions
ubuntu-jammy-arm64 GitHub Actions
ubuntu-mantic-amd64 GitHub Actions
ubuntu-mantic-arm64 GitHub Actions

@kou
Copy link
Copy Markdown
Member Author

kou commented Jan 30, 2024

+1

@kou kou merged commit b778ace into apache:main Jan 30, 2024
@kou kou deleted the glib-2.56 branch January 30, 2024 02:54
@kou kou removed the awaiting committer review Awaiting committer review label Jan 30, 2024
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit b778ace.

There was 1 benchmark result with an error:

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 6 possible false positives for unstable benchmarks that are known to sometimes produce them.

dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
### Rationale for this change

It's still used in CentOS 7 and AlmaLinux 8.

### What changes are included in this PR?

Don't use `g_time_zone_get_identifier()` with GLib < 2.58.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: apache#39841

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GLib] Can't build with GLib 2.56

1 participant