Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaComputing/DataSets.jl issues and pull requests

#71 - Add compat entries to standard libraries

Pull Request - State: closed - Opened by mortenpi 8 months ago - 1 comment

#70 - feat: allow dataset names to start with numbers

Pull Request - State: closed - Opened by mortenpi 8 months ago

#69 - Fast and flexible iteration and filtering of files in `BlobTree`s

Issue - State: open - Opened by andreuvall 10 months ago - 1 comment

#68 - "Revert" master back to 0.2 branch

Pull Request - State: closed - Opened by mortenpi 10 months ago

#67 - Allow indexing FileTree with string keys with path components in them

Issue - State: open - Opened by mbauman 10 months ago - 1 comment

#66 - feat: add way to register post-__init__ callbacks

Pull Request - State: closed - Opened by mortenpi 12 months ago

#65 - [release-0.2] feat: add way to register post-__init__ callbacks

Pull Request - State: closed - Opened by mortenpi 12 months ago

#64 - allow attaching a script file to the dataset

Issue - State: open - Opened by mohamed82008 about 1 year ago

#62 - fix: allow AbstractTrees 0.4 on release-0.2 branch

Pull Request - State: closed - Opened by mortenpi over 1 year ago

#61 - File materialization functions

Issue - State: open - Opened by mortenpi over 1 year ago

#60 - Better interoperation with Parquet files

Issue - State: open - Opened by mbauman almost 2 years ago

#59 - API to get the cached path for a blob

Issue - State: open - Opened by mbauman almost 2 years ago - 1 comment

#58 - Backports for 0.2.8

Pull Request - State: closed - Opened by mortenpi almost 2 years ago

#57 - Handle hyphens in dataset()

Pull Request - State: closed - Opened by mortenpi almost 2 years ago
Labels: bug

#56 - Concept of managed datasets for create/update/delete

Issue - State: open - Opened by mortenpi almost 2 years ago

#55 - Processing pipeline on dtype level

Issue - State: open - Opened by mortenpi almost 2 years ago

#54 - The role of the dataset UUID

Issue - State: open - Opened by mortenpi almost 2 years ago
Labels: documentation

#53 - Remove DataSets._current_project

Pull Request - State: closed - Opened by mortenpi almost 2 years ago

#52 - Determine data repo from DEPOT_PATH

Pull Request - State: closed - Opened by mortenpi almost 2 years ago

#51 - Remove manifest, gitignore generated docs files

Pull Request - State: closed - Opened by mortenpi almost 2 years ago

#50 - Fix nightly tests

Pull Request - State: closed - Opened by mortenpi almost 2 years ago - 1 comment

#49 - Backport allowing `-` in dataset names to 0.2

Pull Request - State: closed - Opened by mortenpi almost 2 years ago

#48 - DataSets for Testing Use Case

Issue - State: open - Opened by jvaverka about 2 years ago - 2 comments

#47 - CompatHelper: bump compat for AbstractTrees to 0.4

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago - 1 comment

#46 - DataSet configuration

Pull Request - State: closed - Opened by c42f over 2 years ago

#45 - BlobTree API refactor including newfile() / newdir(), and renaming.

Pull Request - State: closed - Opened by c42f over 2 years ago

#44 - Fix file naming inconsistency

Pull Request - State: closed - Opened by c42f over 2 years ago

#43 - The road to DataSets 1.0

Issue - State: open - Opened by c42f over 2 years ago - 1 comment

#42 - Iteration of `BlobTree` — `pairs` or `values`? `basename`?

Issue - State: open - Opened by c42f over 2 years ago

#41 - Rename `BlobTree -> FileTree`

Issue - State: closed - Opened by c42f over 2 years ago

#40 - Add DataSets.from_path(), allow `-` in dataset names

Pull Request - State: closed - Opened by c42f over 2 years ago

#39 - Data REPL fixes: `ls` shows the stack etc

Pull Request - State: closed - Opened by c42f over 2 years ago

