Skip to content

GH-39427: [GLib] Update script and documentation#39428

Merged
kou merged 8 commits intoapache:mainfrom
llama90:ARROW-39427
Jan 11, 2024
Merged

GH-39427: [GLib] Update script and documentation#39428
kou merged 8 commits intoapache:mainfrom
llama90:ARROW-39427

Conversation

@llama90
Copy link
Copy Markdown
Contributor

@llama90 llama90 commented Jan 2, 2024

Rationale for this change

Modify scripts and update documentation for building GLib and running test code in a Mac environment.

What changes are included in this PR?

  • Update Documentation (c_glib/README.md)
  • Update Script (c_glib/test/run-test.sh)

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

@llama90 llama90 requested a review from kou as a code owner January 2, 2024 16:15
@llama90 llama90 marked this pull request as draft January 2, 2024 16:15
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 2, 2024

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

@llama90 llama90 force-pushed the ARROW-39427 branch 2 times, most recently from efbbe44 to 742d931 Compare January 11, 2024 05:45
@llama90 llama90 marked this pull request as ready for review January 11, 2024 05:59
@llama90
Copy link
Copy Markdown
Contributor Author

llama90 commented Jan 11, 2024

Hello @kou

I have updated the document regarding the issues I experienced while building GLib. I would appreciate it if you could review it when you have time.

Thank you always.

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels Jan 11, 2024
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Jan 11, 2024
llama90 and others added 2 commits January 11, 2024 17:18
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
@llama90
Copy link
Copy Markdown
Contributor Author

llama90 commented Jan 11, 2024

@kou Hello. I have made all the revisions based on your comments. Thank you for the review.

@llama90 llama90 requested a review from kou January 11, 2024 08:40
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting change review Awaiting change review awaiting changes Awaiting changes labels Jan 11, 2024
@github-actions github-actions bot added the awaiting change review Awaiting change review label Jan 11, 2024
@llama90 llama90 requested a review from kou January 11, 2024 09:11
Copy link
Copy Markdown
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

@kou kou merged commit 04afe3f into apache:main Jan 11, 2024
@kou kou removed the awaiting change review Awaiting change review label Jan 11, 2024
@github-actions github-actions bot added awaiting review Awaiting review awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Jan 11, 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 04afe3f.

There was 1 benchmark result indicating a performance regression:

The full Conbench report has more details. It also includes information about 2 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

Modify scripts and update documentation for building GLib and running test code in a Mac environment.

### What changes are included in this PR?

* Update Documentation (`c_glib/README.md`)
* Update Script (`c_glib/test/run-test.sh`)

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.

* Closes: apache#39427

Lead-authored-by: Hyunseok Seo <hsseo0501@gmail.com>
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
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] Update execution script and documentation

2 participants