p-vdp commented on issue #798:
URL: https://github.com/apache/sedona-db/issues/798#issuecomment-4339462030

   > we should probably just remove the apache-sedona dependency. We don't need 
pyspark for sedonadb!
   
   Ok, I just made that happen, and updated the OP. A fresh environment with 
`sedonadb` is coming in at ~100MB now.
   
   ```shell
   conda create -n test --dry-run -c conda-forge sedonadb
   
   [...]
   
   The following packages will be downloaded:
   
       package                    |            build
       ---------------------------|-----------------
       _openmp_mutex-4.5          |           20_gnu          28 KB  conda-forge
       bzip2-1.0.8                |       hda65f42_9         254 KB  conda-forge
       ca-certificates-2026.4.22  |       hbd8a1cb_0         128 KB  conda-forge
       geos-3.14.1                |       h480dda7_0         1.9 MB  conda-forge
       icu-78.3                   |       h33c6efd_0        12.1 MB  conda-forge
       ld_impl_linux-64-2.45.1    |default_hbd61a6d_102         711 KB  
conda-forge
       libexpat-2.7.5             |       hecca717_0          75 KB  conda-forge
       libffi-3.5.2               |       h3435931_0          57 KB  conda-forge
       libgcc-15.2.0              |      he0feb66_18        1017 KB  conda-forge
       libgomp-15.2.0             |      he0feb66_18         589 KB  conda-forge
       liblzma-5.8.3              |       hb03c661_0         111 KB  conda-forge
       libmpdec-4.0.0             |       hb03c661_1          90 KB  conda-forge
       libsqlite-3.53.0           |       hf4e2dac_0         936 KB  conda-forge
       libstdcxx-15.2.0           |      h934c35e_18         5.6 MB  conda-forge
       libuuid-2.42               |       h5347b49_0          39 KB  conda-forge
       libzlib-1.3.2              |       h25fd6f3_2          62 KB  conda-forge
       ncurses-6.5                |       h2d0b736_3         871 KB  conda-forge
       openssl-3.6.2              |       h35e630c_0         3.0 MB  conda-forge
       python-3.14.4              |habeac84_100_cp314        35.0 MB  
conda-forge
       python_abi-3.14            |          8_cp314           7 KB  conda-forge
       readline-8.3               |       h853b02a_0         337 KB  conda-forge
       sedonadb-0.3.0             |  py314h9a0e2ed_5        28.3 MB  conda-forge
       tk-8.6.13                  |noxft_h366c992_103         3.1 MB  
conda-forge
       tzdata-2025c               |       hc9c84f9_1         116 KB  conda-forge
       zstd-1.5.7                 |       hb78ec9c_6         587 KB  conda-forge
       ------------------------------------------------------------
                                              Total:        95.0 MB
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to