questdb / questdb/questdb

Descibe the bug

Open
#3,487 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
17.3k
Forks
1.6k
Avg merge
5d 10h
Merged PRs (30d)
28

Description

Describe the bug

Describe the bug
I have a regression test failure while upgrading questdb formula to 7.2 release.

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/5231552050/jobs/9445795751
relates to Homebrew/homebrew-core#133307

regression test against the master build, https://github.com/chenrui333/github-action-test/actions/runs/5231480673/jobs/9445650478 (7.1.1 build)

To reproduce
$ wget https://raw.githubusercontent.com/Homebrew/homebrew-core/ae7e2ed147ba1639b1f4df99f00dd014c4bb6f6d/Formula/questdb.rb
$ brew install -f questdb.rb
$ brew test questdb

To reproduce

brew test should pass

Expected Behavior
  • QuestDB version: 7.2
  • OS: ubuntu 22.04
  • Browser:
Environment
- **QuestDB version**:
- **OS**:
- **Browser**:
Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Homebrew Formula/questdb.rb revision linked in the report and inspect the full build and regression-test logs. Reproduce with brew install -f questdb.rb followed by brew test questdb; done means the QuestDB 7.2 formula test passes, but the issue does not identify the failing assertion or required change.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.