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

GitHub / FeatureBaseDB/python-pilosa issues and pull requests

#160 - Bump protobuf from 3.6.1 to 3.18.3 in /requirements

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#159 - Bump protobuf from 3.6.1 to 3.15.0 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#158 - hwo to user method "Rows(field)"

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

#157 - Bump urllib3 from 1.24.1 to 1.26.5 in /requirements

Pull Request - State: open - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#156 - release new version that fix issues with timeout

Issue - State: open - Opened by mkuzdowicz almost 5 years ago

#155 - Fix connect_timeout and socket_timeout adjustment on Client construction

Pull Request - State: closed - Opened by mkuzdowicz about 5 years ago - 1 comment

#154 - fix NoneType Error when pass either 'from_' or 'to' in row query(#153)

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

#152 - Fix connect_timeout and socket_timeout adjustment on re-use.

Pull Request - State: closed - Opened by travisturner almost 6 years ago - 7 comments

#151 - Client uses wrong connect_timeout and socket_timeout values during `import_field`

Issue - State: closed - Opened by DjDeepDive almost 6 years ago - 3 comments

#150 - Support for Pilosa v1.4

Issue - State: open - Opened by young118 almost 6 years ago

#149 - Set field keys on load

Pull Request - State: open - Opened by yuce about 6 years ago - 2 comments

#148 - Bump urllib3 from 1.24.1 to 1.24.2 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] over 6 years ago - 3 comments
Labels: dependencies

#147 - Update multicol example

Pull Request - State: closed - Opened by yuce over 6 years ago - 1 comment

#146 - Added multiple column CSV import example

Pull Request - State: closed - Opened by yuce over 6 years ago

#145 - Edited example so it will run properly

Pull Request - State: closed - Opened by asvetlik over 6 years ago - 1 comment

#144 - Added support for unbounded int fields

Pull Request - State: closed - Opened by yuce almost 7 years ago - 5 comments

#143 - Adds opentracing to deps; releasing 1.3.1

Pull Request - State: closed - Opened by yuce almost 7 years ago - 1 comment

#142 - Relasing 1.3.0

Pull Request - State: closed - Opened by yuce almost 7 years ago - 1 comment

#141 - Add tracing support

Issue - State: closed - Opened by yuce almost 7 years ago

#140 - Added initial tracing support.

Pull Request - State: closed - Opened by yuce almost 7 years ago - 6 comments

#139 - Releasing 1.2.1

Pull Request - State: closed - Opened by yuce almost 7 years ago - 1 comment

#138 - Updates

Pull Request - State: closed - Opened by yuce almost 7 years ago - 5 comments

#137 - Added use_manual_address client option

Pull Request - State: closed - Opened by yuce about 7 years ago - 1 comment

#136 - [TRIVIAL] upgraded urllib3 in requirements.txt

Pull Request - State: closed - Opened by yuce about 7 years ago

#135 - Upgrade urllib3

Issue - State: closed - Opened by yuce about 7 years ago

#134 - Updated range query

Pull Request - State: closed - Opened by yuce about 7 years ago

#133 - added GroupBy and Rows calls

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

#132 - [TRIVIAL] Releasing 1.2.0

Pull Request - State: closed - Opened by yuce over 7 years ago - 7 comments

#130 - Adds roaring import support for time fields

Pull Request - State: closed - Opened by yuce over 7 years ago - 4 comments

#129 - Doc update

Pull Request - State: closed - Opened by yuce over 7 years ago - 2 comments

#128 - Implements clear import

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

#127 - Added support for mutex and bool fields; Options and ClearRow calls

Pull Request - State: closed - Opened by yuce over 7 years ago - 1 comment

#126 - Implement Store call

Issue - State: closed - Opened by yuce over 7 years ago

#125 - Implements the Store call

Pull Request - State: closed - Opened by yuce over 7 years ago - 6 comments

#124 - Implements roaring import

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

#123 - Roaring bitmap import support

Issue - State: closed - Opened by yuce over 7 years ago

#122 - Adds track_existence index option; added not_ query

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

#121 - releasing 1.0.3

Pull Request - State: closed - Opened by yuce over 7 years ago - 1 comment

#120 - Relasing 1.0.1

Pull Request - State: closed - Opened by yuce over 7 years ago - 2 comments

#119 - Refactored fetch coordinator support in the client

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

#118 - [TRIVIAL] Updates topN integration test with the filter version

Pull Request - State: closed - Opened by yuce over 7 years ago - 2 comments

#117 - Fix TopN query generation when attrName/attrValues specified

Pull Request - State: closed - Opened by bmuller over 7 years ago - 2 comments

#116 - Sends write queries with keys to the coordinator node

Pull Request - State: closed - Opened by yuce over 7 years ago - 1 comment

#115 - Send PQL-Version header and logs the warning returned from Pilosa

Pull Request - State: closed - Opened by yuce over 7 years ago - 1 comment

#114 - Adds support for importing keys and field values

Pull Request - State: closed - Opened by yuce over 7 years ago - 2 comments

#113 - Updated keys support in the orm.

Pull Request - State: closed - Opened by yuce over 7 years ago - 1 comment

#112 - Updated keys support

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

