Ecosyste.ms: Issues

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

GitHub / kelindar/column issues and pull requests

#88 - Fixed index out of range issue when loading large snapshot

Pull Request - State: open - Opened by sgosiaco over 1 year ago

#87 - Database query with time.Time

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

#86 - Duplicate index entries

Issue - State: open - Opened by roihe over 1 year ago - 2 comments

#85 - possible memory leak when taking a snapshot

Issue - State: open - Opened by ami-m over 1 year ago

#84 - Found race case with backMap in SortedIndex

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

#83 - Tidy go mod

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

#82 - how do I efficiently query for unique values of a field

Issue - State: open - Opened by ami-m over 1 year ago - 2 comments

#81 - [Feature Request] set pk column after columns creation

Issue - State: open - Opened by kcmvp over 1 year ago - 1 comment

#80 - The performance seems low...

Issue - State: open - Opened by didip over 1 year ago - 2 comments

#79 - CreateTrigger and DropTrigger

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

#78 - [Feature Request] more powerful index

Issue - State: open - Opened by kcmvp over 1 year ago - 1 comment

#77 - [Feature Request]: Simper collection creation & data insertion & and Query

Issue - State: closed - Opened by kcmvp over 1 year ago - 1 comment

#76 - Fix swap and record index

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

#75 - SortedIndex baseline implementation

Pull Request - State: closed - Opened by Dreeseaw over 1 year ago - 3 comments

#74 - Fixed numeric merging options

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

#73 - Adding record column

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

#72 - Generalized merging function

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

#71 - Expose race case with ubuntu container

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

#70 - Support 'AND (... OR ... OR ...)' queries

Pull Request - State: closed - Opened by Dreeseaw about 2 years ago - 4 comments

#69 - Fix snapshot race

Pull Request - State: closed - Opened by kelindar about 2 years ago

#68 - Fixed duplicate primary keys

Pull Request - State: closed - Opened by kelindar about 2 years ago

#67 - Added vectorized aggregates

Pull Request - State: closed - Opened by kelindar about 2 years ago

#66 - Fix commit.Channel

Pull Request - State: closed - Opened by Dreeseaw about 2 years ago

#65 - Fixed loadstring index

Pull Request - State: closed - Opened by kelindar about 2 years ago

#64 - Non deterministic filter results

Issue - State: open - Opened by james-bowers about 2 years ago - 6 comments

#63 - Running in the background?

Issue - State: closed - Opened by james-bowers about 2 years ago - 2 comments

#62 - Add generic chunked storage to strings and numbers

Pull Request - State: closed - Opened by kelindar about 2 years ago

#61 - Refactor numeric types

Pull Request - State: closed - Opened by kelindar about 2 years ago

#60 - converted builds to matrix

Pull Request - State: closed - Opened by mxplusb about 2 years ago

#59 - Really cool project!

Issue - State: open - Opened by mxplusb about 2 years ago

#58 - check for dynamic columns

Issue - State: closed - Opened by Crayzero about 2 years ago - 1 comment

#57 - Duplicate key records getting inserted

Issue - State: closed - Opened by mxs00 about 2 years ago - 1 comment
Labels: enhancement

#56 - Fix case when union is first called indexing function

Pull Request - State: closed - Opened by Dreeseaw about 2 years ago - 2 comments

#55 - no way to issue where clause `a in ("1", "2") and b in ("5", "6")`

Issue - State: closed - Opened by on99 about 2 years ago - 1 comment
Labels: enhancement

#54 - Union is buggy

Issue - State: closed - Opened by on99 about 2 years ago - 2 comments

#53 - Sum functionality for Numeric columns in transactions

Pull Request - State: closed - Opened by Dreeseaw about 2 years ago - 10 comments

#52 - Exporting read-only column accessors

Issue - State: closed - Opened by Dreeseaw over 2 years ago - 1 comment

#51 - Multiple goroutines cannot be read at the same time

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

#50 - Adjust multiple comments

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

#49 - Possible undesired behavior when using query filters

Issue - State: open - Opened by mark-hartmann over 2 years ago - 3 comments

#48 - How to stream filtered values ?

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

#47 - Refactor API

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

#46 - Use reader in restore

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

#45 - Allow reads during snapshot

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

#44 - Fix collection capacity resizing and reduce allocs

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

#43 - Refactor snapshot

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

#42 - Smoother column resize

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

#41 - Fix variable-size int/float reader

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

#40 - Use Go 1.18 generics over "genny"

Issue - State: open - Opened by lukasmalkmus over 2 years ago - 5 comments

#39 - Add snapshot and restore methods

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

#38 - ForKind should return an error instead of panicing

Issue - State: closed - Opened by lukasmalkmus over 2 years ago - 1 comment
Labels: enhancement

#37 - Chunked snapshot writer/reader

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

#36 - Add partial snapshotting support

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

#35 - Swap hash function and bump map version

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

#34 - Background reading?

Issue - State: closed - Opened by adwelly over 2 years ago - 1 comment

#33 - Can Collection object be serialized?

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

#32 - Simplify enum strings column

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

#31 - Added more benchmarks and cleaned up

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

#30 - Added key column type

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

#29 - Improved cache example

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

#28 - Fix PutTrue operation type

Pull Request - State: closed - Opened by kelindar almost 3 years ago
Labels: bug

#27 - Added kv example

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

#26 - Fixed point read latch

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

#25 - Fixed benchmark example

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

#24 - Improved UpdateAt and Fetch

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

#23 - Added more tests, removed unnecessary code

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

#22 - Reduce bools and markers size in buffer

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

#21 - Cleanup commit

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

#20 - Migrate to go1.17, remove inserted and deleted bitmaps

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

#19 - Fix Set Uninitialized

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

#18 - Fix WithValue

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

#17 - Different results from query

Issue - State: closed - Opened by kempjeng almost 3 years ago - 2 comments
Labels: bug

#16 - sql dsl

Issue - State: open - Opened by gedw99 almost 3 years ago - 1 comment

#15 - index out of range

Issue - State: closed - Opened by k773 almost 3 years ago - 3 comments
Labels: bug

#14 - Fix #13: index growth and ForString column

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

#13 - Index issue

Issue - State: closed - Opened by irr123 almost 3 years ago - 1 comment
Labels: bug

#12 - Migrated to sharded latch & commit buffer

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

#11 - Bitmap to v1.1.0

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

#10 - Upgraded bitmap

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

#9 - Refactor commit & speed up insert

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

#8 - Faster filtering

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

#7 - Add collection-level lock

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

#6 - Txn Commit can result in transaction guarantee violation

Issue - State: open - Opened by aarondwi about 3 years ago - 11 comments

#5 - Persistency (at least for fast recovery - maybe some log of requests?)

Issue - State: open - Opened by dumblob about 3 years ago - 3 comments

#4 - Update README.md

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

#3 - Faster bulk inserts

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

#2 - Adding pushdown filers, enum column

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

#1 - Registry, Transactions & Performance

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