Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jacksontj/dataman issues and pull requests
#94 - Add caching to travis
Pull Request -
State: closed - Opened by jacksontj over 5 years ago
#93 - Not escaping quotes on `text` fields
Issue -
State: closed - Opened by ghowland almost 6 years ago
- 1 comment
#92 - Remove some unnecessary allocations
Pull Request -
State: closed - Opened by jacksontj almost 6 years ago
#91 - Add some benchmarks for record operations
Pull Request -
State: closed - Opened by jacksontj about 6 years ago
#90 - Remove layer of channels
Pull Request -
State: closed - Opened by jacksontj about 6 years ago
#89 - Stream perf
Pull Request -
State: closed - Opened by jacksontj about 6 years ago
#88 - Sort should allow NULL values (allow_null) fields
Issue -
State: closed - Opened by ghowland about 6 years ago
- 1 comment
#87 - Use concrete types for stream, this allows these to be stack allocated
Pull Request -
State: closed - Opened by jacksontj about 6 years ago
#86 - Handle more map types
Pull Request -
State: closed - Opened by jacksontj about 6 years ago
#85 - Docfilter
Pull Request -
State: closed - Opened by jacksontj about 6 years ago
#84 - Make sure to iterate over the fields in the same order
Pull Request -
State: closed - Opened by jacksontj about 6 years ago
#83 - Insert many support
Pull Request -
State: closed - Opened by jacksontj about 6 years ago
#82 - Unique Constraint violations return as a general querty error, should be ValidationError map so we know what key it was in violation
Issue -
State: open - Opened by ghowland about 6 years ago
#81 - Add default registry
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#80 - Perf cleanup
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#79 - Change stream transformation
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#78 - No need to create the columns on every iteration
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#77 - Increase default channel size
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#76 - Disable dataman-side projection
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#75 - Handle the new time type in normalize
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#74 - Instead of converting to a string, use a wrapped type to do marshaling
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#72 - Add Err() method to result_stream
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#71 - Switch to pointers to reduce allocations
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#69 - Treat nulls as the smallest thing
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#68 - Fix filter tests
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#67 - Check for errors in row iteration
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#66 - Add sql options for connections etc.
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#65 - Default to quoting values
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#64 - Default to a larger int
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#63 - Regexfilter
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#62 - Check for index names that are too long
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#61 - Handle very long index names
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: bug
#60 - Simplify index fetching from datasource
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#59 - Correctly create "primary" indexes when requested
Pull Request -
State: open - Opened by jacksontj over 6 years ago
#58 - Fix missing name correction
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#57 - Add another case that is valid
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#56 - Implement some missing equal types
Pull Request -
State: open - Opened by jacksontj over 6 years ago
#55 - Add Value type to handle json marshal properly
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#54 - Speed up marshaling
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#53 - Make Set() do only sets (not updates)
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#52 - Don't add _ if there was no name
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#51 - Add method to delete items from collectable arrays
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#50 - Need bytea type for binary/bytes data
Issue -
State: open - Opened by ghowland over 6 years ago
#49 - Add test for metric serialization, and perf improvements
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#48 - Batch delete API
Issue -
State: open - Opened by kahuang over 6 years ago
#47 - Option for multi deletes
Issue -
State: open - Opened by kahuang over 6 years ago
#46 - Option for set() or update() to replace the stored record with the sent record
Issue -
State: closed - Opened by kahuang over 6 years ago
- 2 comments
#45 - If a time is set include it in the string representation
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#43 - Metrics
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#42 - Add test case (and fix bug) for broken Set() behavior
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#41 - Fix bug with sub-field existence checks
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#40 - Aggregation
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#39 - Only normalize if data from pg is []byte
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#38 - Sortfix
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#37 - Record sorting needs to support sorting on columns that support nil
Issue -
State: closed - Opened by jacksontj over 6 years ago
Labels: bug
#36 - Add support for datasource_instance side projections for subfields:
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#35 - Create Makefile
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: enhancement
#34 - Add routernode basic healthcheck endpoint
Pull Request -
State: open - Opened by kahuang over 6 years ago
#33 - KeyspacePartition implementation
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#32 - Disallow creation of database/collection/etc with no `name`
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: bug
#31 - Create CLI to load integration_test cases into live dataman
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: enhancement
#30 - split datamantype `float` into float64 and float32
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: enhancement
#29 - support pgstore side projections for subfields
Issue -
State: closed - Opened by jacksontj over 6 years ago
Labels: enhancement
#28 - Add regex FilterType
Issue -
State: closed - Opened by jacksontj over 6 years ago
Labels: enhancement
#27 - Support projections within subfields that aren't defined in schema
Issue -
State: closed - Opened by jacksontj over 6 years ago
#26 - Add Timestamp type to dataman
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: enhancement
#25 - split datamantype `int` into `int32` and `int64`
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: enhancement
#24 - Make integration tests sharding agnostic
Issue -
State: open - Opened by jacksontj over 6 years ago
#23 - dep: Remove unnecessary dependencies and comments
Pull Request -
State: closed - Opened by tvi over 6 years ago
- 1 comment
#22 - Add vendor into gitignore
Pull Request -
State: closed - Opened by tvi over 6 years ago
#21 - Switch everything over to new metrics library
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#20 - Default prometheus + grafana dashboard
Issue -
State: open - Opened by bretep over 6 years ago
#19 - Metrics
Pull Request -
State: closed - Opened by smcquay over 6 years ago
#18 - Wrap pg errors in dataman errors
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: enhancement
#17 - Create a package for `Record`
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#16 - Add travis integration!
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#15 - Restructure repo layout
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#14 - Create CLI for running integration tests
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: enhancement
#13 - Query limiting system
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: enhancement
#12 - Stream query
Pull Request -
State: closed - Opened by jacksontj over 6 years ago
#11 - Error for extra fields in query
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: enhancement
#10 - Look into using pgx (faster pgstore)
Issue -
State: open - Opened by jacksontj over 6 years ago
Labels: enhancement
#9 - Add support for parsing RFC3339 datetimes
Pull Request -
State: closed - Opened by svrana almost 7 years ago
#8 - Allow user to do 'LIKE' operation
Issue -
State: open - Opened by taoruicui almost 7 years ago
Labels: enhancement
#7 - Group by function, sum()
Issue -
State: closed - Opened by zelin-l almost 7 years ago
Labels: enhancement
#6 - Have "set" check for pkey
Issue -
State: closed - Opened by jacksontj about 7 years ago
#5 - Added Date Type
Pull Request -
State: closed - Opened by zelin-l about 7 years ago
#4 - Filter by columns from joined tables
Issue -
State: closed - Opened by jstarw about 7 years ago
- 2 comments
#3 - Allow new keys for _document type
Issue -
State: closed - Opened by jstarw about 7 years ago
- 1 comment
Labels: enhancement
#2 - Allow user to specify constraint for Set operation
Issue -
State: open - Opened by jstarw about 7 years ago
- 1 comment
Labels: enhancement
#1 - Need quickstart docs
Issue -
State: open - Opened by ghowland over 7 years ago
Labels: docs