#111 - [TRIVIAL] Add keys field option

Pull Request - State: closed - Opened by yuce over 7 years ago - 1 comment

#110 - Doc updates

Pull Request - State: closed - Opened by yuce over 7 years ago

#109 - Updates shards test

Pull Request - State: closed - Opened by yuce over 7 years ago - 1 comment

#108 - Merge develop into master

Pull Request - State: closed - Opened by yuce over 7 years ago - 5 comments

#107 - Updated for latest Pilosa server

Pull Request - State: closed - Opened by yuce over 7 years ago

#106 - Updated for latest Pilosa server

Pull Request - State: closed - Opened by yuce over 7 years ago

#105 - Compatibility with Pilosa server/develop

Pull Request - State: closed - Opened by yuce almost 8 years ago - 8 comments

#104 - Adds README.md directly as long_description in setup.py

Pull Request - State: closed - Opened by yuce almost 8 years ago - 1 comment

#103 - Remove markdown to RST transformation step in setup

Issue - State: closed - Opened by yuce almost 8 years ago

#102 - Update python client library to support Pilosa v1.0

Issue - State: closed - Opened by yuce almost 8 years ago

#101 - Doc update

Pull Request - State: closed - Opened by yuce almost 8 years ago

#100 - Releasing 0.9.0

Pull Request - State: closed - Opened by yuce almost 8 years ago - 2 comments

#99 - CI badge

Pull Request - State: closed - Opened by yuce almost 8 years ago

#98 - Updates

Pull Request - State: closed - Opened by yuce almost 8 years ago - 2 comments

#97 - cilent query function not working properly

Issue - State: closed - Opened by fivejjs almost 8 years ago - 2 comments

#96 - Removed legacy and versioning stuff

Pull Request - State: closed - Opened by yuce almost 8 years ago - 1 comment

#95 - Incompatible with Pilosa 0.8.x

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

#94 - releasing 0.8.3

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

#93 - updated readme

Pull Request - State: closed - Opened by yuce about 8 years ago

#92 - Consolidate master cluster resize ci

Pull Request - State: closed - Opened by yuce about 8 years ago - 1 comment

#91 - [TEMP] Travis ci update trials

Pull Request - State: closed - Opened by yuce about 8 years ago - 1 comment

#90 - Consolidate master cluster resize

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

#89 - Cluster resize support

Pull Request - State: closed - Opened by yuce about 8 years ago - 1 comment

#88 - Fixes #84

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

#87 - Disable Pilosa server diagnostics in tests

Issue - State: closed - Opened by codysoyland about 8 years ago - 1 comment

#86 - Pilosa Enterprise compatibility

Pull Request - State: closed - Opened by yuce about 8 years ago - 3 comments

#85 - Updated user agent string

Pull Request - State: closed - Opened by yuce about 8 years ago - 3 comments

#84 - WIP: Use schema endpoint instead of status

Pull Request - State: closed - Opened by yuce about 8 years ago - 1 comment

#83 - fixes encoding errors on import

Pull Request - State: closed - Opened by yuce about 8 years ago - 7 comments

#82 - Fix readme

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

#81 - tls section update from java client feedback

Pull Request - State: closed - Opened by yuce about 8 years ago - 3 comments

#80 - Fix code errors in the readme

Issue - State: closed - Opened by yuce about 8 years ago

#79 - Updated readme with TLS config

Pull Request - State: closed - Opened by yuce over 8 years ago - 1 comment

#78 - Updated doc; bitmap arg is optional for sum method

Pull Request - State: closed - Opened by yuce over 8 years ago - 1 comment

#77 - updated readme

Pull Request - State: closed - Opened by yuce over 8 years ago

#76 - Updated readme

Pull Request - State: closed - Opened by yuce over 8 years ago

#75 - meta defaults to protect against old indexes.

Pull Request - State: closed - Opened by yuce over 8 years ago - 2 comments

#74 - Doc and import updates

Pull Request - State: closed - Opened by yuce over 8 years ago - 1 comment

#73 - Added more range operators; deprecated time_quantum for indexes.

Pull Request - State: closed - Opened by yuce over 8 years ago - 1 comment

#72 - python could not install any script

Issue - State: closed - Opened by BlackTighr over 8 years ago - 1 comment

#71 - Releasing v0.8.0

Pull Request - State: closed - Opened by yuce over 8 years ago - 1 comment

#70 - Misc updates

Pull Request - State: closed - Opened by yuce over 8 years ago - 1 comment

#69 - Add support for 'slices' query option.

Pull Request - State: closed - Opened by benbjohnson over 8 years ago - 2 comments

#68 - Mass Update

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

#67 - added release target to make

Pull Request - State: closed - Opened by yuce over 8 years ago - 7 comments

#66 - Releasing v0.7.0

Pull Request - State: closed - Opened by yuce over 8 years ago - 1 comment

#65 - Added TLS support

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

#64 - Added range fields

Pull Request - State: closed - Opened by yuce over 8 years ago - 1 comment

#63 - TRIVIAL: Deprecated labels

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

#39 - Make Python Client Cluster Aware for mutation queries (clear/set)

Issue - State: closed - Opened by yuce almost 9 years ago

#7 - Support PQL versioning

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