conda-forge / conda-forge/python-duckdb-feedstock
DuckDB CLI does not support zstd compression for some importers
- Dominant language
- Shell
- Stars
- 13
- Forks
- 14
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 1
Description
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
The DuckDB CLI does not support zstd compression when reading JSON files (e.g. `read_json`).
Given a zstd-compressed JSON file `data.json.zst`, the following failed:
```sql
load json;
select * from read_ndjson('data.json.zst', compression='zstd') limit 10;
```
fails with:
```
Not implemented Error: Attempting to open a compressed file, but the compression type is not supported
```
The same works with DuckDB CLI installed from Homebrew.
### Installed packages
```shell
Package Version Build Size Kind Source
_libgcc_mutex 0.1 conda_forge 2.5 KiB conda _libgcc_mutex
_openmp_mutex 4.5 2_kmp_llvm 5.6 KiB conda _openmp_mutex
adal 1.2.7 pyhd8ed1ab_0 35.6 KiB conda adal
adlfs 2024.7.0 pyhd8ed1ab_0 38.5 KiB conda adlfs
aiobotocore 2.15.2 pyhd8ed1ab_0 65.3 KiB conda aiobotocore
aiohappyeyeballs 2.4.3 pyhd8ed1ab_0 18.8 KiB conda aiohappyeyeballs
aiohttp 3.10.5 py312h66e93f0_1 807.1 KiB conda aiohttp
aiohttp-cors 0.7.0 pyhd8ed1ab_2 24.6 KiB conda aiohttp-cors
aiohttp-retry 2.8.3 pyhd8ed1ab_0 12.8 KiB conda aiohttp-retry
aioitertools 0.12.0 pyhd8ed1ab_0 24.4 KiB conda aioitertools
aiosignal 1.3.1 pyhd8ed1ab_0 12.4 KiB conda aiosignal
amqp 5.2.0 pyhd8ed1ab_1 46.8 KiB conda amqp
annotated-types 0.7.0 pyhd8ed1ab_0 17.8 KiB conda annotated-types
antlr-python-runtime 4.9.3 pyhd8ed1ab_1 98.7 KiB conda antlr-python-runtime
anyio 4.6.2.post1 pyhd8ed1ab_0 107.3 KiB conda anyio
appdirs 1.4.4 pyh9f0ad1d_0 12.5 KiB conda appdirs
argcomplete 3.5.1 pyhd8ed1ab_0 40.3 KiB conda argcomplete
argon2-cffi 23.1.0 pyhd8ed1ab_0 18.2 KiB conda argon2-cffi
argon2-cffi-bindings 21.2.0 py312h66e93f0_5 34 KiB conda argon2-cffi-bindings
arrow 1.3.0 pyhd8ed1ab_0 97.7 KiB conda arrow
asttokens 2.4.1 pyhd8ed1ab_0 28.2 KiB conda asttokens
async-lru 2.0.4 pyhd8ed1ab_0 15 KiB conda async-lru
async-timeout 5.0.1 pyhd8ed1ab_1 11.5 KiB conda async-timeout
asyncssh 2.18.0 pyhd8ed1ab_0 237.7 KiB conda asyncssh
atk-1.0 2.38.0 h04ea711_2 347.6 KiB conda atk-1.0
atpublic 5.0 pyhd8ed1ab_0 10.5 KiB conda atpublic
attrs 24.2.0 pyh71513ae_0 54.7 KiB conda attrs
aws-c-auth 0.8.0 h56a2c13_4 105.1 KiB conda aws-c-auth
aws-c-cal 0.8.0 hd3f4568_0 46.5 KiB conda aws-c-cal
aws-c-common 0.9.31 hb9d3cd8_0 230.3 KiB conda aws-c-common
aws-c-compression 0.3.0 hf20e7d7_0 18.6 KiB conda aws-c-compression
aws-c-event-stream 0.5.0 h68c3b0c_2 52.4 KiB conda aws-c-event-stream
aws-c-http 0.9.0 hfad4ed3_3 192.1 KiB conda aws-c-http
aws-c-io 0.15.0 h17eb868_2 156 KiB conda aws-c-io
aws-c-mqtt 0.11.0 h407ecb8_2 189.7 KiB conda aws-c-mqtt
aws-c-s3 0.7.0 hadeddc1_5 110.6 KiB conda aws-c-s3
aws-c-sdkutils 0.2.0 hf20e7d7_0 54.8 KiB conda aws-c-sdkutils
aws-checksums 0.2.0 hf20e7d7_0 71 KiB conda aws-checksums
aws-crt-cpp 0.29.0 h73f0fd4_6 338.5 KiB conda aws-crt-cpp
aws-sdk-cpp 1.11.407 h6a6dca0_6 2.8 MiB conda aws-sdk-cpp
azure-core 1.31.0 pyhff2d567_1 100.7 KiB conda azure-core
azure-core-cpp 1.14.0 h5cfcd09_0 337 KiB conda azure-core-cpp
azure-datalake-store 0.0.51 pyh9f0ad1d_0 45.1 KiB conda azure-datalake-store
azure-identity 1.17.1 pyhd8ed1ab_0 82.2 KiB conda azure-identity
azure-identity-cpp 1.10.0 h113e628_0 226.9 KiB conda azure-identity-cpp
azure-storage-blob 12.23.1 pyhd8ed1ab_0 181.9 KiB conda azure-storage-blob
azure-storage-blobs-cpp 12.13.0 h3cf044e_1 536.5 KiB conda azure-storage-blobs-cpp
azure-storage-common-cpp 12.8.0 h736e048_1 145.8 KiB conda azure-storage-common-cpp
azure-storage-files-datalake-cpp 12.12.0 ha633028_1 280.6 KiB conda azure-storage-files-datalake-cpp
babel 2.16.0 pyhd8ed1ab_0 6.2 MiB conda babel
backports.zoneinfo 0.2.1 py312h7900ff3_9 6.4 KiB conda backports.zoneinfo
beautifulsoup4 4.12.3 pyha770c72_0 115.4 KiB conda beautifulsoup4
billiard 4.2.1 py312h66e93f0_0 210.1 KiB conda billiard
bleach 6.2.0 pyhd8ed1ab_0 129.5 KiB conda bleach
boto3 1.35.36 pyhd8ed1ab_0 80.7 KiB conda boto3
botocore 1.35.36 pyge310_1234567_0 6.9 MiB conda botocore
brotli 1.1.0 hb9d3cd8_2 18.8 KiB conda brotli
brotli-bin 1.1.0 hb9d3cd8_2 18.4 KiB conda brotli-bin
brotli-python 1.1.0 py312h2ec8cdc_2 341.7 KiB conda brotli-python
bzip2 1.0.8 h4bc722e_7 246.9 KiB conda bzip2
c-ares 1.34.3 heb4867d_0 200.8 KiB conda c-ares
ca-certificates 2024.8.30 hbcca054_0 155.3 KiB conda ca-certificates
cached-property 1.5.2 hd8ed1ab_1 4 KiB conda cached-property
cached_property 1.5.2 pyha770c72_1 10.8 KiB conda cached_property
cachetools 5.5.0 pyhd8ed1ab_1 14.5 KiB conda cachetools
cairo 1.18.0 hbb29018_2 961.2 KiB conda cairo
celery 5.4.0 pyhd8ed1ab_1 513 KiB conda celery
certifi 2024.8.30 pyhd8ed1ab_0 159.9 KiB conda certifi
cffi 1.17.1 py312h06ac9bb_0 287.5 KiB conda cffi
cfgv 3.3.1 pyhd8ed1ab_0 10.5 KiB conda cfgv
charset-normalizer 3.4.0 pyhd8ed1ab_0 46.2 KiB conda charset-normalizer
click 8.1.7 unix_pyh707e725_0 82.5 KiB conda click
click-didyoumean 0.3.1 pyhd8ed1ab_0 9.9 KiB conda click-didyoumean
click-plugins 1.1.1 py_0 8.8 KiB conda click-plugins
click-repl 0.3.0 pyhd8ed1ab_0 15 KiB conda click-repl
colorama 0.4.6 pyhd8ed1ab_0 24.6 KiB conda colorama
colorful 0.5.6 pyhd8ed1ab_0 170.7 KiB conda colorful
colourmap 1.1.17 pyhd8ed1ab_0 15 KiB conda colourmap
comm 0.2.2 pyhd8ed1ab_0 11.8 KiB conda comm
configobj 5.0.9 pyhd8ed1ab_0 36.8 KiB conda configobj
contourpy 1.3.1 py312h68727a3_0 269.9 KiB conda contourpy
cpython 3.12.8 py312hd8ed1ab_1 43.7 KiB conda cpython
cryptography 44.0.0 py312hda17c39_0 1.5 MiB conda cryptography
cuda-cudart 12.6.77 h5888daf_0 21.9 KiB conda cuda-cudart
cuda-cudart_linux-64 12.6.77 h3f2d84a_0 184.2 KiB conda cuda-cudart_linux-64
cuda-nvrtc 12.6.85 hbd13f7d_0 17.3 MiB conda cuda-nvrtc
cuda-nvtx 12.6.77 hbd13f7d_0 30.6 KiB conda cuda-nvtx
cuda-version 12.6 h7480c83_3 20.4 KiB conda cuda-version
cudnn 9.3.0.75 h93bb076_0 383.4 MiB conda cudnn
cycler 0.12.1 pyhd8ed1ab_0 13.1 KiB conda cycler
dart-sass 1.58.3 ha770c72_1 2.8 MiB conda dart-sass
debugpy 1.8.11 py312h2ec8cdc_0 2.5 MiB conda debugpy
decorator 5.1.1 pyhd8ed1ab_0 11.8 KiB conda decorator
deepmerge 2.0 pyhd8ed1ab_0 15.6 KiB conda deepmerge
defusedxml 0.7.1 pyhd8ed1ab_0 23.5 KiB conda defusedxml
deno 1.41.0 hfc7925d_0 37.2 MiB conda deno
deno-dom 0.1.35 hd9586b0_1 1 MiB conda deno-dom
dictdiffer 0.9.0 pyhd8ed1ab_0 16.7 KiB conda dictdiffer
diskcache 5.6.3 pyhd8ed1ab_0 39.1 KiB conda diskcache
distfit 1.8.0 pyhd8ed1ab_0 41.5 KiB conda distfit
distlib 0.3.9 pyhd8ed1ab_0 269.7 KiB conda distlib
distro 1.9.0 pyhd8ed1ab_0 41.1 KiB conda distro
docopt-ng 0.9.0 pyhd8ed1ab_0 21 KiB conda docopt-ng
dpath 2.2.0 pyha770c72_0 20.8 KiB conda dpath
duckdb-cli 1.1.3 h5888daf_1 248.9 KiB conda duckdb-cli
dulwich 0.22.6 py312h12e396e_0 835.5 KiB conda dulwich
dvc 3.56.0 pyhd8ed1ab_0 295.8 KiB conda dvc
dvc-azure 3.1.0 pyhd8ed1ab_0 17.1 KiB conda dvc-azure
dvc-data 3.16.7 pyhd8ed1ab_0 60.7 KiB conda dvc-data
dvc-http 2.32.0 pyhd8ed1ab_0 16.7 KiB conda dvc-http
dvc-objects 5.1.0 pyhd8ed1ab_1 32.3 KiB conda dvc-objects
dvc-render 1.0.2 pyhd8ed1ab_0 23.9 KiB conda dvc-render
dvc-s3 3.2.0 pyhd8ed1ab_0 18.1 KiB conda dvc-s3
dvc-ssh 4.1.1 pyhd8ed1ab_0 19.9 KiB conda dvc-ssh
dvc-studio-client 0.21.0 pyhd8ed1ab_0 19.7 KiB conda dvc-studio-client
dvc-task 0.40.2 pyhd8ed1ab_0 23.7 KiB conda dvc-task
dvc-webdav 3.0.0 pyhd8ed1ab_0 14.6 KiB conda dvc-webdav
elfutils 0.192 h1fa0c75_0 1.1 MiB conda elfutils
entrypoints 0.4 pyhd8ed1ab_0 9 KiB conda entrypoints
esbuild 0.24.0 ha770c72_0 3.5 MiB conda esbuild
exceptiongroup 1.2.2 pyhd8ed1ab_0 19.9 KiB conda exceptiongroup
executing 2.1.0 pyhd8ed1ab_0 27.7 KiB conda executing
expat 2.6.4 h5888daf_0 134.9 KiB conda expat
filelock 3.16.1 pyhd8ed1ab_0 17 KiB conda filelock
flatten-dict 0.4.2 pyhd8ed1ab_1 12.1 KiB conda flatten-dict
flufl.lock 8.1.0 pyhd8ed1ab_0 15.9 KiB conda flufl.lock
fmt 9.1.0 h924138e_0 185.3 KiB conda fmt
font-ttf-dejavu-sans-mono 2.37 hab24e00_0 388.1 KiB conda font-ttf-dejavu-sans-mono
font-ttf-inconsolata 3.000 h77eed37_0 94.3 KiB conda font-ttf-inconsolata
font-ttf-source-code-pro 2.038 h77eed37_0 684.4 KiB conda font-ttf-source-code-pro
font-ttf-ubuntu 0.83 h77eed37_3 1.5 MiB conda font-ttf-ubuntu
fontconfig 2.15.0 h7e30c49_1 259.4 KiB conda fontconfig
fonts-conda-ecosystem 1 0 3.6 KiB conda fonts-conda-ecosystem
fonts-conda-forge 1 0 4 KiB conda fonts-conda-forge
fonttools 4.55.3 py312h178313f_0 2.7 MiB conda fonttools
fqdn 1.5.1 pyhd8ed1ab_0 14.1 KiB conda fqdn
freetype 2.12.1 h267a509_2 620.1 KiB conda freetype
fribidi 1.0.10 h36c2ea0_0 111.7 KiB conda fribidi
frozenlist 1.5.0 py312h66e93f0_0 59.5 KiB conda frozenlist
fsspec 2024.10.0 pyhff2d567_0 131.6 KiB conda fsspec
funcy 2.0 pyhd8ed1ab_0 29.3 KiB conda funcy
future 1.0.0 pyhd8ed1ab_0 355.5 KiB conda future
gdk-pixbuf 2.42.12 hb9ae30d_0 515.8 KiB conda gdk-pixbuf
gettext 0.22.5 he02047a_3 468.2 KiB conda gettext
gettext-tools 0.22.5 he02047a_3 2.6 MiB conda gettext-tools
gflags 2.2.2 h5888daf_1005 116.8 KiB conda gflags
giflib 5.2.2 hd590300_0 75.4 KiB conda giflib
gitdb 4.0.11 pyhd8ed1ab_0 51.6 KiB conda gitdb
gitpython 3.1.43 pyhd8ed1ab_0 153.2 KiB conda gitpython
glog 0.7.1 hbabe93e_0 140.1 KiB conda glog
gmp 6.3.0 hac33072_2 449.3 KiB conda gmp
gmpy2 2.1.5 py312h7201bc8_3 204.7 KiB conda gmpy2
gnutls 3.8.8 h2d3e045_0 1.9 MiB conda gnutls
google-api-core 2.24.0 pyhd8ed1ab_0 88.6 KiB conda google-api-core
google-auth 2.37.0 pyhd8ed1ab_0 113.1 KiB conda google-auth
googleapis-common-protos 1.66.0 pyhff2d567_0 113.8 KiB conda googleapis-common-protos
grandalf 0.7 pyhd8ed1ab_0 43.3 KiB conda grandalf
graphite2 1.3.13 h59595ed_1003 94.6 KiB conda graphite2
graphviz 12.0.0 hba01fac_0 2.2 MiB conda graphviz
greenlet 3.1.1 py312h2ec8cdc_0 231.7 KiB conda greenlet
grpcio 1.65.5 py312h374181b_0 877.9 KiB conda grpcio
gtk2 2.24.33 h280cfa0_4 6.2 MiB conda gtk2
gto 1.7.1 pyhd8ed1ab_1 42.9 KiB conda gto
gts 0.7.6 h977cf35_4 310.9 KiB conda gts
h11 0.14.0 pyhd8ed1ab_0 47.1 KiB conda h11
h2 4.1.0 pyhd8ed1ab_0 45.7 KiB conda h2
halo 0.0.31 pyhd8ed1ab_0 13.1 KiB conda halo
harfbuzz 8.5.0 hfac3d4d_0 1.5 MiB conda harfbuzz
hpack 4.0.0 pyh9f0ad1d_0 24.7 KiB conda hpack
hpfrec 0.2.13 1010.7 KiB pypi hpfrec-0.2.13-cp312-cp312-linux_x86_64.whl
httpcore 1.0.7 pyh29332c3_1 47.8 KiB conda httpcore
httpx 0.27.2 pyhd8ed1ab_0 63.6 KiB conda httpx
humanize 4.11.0 pyhd8ed1ab_0 64.6 KiB conda humanize
hydra-core 1.3.2 pyhd8ed1ab_0 283.8 KiB conda hydra-core
hyperframe 6.0.1 pyhd8ed1ab_0 14.3 KiB conda hyperframe
icu 73.2 h59595ed_0 11.5 MiB conda icu
identify 2.6.2 pyhd8ed1ab_0 76.5 KiB conda identify
idna 3.10 pyhd8ed1ab_0 48.7 KiB conda idna
implicit 0.7.2 py312h374d3f4_5 4.2 MiB conda implicit
importlib-metadata 8.5.0 pyha770c72_0 28 KiB conda importlib-metadata
importlib_resources 6.4.5 pyhd8ed1ab_0 32 KiB conda importlib_resources
ipykernel 6.29.5 pyh3099207_0 116.3 KiB conda ipykernel
ipyparallel 8.8.0 pyhd8ed1ab_0 200.7 KiB conda ipyparallel
ipython 8.29.0 pyh707e725_0 585.3 KiB conda ipython
isodate 0.7.2 pyhd8ed1ab_0 23.3 KiB conda isodate
isoduration 20.11.0 pyhd8ed1ab_0 16.8 KiB conda isoduration
iterative-telemetry 0.0.9 pyhd8ed1ab_0 15.9 KiB conda iterative-telemetry
jedi 0.19.2 pyhff2d567_0 823.2 KiB conda jedi
jinja2 3.1.4 pyhd8ed1ab_0 109 KiB conda jinja2
jmespath 1.0.1 pyhd8ed1ab_0 20.5 KiB conda jmespath
joblib 1.4.2 pyhd8ed1ab_0 214.6 KiB conda joblib
json5 0.9.28 pyhff2d567_0 27.9 KiB conda json5
jsonpointer 3.0.0 py312h7900ff3_1 16.9 KiB conda jsonpointer
jsonschema 4.23.0 pyhd8ed1ab_0 72.6 KiB conda jsonschema
jsonschema-specifications 2024.10.1 pyhd8ed1ab_0 15.8 KiB conda jsonschema-specifications
jsonschema-with-format-nongpl 4.23.0 hd8ed1ab_0 7 KiB conda jsonschema-with-format-nongpl
jupyter-cache 1.0.1 pyhff2d567_0 30.5 KiB conda jupyter-cache
jupyter-lsp 2.2.5 pyhd8ed1ab_0 54.2 KiB conda jupyter-lsp
jupyter_client 8.6.3 pyhd8ed1ab_0 103.6 KiB conda jupyter_client
jupyter_core 5.7.2 pyh31011fe_1 56.3 KiB conda jupyter_core
jupyter_events 0.10.0 pyhd8ed1ab_0 21 KiB conda jupyter_events
jupyter_server 2.14.2 pyhd8ed1ab_0 316.4 KiB conda jupyter_server
jupyter_server_terminals 0.5.3 pyhd8ed1ab_0 19.4 KiB conda jupyter_server_terminals
jupyterlab 4.2.6 pyhff2d567_0 6.8 MiB conda jupyterlab
jupyterlab_pygments 0.3.0 pyhd8ed1ab_1 18.3 KiB conda jupyterlab_pygments
jupyterlab_server 2.27.3 pyhd8ed1ab_0 48.2 KiB conda jupyterlab_server
just 1.36.0 h8fae777_1 1.3 MiB conda just
keyutils 1.6.1 h166bdaf_0 115.1 KiB conda keyutils
kiwisolver 1.4.7 py312h68727a3_0 69.3 KiB conda kiwisolver
knack 0.12.0 pyhd8ed1ab_0 49 KiB conda knack
kombu 5.4.1 py312h7900ff3_0 392.3 KiB conda kombu
krb5 1.21.3 h659f571_0 1.3 MiB conda krb5
lcms2 2.16 hb7c19ff_0 239.5 KiB conda lcms2
ld_impl_linux-64 2.43 h712a8e2_2 653.5 KiB conda ld_impl_linux-64
lenskit 2025.0.0a2.dev43+gb193bd1e pypi
lenskit_codex 0.1.0 pypi (editable)
lenskit_hpf 2025.0.0a2.dev43+gb193bd1e pypi
lenskit_implicit 2025.0.0a2.dev43+gb193bd1e pypi
lerc 4.0.0 h27087fc_0 275.2 KiB conda lerc
libabseil 20240722.0 cxx17_h5888daf_1 1.2 MiB conda libabseil
libarchive 3.7.4 hfca40fe_0 851.4 KiB conda libarchive
libarrow 18.0.0 h9c5d0aa_0_cuda 8.2 MiB conda libarrow
libarrow-acero 18.0.0 h530483c_0_cuda 590.3 KiB conda libarrow-acero
libarrow-dataset 18.0.0 h530483c_0_cuda 578.4 KiB conda libarrow-dataset
libarrow-substrait 18.0.0 h8ffff87_0_cuda 499.3 KiB conda libarrow-substrait
libasprintf 0.22.5 he8f35ee_3 41.8 KiB conda libasprintf
libasprintf-devel 0.22.5 he8f35ee_3 33.4 KiB conda libasprintf-devel
libblas 3.9.0 20_linux64_mkl 14.6 KiB conda libblas
libbrotlicommon 1.1.0 hb9d3cd8_2 67.2 KiB conda libbrotlicommon
libbrotlidec 1.1.0 hb9d3cd8_2 31.9 KiB conda libbrotlidec
libbrotlienc 1.1.0 hb9d3cd8_2 275.1 KiB conda libbrotlienc
libcblas 3.9.0 20_linux64_mkl 14.1 KiB conda libcblas
libcrc32c 1.1.2 h9c3ff4c_0 20 KiB conda libcrc32c
libcublas 12.6.4.1 hbd13f7d_0 255.6 MiB conda libcublas
libcufft 11.3.0.4 hbd13f7d_0 156.2 MiB conda libcufft
libcurand 10.3.7.77 hbd13f7d_0 39.9 MiB conda libcurand
libcurl 8.11.1 h332b0f4_0 413.1 KiB conda libcurl
libcusolver 11.7.1.2 hbd13f7d_0 95.8 MiB conda libcusolver
libcusparse 12.5.4.2 hbd13f7d_0 118.6 MiB conda libcusparse
libdeflate 1.22 hb9d3cd8_0 70.5 KiB conda libdeflate
libduckdb 1.1.3 h1b44611_1 8.8 MiB conda libduckdb
libedit 3.1.20191231 he28a2e2_2 121 KiB conda libedit
libev 4.33 hd590300_2 110.1 KiB conda libev
libevent 2.1.12 hf998b51_1 417.4 KiB conda libevent
libexpat 2.6.4 h5888daf_0 71.6 KiB conda libexpat
libffi 3.4.2 h7f98852_5 56.9 KiB conda libffi
libgcc 14.2.0 h77fa898_1 828.9 KiB conda libgcc
libgcc-ng 14.2.0 h69a702a_1 52.9 KiB conda libgcc-ng
libgcrypt 1.11.0 h4ab18f5_1 668.3 KiB conda libgcrypt
libgd 2.3.3 h119a65a_9 219.2 KiB conda libgd
libgettextpo 0.22.5 he02047a_3 166.6 KiB conda libgettextpo
libgettextpo-devel 0.22.5 he02047a_3 35.9 KiB conda libgettextpo-devel
libgfortran 14.2.0 h69a702a_1 52.7 KiB conda libgfortran
libgfortran5 14.2.0 hd5240d6_1 1.4 MiB conda libgfortran5
libgirepository 1.82.0 h0dcfedc_0 300.4 KiB conda libgirepository
libgit2 1.8.4 hd24f944_1 870.8 KiB conda libgit2
libglib 2.82.2 h2ff4ddf_0 3.7 MiB conda libglib
libgoogle-cloud 2.30.0 h438788a_0 1.1 MiB conda libgoogle-cloud
libgoogle-cloud-storage 2.30.0 h0121fbd_0 763.9 KiB conda libgoogle-cloud-storage
libgpg-error 1.51 hbd13f7d_1 262.4 KiB conda libgpg-error
libgrpc 1.65.5 hf5c653b_0 6.9 MiB conda libgrpc
libhwloc 2.11.1 default_hecaa2ac_1000 2.3 MiB conda libhwloc
libiconv 1.17 hd590300_2 689.2 KiB conda libiconv
libidn2 2.3.7 hd590300_0 123.5 KiB conda libidn2
libjpeg-turbo 3.0.0 hd590300_1 604.1 KiB conda libjpeg-turbo
liblapack 3.9.0 20_linux64_mkl 14.1 KiB conda liblapack
liblzma 5.6.3 hb9d3cd8_1 108.5 KiB conda liblzma
libmagma 2.8.0 h0af6554_0 238.8 MiB conda libmagma
libmagma_sparse 2.8.0 h0af6554_0 6.4 MiB conda libmagma_sparse
libmicrohttpd 1.0.1 hbc5bc17_1 252 KiB conda libmicrohttpd
libnghttp2 1.64.0 h161d5f1_0 632.4 KiB conda libnghttp2
libnsl 2.0.1 hd590300_0 32.6 KiB conda libnsl
libnvjitlink 12.6.77 hbd13f7d_1 14.9 MiB conda libnvjitlink
libparquet 18.0.0 hdbc8f64_0_cuda 1.1 MiB conda libparquet
libpng 1.6.44 hadc24fc_0 283.8 KiB conda libpng
libprotobuf 5.27.5 h5b01275_2 2.8 MiB conda libprotobuf
libre2-11 2024.07.02 hbbce691_1 206.1 KiB conda libre2-11
librsvg 2.58.2 hf0cb8fb_0 6.1 MiB conda librsvg
libsecret 0.18.8 h329b89f_2 1.3 MiB conda libsecret
libsodium 1.0.20 h4ab18f5_0 201.2 KiB conda libsodium
libsqlite 3.47.0 hadc24fc_1 854.8 KiB conda libsqlite
libssh2 1.11.1 hf672d98_0 297.1 KiB conda libssh2
libstdcxx 14.2.0 hc0a3c3a_1 3.7 MiB conda libstdcxx
libstdcxx-ng 14.2.0 h4852527_1 52.8 KiB conda libstdcxx-ng
libtasn1 4.19.0 h166bdaf_0 114.1 KiB conda libtasn1
libthrift 0.21.0 h0e7cc3e_0 415.8 KiB conda libthrift
libtiff 4.7.0 he137b08_1 418.1 KiB conda libtiff
libtorch 2.4.1 cuda120_h1d34654_302 491.6 MiB conda libtorch
libunistring 0.9.10 h7f98852_0 1.4 MiB conda libunistring
libunwind 1.6.2 h9c3ff4c_0 73.7 KiB conda libunwind
libutf8proc 2.8.0 hf23e847_1 79 KiB conda libutf8proc
libuuid 2.38.1 h0b41bf4_0 32.8 KiB conda libuuid
libuv 1.49.2 hb9d3cd8_0 863.9 KiB conda libuv
libwebp 1.4.0 h2c329e2_0 89.8 KiB conda libwebp
libwebp-base 1.4.0 hd590300_0 428.7 KiB conda libwebp-base
libxcb 1.17.0 h8a09558_0 386.6 KiB conda libxcb
libxcrypt 4.4.36 hd590300_1 98 KiB conda libxcrypt
libxml2 2.12.7 h4c95cb1_3 689.2 KiB conda libxml2
libzlib 1.3.1 hb9d3cd8_2 59.5 KiB conda libzlib
line_profiler 4.1.3 py312h68727a3_1 158.1 KiB conda line_profiler
linkify-it-py 2.0.3 pyhd8ed1ab_1 23.6 KiB conda linkify-it-py
llvm-openmp 19.1.3 h024ca30_0 3 MiB conda llvm-openmp
log_symbols 0.0.14 pyh8c360ce_0 5.8 KiB conda log_symbols
lz4-c 1.9.4 hcb278e6_0 140 KiB conda lz4-c
lzo 2.10 hd590300_1001 167.4 KiB conda lzo
markdown-it-py 3.0.0 pyhd8ed1ab_0 62.8 KiB conda markdown-it-py
markupsafe 3.0.2 py312h178313f_1 24 KiB conda markupsafe
matplotlib-base 3.10.0 py312hd3ec401_0 7.8 MiB conda matplotlib-base
matplotlib-inline 0.1.7 pyhd8ed1ab_0 14.3 KiB conda matplotlib-inline
mdit-py-plugins 0.4.2 pyhd8ed1ab_1 41.2 KiB conda mdit-py-plugins
mdurl 0.1.2 pyhd8ed1ab_0 14.3 KiB conda mdurl
memray 1.15.0 py312h9f2de7a_0 699 KiB conda memray
mistune 3.0.2 pyhd8ed1ab_0 64.5 KiB conda mistune
mizani 0.13.0 pyhd8ed1ab_0 579.4 KiB conda mizani
mkl 2023.2.0 h84fe81f_50496 156.8 MiB conda mkl
more_itertools 10.5.0 244.3 KiB pypi more_itertools-10.5.0-py3-none-any.whl
mpc 1.3.1 h24ddda3_1 114 KiB conda mpc
mpfr 4.2.1 h90cbb55_3 619.9 KiB conda mpfr
mpmath 1.3.0 pyhd8ed1ab_0 428.1 KiB conda mpmath
msal 1.31.0 pyhd8ed1ab_0 88 KiB conda msal
msal_extensions 1.2.0 py312h7900ff3_2 36.6 KiB conda msal_extensions
msgpack-python 1.1.0 py312h68727a3_0 102.8 KiB conda msgpack-python
multidict 6.1.0 py312h178313f_2 60.1 KiB conda multidict
munkres 1.1.4 pyh9f0ad1d_0 12.2 KiB conda munkres
nbclient 0.10.0 pyhd8ed1ab_0 27.2 KiB conda nbclient
nbconvert-core 7.16.4 pyhd8ed1ab_1 185.2 KiB conda nbconvert-core
nbformat 5.10.4 pyhd8ed1ab_0 98.9 KiB conda nbformat
nccl 2.23.4.1 h52f6c39_2 109.1 MiB conda nccl
ncurses 6.5 he02047a_1 868.2 KiB conda ncurses
nest-asyncio 1.6.0 pyhd8ed1ab_0 11.4 KiB conda nest-asyncio
nettle 3.9.1 h7ab15ed_0 987.9 KiB conda nettle
networkx 3.4.2 pyh267e887_2 1.2 MiB conda networkx
nodeenv 1.9.1 pyhd8ed1ab_0 33.7 KiB conda nodeenv
notebook 7.2.2 pyhd8ed1ab_0 3.7 MiB conda notebook
notebook-shim 0.2.4 pyhd8ed1ab_0 16.5 KiB conda notebook-shim
numpy 2.2.0 py312h7e784f5_0 8 MiB conda numpy
omegaconf 2.3.0 pyhd8ed1ab_0 162.6 KiB conda omegaconf
opencensus 0.11.3 pyhd8ed1ab_0 69.1 KiB conda opencensus
opencensus-context 0.1.3 py312h7900ff3_3 21 KiB conda opencensus-context
openjpeg 2.5.2 h488ebb8_0 333.6 KiB conda openjpeg
openssl 3.4.0 hb9d3cd8_0 2.8 MiB conda openssl
orc 2.0.2 h690cf93_1 1.1 MiB conda orc
orjson 3.10.12 py312h12e396e_0 298.7 KiB conda orjson
overrides 7.7.0 pyhd8ed1ab_0 29.5 KiB conda overrides
p11-kit 0.24.1 hc5aa10d_0 4.5 MiB conda p11-kit
packaging 24.2 pyhff2d567_1 59 KiB conda packaging
pandas 2.2.3 py312hf9745cd_1 14.7 MiB conda pandas
pandoc 3.2 ha770c72_0 20.1 MiB conda pandoc
pandocfilters 1.5.0 pyhd8ed1ab_0 11.4 KiB conda pandocfilters
pango 1.54.0 h84a9a3c_0 437.9 KiB conda pango
parquet-tools 0.2.16 pyhd8ed1ab_0 30.8 KiB conda parquet-tools
parso 0.8.4 pyhd8ed1ab_0 73.4 KiB conda parso
pathlib2 2.3.7.post1 py312h7900ff3_4 48.6 KiB conda pathlib2
pathspec 0.12.1 pyhd8ed1ab_0 40.2 KiB conda pathspec
patsy 1.0.1 pyhff2d567_0 182.2 KiB conda patsy
pcre2 10.44 hba22ea6_2 930 KiB conda pcre2
pexpect 4.9.0 pyhd8ed1ab_0 52.3 KiB conda pexpect
pickleshare 0.7.5 py_1003 9.1 KiB conda pickleshare
pillow 11.0.0 py312h7b63e92_0 40 MiB conda pillow
pixman 0.43.2 h59595ed_0 377.8 KiB conda pixman
pkgutil-resolve-name 1.3.10 pyhd8ed1ab_1 10.5 KiB conda pkgutil-resolve-name
platformdirs 3.11.0 pyhd8ed1ab_0 19.5 KiB conda platformdirs
plotnine 0.14.1 pyhd8ed1ab_0 5 MiB conda plotnine
portalocker 2.10.1 py312h7900ff3_1 43.5 KiB conda portalocker
pre-commit 3.8.0 pyha770c72_1 176.3 KiB conda pre-commit
prometheus_client 0.21.0 pyhd8ed1ab_0 47.9 KiB conda prometheus_client
prompt-toolkit 3.0.48 pyha770c72_0 263.9 KiB conda prompt-toolkit
prompt_toolkit 3.0.48 hd8ed1ab_0 6.5 KiB conda prompt_toolkit
proto-plus 1.25.0 pyhd8ed1ab_1 41.5 KiB conda proto-plus
protobuf 5.27.5 py312h2ec8cdc_0 443.1 KiB conda protobuf
psutil 6.1.0 py312h66e93f0_0 477 KiB conda psutil
pthread-stubs 0.4 hb9d3cd8_1002 8.1 KiB conda pthread-stubs
ptyprocess 0.7.0 pyhd3deb0d_0 16.2 KiB conda ptyprocess
pure_eval 0.2.3 pyhd8ed1ab_0 16.2 KiB conda pure_eval
py-spy 0.4.0 h4c5a871_1 1.6 MiB conda py-spy
pyarrow 18.0.0 py312h7900ff3_2 24.6 KiB conda pyarrow
pyarrow-core 18.0.0 py312h09cf70e_2_cuda 4.4 MiB conda pyarrow-core
pyasn1 0.6.1 pyhd8ed1ab_2 60.8 KiB conda pyasn1
pyasn1-modules 0.4.1 pyhd8ed1ab_1 93.6 KiB conda pyasn1-modules
pycairo 1.27.0 py312h51b637d_0 114 KiB conda pycairo
pycparser 2.22 pyhd8ed1ab_0 102.6 KiB conda pycparser
pydantic 2.9.2 pyhd8ed1ab_0 293.6 KiB conda pydantic
pydantic-core 2.23.4 py312h12e396e_0 1.5 MiB conda pydantic-core
pydot 3.0.2 py312h7900ff3_0 77.8 KiB conda pydot
pygit2 1.16.0 py312h66e93f0_0 271.1 KiB conda pygit2
pygments 2.18.0 pyhd8ed1ab_0 858.7 KiB conda pygments
pygobject 3.50.0 py312hf4b392c_1 403.4 KiB conda pygobject
pygtrie 2.5.0 pyhd8ed1ab_0 26.5 KiB conda pygtrie
pyjwt 2.10.0 pyhff2d567_0 24.5 KiB conda pyjwt
pyopenssl 24.3.0 pyhd8ed1ab_0 119.8 KiB conda pyopenssl
pyparsing 3.2.0 pyhd8ed1ab_1 90.3 KiB conda pyparsing
pypickle 1.1.0 pyhd8ed1ab_0 8.5 KiB conda pypickle
pyprojroot 0.3.0 pyhd8ed1ab_0 12.4 KiB conda pyprojroot
pysocks 1.7.1 pyha2e5f31_6 18.5 KiB conda pysocks
python 3.12.8 h9e4cc4f_1_cpython 30.1 MiB conda python
python-dateutil 2.9.0.post0 pyhff2d567_0 216.7 KiB conda python-dateutil
python-duckdb 1.1.3 py312h2ec8cdc_0 23.1 MiB conda python-duckdb
python-fastjsonschema 2.20.0 pyhd8ed1ab_0 220.9 KiB conda python-fastjsonschema
python-gssapi 1.9.0 py312h3770eae_1 592.5 KiB conda python-gssapi
python-json-logger 2.0.7 pyhd8ed1ab_0 13.1 KiB conda python-json-logger
python-tzdata 2024.2 pyhd8ed1ab_0 139.2 KiB conda python-tzdata
python_abi 3.12 5_cp312 6.1 KiB conda python_abi
pytorch 2.4.1 cuda120_py312hf8d5e09_302 33.3 MiB conda pytorch
pytorch-gpu 2.4.1 cuda120py312h4ea2c68_302 23.3 KiB conda pytorch-gpu
pytz 2024.1 pyhd8ed1ab_0 184.1 KiB conda pytz
pyu2f 0.1.5 pyhd8ed1ab_1 35.9 KiB conda pyu2f
pywin32-on-windows 0.1.0 pyh1179c8e_3 4.7 KiB conda pywin32-on-windows
pyyaml 6.0.2 py312h66e93f0_1 201.7 KiB conda pyyaml
pyzmq 26.2.0 py312hbf22597_3 369.3 KiB conda pyzmq
qhull 2020.2 h434a139_5 540 KiB conda qhull
quarto 1.5.57 ha770c72_0 15.3 MiB conda quarto
ray-core 2.40.0 py312h6630fa3_0 28.7 MiB conda ray-core
ray-default 2.40.0 py312h6dd12e9_0 1.9 MiB conda ray-default
re2 2024.07.02 h77b4e00_1 26 KiB conda re2
readline 8.2 h8228510_1 274.9 KiB conda readline
referencing 0.35.1 pyhd8ed1ab_0 41.2 KiB conda referencing
requests 2.32.3 pyhd8ed1ab_1 57.3 KiB conda requests
rfc3339-validator 0.1.4 pyhd8ed1ab_0 7.9 KiB conda rfc3339-validator
rfc3986-validator 0.1.1 pyh9f0ad1d_0 7.6 KiB conda rfc3986-validator
rich 13.9.4 pyhd8ed1ab_0 181.1 KiB conda rich
rpds-py 0.22.3 py312h12e396e_0 346.1 KiB conda rpds-py
rsa 4.9 pyhd8ed1ab_1 30.1 KiB conda rsa
ruamel.yaml 0.18.6 py312h66e93f0_1 261.1 KiB conda ruamel.yaml
ruamel.yaml.clib 0.2.8 py312h66e93f0_1 142.1 KiB conda ruamel.yaml.clib
ruff 0.8.3 py312h2156523_0 7.6 MiB conda ruff
s2n 1.5.6 h0e56266_0 346.3 KiB conda s2n
s3fs 2024.10.0 pyhd8ed1ab_0 31.8 KiB conda s3fs
s3transfer 0.10.3 pyhd8ed1ab_0 61.3 KiB conda s3transfer
scipy 1.14.1 py312h62794b6_2 16.6 MiB conda scipy
scmrepo 3.3.8 pyhd8ed1ab_0 58.2 KiB conda scmrepo
semver 3.0.2 pyhd8ed1ab_0 20.4 KiB conda semver
send2trash 1.8.3 pyh0d859eb_0 22.3 KiB conda send2trash
setproctitle 1.3.4 py312h66e93f0_0 19.8 KiB conda setproctitle
setuptools 75.5.0 pyhff2d567_0 754.4 KiB conda setuptools
shellingham 1.5.4 pyhd8ed1ab_0 14.2 KiB conda shellingham
shortuuid 1.0.13 pyhd8ed1ab_0 14.7 KiB conda shortuuid
shtab 1.7.1 pyhd8ed1ab_0 19.1 KiB conda shtab
six 1.16.0 pyh6c4a22f_0 13.9 KiB conda six
sleef 3.7 h1b44611_2 1.8 MiB conda sleef
smart_open 7.1.0 pyhd8ed1ab_0 50.7 KiB conda smart_open
smmap 5.0.0 pyhd8ed1ab_0 22 KiB conda smmap
snappy 1.2.1 ha2e4443_0 41.5 KiB conda snappy
sniffio 1.3.1 pyhd8ed1ab_0 14.7 KiB conda sniffio
soupsieve 2.5 pyhd8ed1ab_1 35.9 KiB conda soupsieve
spdlog 1.11.0 h9b3ece8_1 216 KiB conda spdlog
spinners 0.0.24 pyh9f0ad1d_0 7.8 KiB conda spinners
sqlalchemy 2.0.36 py312h66e93f0_0 3.3 MiB conda sqlalchemy
sqltrie 0.11.1 pyhd8ed1ab_0 19.6 KiB conda sqltrie
sshfs 2024.9.0 pyhd8ed1ab_0 19.6 KiB conda sshfs
stack_data 0.6.2 pyhd8ed1ab_0 25.6 KiB conda stack_data
statsmodels 0.14.4 py312hc0a28a1_0 11.5 MiB conda statsmodels
structlog 24.4.0 208.9 KiB pypi structlog-24.4.0-py3-none-any.whl
sympy 1.13.3 pyh2585a3b_104 4.4 MiB conda sympy
tabulate 0.9.0 pyhd8ed1ab_1 35.1 KiB conda tabulate
tbb 2021.13.0 h84d6215_0 171.7 KiB conda tbb
tectonic 0.15.0 hffe7e2f_0 5.5 MiB conda tectonic
termcolor 2.5.0 pyhd8ed1ab_0 12.2 KiB conda termcolor
terminado 0.18.1 pyh0d859eb_0 21.9 KiB conda terminado
textual 1.0.0 pyhd8ed1ab_0 445.1 KiB conda textual
threadpoolctl 3.5.0 pyhc1e730c_0 23 KiB conda threadpoolctl
thrift 0.20.0 py312h2ec8cdc_1 160.7 KiB conda thrift
tinycss2 1.4.0 pyhd8ed1ab_0 27.6 KiB conda tinycss2
tk 8.6.13 noxft_h4845f30_101 3.2 MiB conda tk
tomli 2.1.0 pyhff2d567_0 18.3 KiB conda tomli
tomlkit 0.13.2 pyha770c72_0 36.4 KiB conda tomlkit
tornado 6.4.2 py312h66e93f0_0 820.7 KiB conda tornado
tqdm 4.67.0 pyhd8ed1ab_0 87.3 KiB conda tqdm
traitlets 5.14.3 pyhd8ed1ab_0 107.6 KiB conda traitlets
typer 0.13.0 pyhd8ed1ab_0 53.6 KiB conda typer
typer-slim 0.13.0 pyhff2d567_0 42.2 KiB conda typer-slim
typer-slim-standard 0.13.0 hd8ed1ab_0 47.3 KiB conda typer-slim-standard
types-python-dateutil 2.9.0.20241003 pyhff2d567_0 21.3 KiB conda types-python-dateutil
typing-extensions 4.12.2 hd8ed1ab_0 9.9 KiB conda typing-extensions
typing_extensions 4.12.2 pyha770c72_0 39 KiB conda typing_extensions
typing_utils 0.1.0 pyhd8ed1ab_0 13.5 KiB conda typing_utils
typst 0.11.0 he8a937b_0 11.1 MiB conda typst
tzdata 2024b hc8b5060_0 119.5 KiB conda tzdata
uc-micro-py 1.0.3 pyhd8ed1ab_1 10.9 KiB conda uc-micro-py
ukkonen 1.0.1 py312h68727a3_5 13.6 KiB conda ukkonen
unicodedata2 15.1.0 py312h66e93f0_1 359.9 KiB conda unicodedata2
uri-template 1.3.0 pyhd8ed1ab_0 23.4 KiB conda uri-template
urllib3 2.2.3 pyhd8ed1ab_0 95.8 KiB conda urllib3
vine 5.1.0 pyhd8ed1ab_0 14.3 KiB conda vine
virtualenv 20.27.1 pyhd8ed1ab_0 2.8 MiB conda virtualenv
voluptuous 0.15.2 pyhd8ed1ab_1 32.5 KiB conda voluptuous
wcwidth 0.2.13 pyhd8ed1ab_0 31.9 KiB conda wcwidth
webcolors 24.8.0 pyhd8ed1ab_0 17.9 KiB conda webcolors
webdav4 0.10.0 pyhd8ed1ab_0 35.6 KiB conda webdav4
webencodings 0.5.1 pyhd8ed1ab_2 15.2 KiB conda webencodings
websocket-client 1.8.0 pyhd8ed1ab_0 46 KiB conda websocket-client
wrapt 1.17.0 py312h66e93f0_0 62.3 KiB conda wrapt
xorg-libice 1.1.1 hb9d3cd8_1 56.8 KiB conda xorg-libice
xorg-libsm 1.2.4 he73a12e_1 26.9 KiB conda xorg-libsm
xorg-libx11 1.8.10 h4f16b4b_0 818.7 KiB conda xorg-libx11
xorg-libxau 1.0.11 hb9d3cd8_1 14.3 KiB conda xorg-libxau
xorg-libxdmcp 1.1.5 hb9d3cd8_0 19.4 KiB conda xorg-libxdmcp
xorg-libxext 1.3.6 hb9d3cd8_0 48.9 KiB conda xorg-libxext
xorg-libxrender 0.9.11 hb9d3cd8_1 36.9 KiB conda xorg-libxrender
xorg-xorgproto 2024.1 hb9d3cd8_1 552.2 KiB conda xorg-xorgproto
xz 5.2.6 h166bdaf_0 408.6 KiB conda xz
yaml 0.2.5 h7f98852_2 87.1 KiB conda yaml
yarl 1.9.4 py312h66e93f0_1 118.1 KiB conda yarl
zc.lockfile 3.0.post1 pyhd8ed1ab_0 13.2 KiB conda zc.lockfile
zeromq 4.3.5 h3b0a872_7 327.5 KiB conda zeromq
zipp 3.21.0 pyhd8ed1ab_0 21.2 KiB conda zipp
zlib 1.3.1 hb9d3cd8_2 90.1 KiB conda zlib
zstandard 0.23.0 py312hef9b889_1 409.7 KiB conda zstandard
zstd 1.5.6 ha6fb4c9_0 541.8 KiB conda zstd
```
### Environment info
```shell
System
------------
Pixi version: 0.39.4
Platform: linux-64
Virtual packages: __unix=0=0
: __linux=6.8.0=0
: __glibc=2.39=0
: __cuda=12.4=0
: __archspec=1=skylake
Cache dir: /home/mde48/.cache/rattler/cache
Auth storage: /home/mde48/.rattler/credentials.json
Config locations: No config files found
Global
------------
Bin dir: /home/mde48/.pixi/bin
Environment dir: /home/mde48/.pixi/envs
Manifest dir: /home/mde48/.pixi/manifests/pixi-global.toml
Project
------------
Name: lenskit-codex
Manifest file: /home/mde48/lenskit/lenskit-codex/pixi.toml
Last updated: 28-12-2024 15:17:53
Environments
------------
Environment: default
Features: run, analyze, default
Solve group: main
Channels: conda-forge
Dependency count: 34
Dependencies: pytorch, numpy, pandas, scipy, implicit, libblas, duckdb-cli, python-duckdb, pyarrow, python, click, pydantic, docopt-ng, humanize, tabulate, statsmodels, distfit, plotnine, matplotlib-base, ipyparallel, notebook, jupyter-cache, just, dvc, dvc-webdav, dvc-ssh, dvc-s3, dvc-azure, quarto, tectonic, pyprojroot, deepmerge, requests, ray-default
PyPI Dependencies: lenskit, lenskit-implicit, lenskit-hpf, lenskit-codex
Target platforms: linux-64, osx-arm64
Environment: publish
Features: nomkl, default
Channels: conda-forge
Dependency count: 26
Dependencies: nomkl, python, click, pydantic, docopt-ng, humanize, tabulate, statsmodels, distfit, plotnine, matplotlib-base, ipyparallel, notebook, jupyter-cache, just, dvc, dvc-webdav, dvc-ssh, dvc-s3, dvc-azure, quarto, tectonic, pyprojroot, deepmerge, requests, ray-default
PyPI Dependencies: lenskit-codex
Target platforms: linux-64, osx-arm64
Environment: dev
Features: run, analyze, dev, default
Solve group: main
Channels: conda-forge
Dependency count: 41
Dependencies: pytorch, numpy, pandas, scipy, implicit, libblas, duckdb-cli, python-duckdb, pyarrow, deno, line_profiler, ruff, pre-commit, ipython, jupyterlab, parquet-tools, python, click, pydantic, docopt-ng, humanize, tabulate, statsmodels, distfit, plotnine, matplotlib-base, ipyparallel, notebook, jupyter-cache, just, dvc, dvc-webdav, dvc-ssh, dvc-s3, dvc-azure, quarto, tectonic, pyprojroot, deepmerge, requests, ray-default
PyPI Dependencies: lenskit, lenskit-implicit, lenskit-hpf, lenskit-codex
Target platforms: linux-64, osx-arm64
Environment: cuda
Features: run, analyze, cuda, default
Solve group: cuda
Channels: conda-forge
Dependency count: 35
Dependencies: pytorch, numpy, pandas, scipy, implicit, libblas, duckdb-cli, python-duckdb, pyarrow, pytorch-gpu, python, click, pydantic, docopt-ng, humanize, tabulate, statsmodels, distfit, plotnine, matplotlib-base, ipyparallel, notebook, jupyter-cache, just, dvc, dvc-webdav, dvc-ssh, dvc-s3, dvc-azure, quarto, tectonic, pyprojroot, deepmerge, requests, ray-default
PyPI Dependencies: lenskit, lenskit-implicit, lenskit-hpf, lenskit-codex
Target platforms: linux-64
System requirements: cuda = "12"
Environment: cuda-dev
Features: run, analyze, cuda, dev, default
Solve group: cuda
Channels: conda-forge
Dependency count: 42
Dependencies: pytorch, numpy, pandas, scipy, implicit, libblas, duckdb-cli, python-duckdb, pyarrow, pytorch-gpu, deno, line_profiler, ruff, pre-commit, ipython, jupyterlab, parquet-tools, python, click, pydantic, docopt-ng, humanize, tabulate, statsmodels, distfit, plotnine, matplotlib-base, ipyparallel, notebook, jupyter-cache, just, dvc, dvc-webdav, dvc-ssh, dvc-s3, dvc-azure, quarto, tectonic, pyprojroot, deepmerge, requests, ray-default
PyPI Dependencies: lenskit, lenskit-implicit, lenskit-hpf, lenskit-codex
Target platforms: linux-64
System requirements: cuda = "12"
```
Contributor guide
Research direction
Reproduce the reported SQL query with the conda-forge DuckDB CLI and compare it with the Homebrew installation. Trace how the feedstock packages DuckDB's compression support; the issue is done when zstd-compressed JSON can be read through read_ndjson with compression='zstd' without the unsupported-compression error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100