queryverse / queryverse/Query.jl

Adding Query causes the package Missings to downgrade

Open
#330 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
403
Forks
48
Avg merge
3d 6h
Merged PRs (30d)
6

Description

Adding Query causes Missing to downgrade

[1a8c2f83] + Query v1.0.0
Updating ~/.julia/environments/v1.6/Manifest.toml
[1c8ee90f] + IterableTables v1.0.0
[e1d29d7a] ↓ Missings v1.0.0 ⇒ v0.4.5
[1a8c2f83] + Query v1.0.0
[2aef5ad7] + QueryOperators v0.9.3
[5e66a065] + TableShowUtils v0.2.5
[382cd787] + TableTraitsUtils v1.0.1

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 by reproducing the dependency resolution shown in the issue with Query v1.0.0 on Julia 1.6, then inspect the generated Manifest.toml and the package dependency metadata. Done means identifying why Missings is downgraded and confirming that adding Query no longer causes the reported downgrade, or documenting the dependency constraint responsible.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
tooling
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.