#38 - CRUD updates, dataset mutation and BlobTree API updates

Pull Request - State: closed - Opened by c42f over 2 years ago - 1 comment

#37 - show method for DataSet: add line at the top

Pull Request - State: closed - Opened by fonsp over 2 years ago - 1 comment

#36 - Cleanup: Split most code out of DataSets.jl

Pull Request - State: closed - Opened by c42f over 2 years ago

#35 - Large dataset examples

Issue - State: open - Opened by c42f over 2 years ago

#34 - Refresh documentation

Issue - State: open - Opened by c42f over 2 years ago

#33 - Flexible string-based data addressing with URL-like "dataspec"

Pull Request - State: closed - Opened by c42f over 2 years ago - 3 comments

#32 - Addressing versioned data

Issue - State: closed - Opened by c42f almost 3 years ago

#31 - Creating, deleting and updating datasets

Issue - State: open - Opened by c42f almost 3 years ago - 4 comments

#30 - Disable driver loading check

Pull Request - State: closed - Opened by c42f almost 3 years ago

#29 - Remote drivers

Issue - State: open - Opened by yakir12 almost 3 years ago - 5 comments

#28 - Add DataSets.PROJECT_VERSION

Pull Request - State: closed - Opened by c42f about 3 years ago

#27 - New storage backend API based on ResourceContexts

Issue - State: open - Opened by c42f about 3 years ago

#26 - JuliaAstro/JuliaSpace use case

Issue - State: open - Opened by helgee about 3 years ago - 1 comment

#25 - Data REPL: Only show up to half a screen of data

Pull Request - State: closed - Opened by c42f over 3 years ago

#24 - Using data handles with Distributed.jl

Issue - State: open - Opened by c42f over 3 years ago - 4 comments

#23 - Use `/` as separator for dataset namespaces

Pull Request - State: closed - Opened by c42f over 3 years ago

#22 - More Data.toml schema validation and other minor cleanup

Pull Request - State: closed - Opened by c42f over 3 years ago

#21 - Various cleanups

Pull Request - State: closed - Opened by c42f over 3 years ago

#20 - Add drivers section to Data.toml for autoloading

Pull Request - State: closed - Opened by c42f over 3 years ago

#19 - Revive the data REPL

Pull Request - State: closed - Opened by c42f over 3 years ago

#18 - Bugfix for storage backend compatibility, plus tests

Pull Request - State: closed - Opened by c42f over 3 years ago

#17 - Data Layers

Pull Request - State: closed - Opened by c42f over 3 years ago - 9 comments

#16 - Add lock to global storage driver registry

Pull Request - State: closed - Opened by c42f over 3 years ago

#15 - Storage driver for data embedded in Data.toml

Pull Request - State: closed - Opened by c42f over 3 years ago - 3 comments

#14 - DataSets is hard to use with Distributed.jl

Issue - State: closed - Opened by c42f over 3 years ago - 2 comments

#13 - Fix docs build and bump version

Pull Request - State: closed - Opened by c42f over 3 years ago

#12 - Use ResourceContexts.jl for resource handling

Pull Request - State: closed - Opened by c42f over 3 years ago - 1 comment

#11 - DataSets search stack

Pull Request - State: closed - Opened by c42f over 3 years ago - 4 comments

#10 - Why do I need to `open` a dataset twice?

Issue - State: open - Opened by mbauman over 3 years ago - 3 comments
Labels: documentation

#9 - Ambiguity with open(::Function, ::DataSet)

Issue - State: open - Opened by mbauman over 3 years ago - 1 comment

#8 - mktemp is using a directory that doesn't yet exist?

Issue - State: closed - Opened by mbauman over 3 years ago - 11 comments

#7 - CompatHelper: add new compat entry for "TOML" at version "1.0"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago

#6 - Circuitscape use case

Issue - State: open - Opened by c42f almost 4 years ago

#5 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot almost 4 years ago - 13 comments

#3 - CompatHelper: add new compat entry for "HTTP" at version "0.8"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago