Revisions of python-happybase
Dominique Leuenberger (dimstar_suse)
accepted
request 930184
from
Dirk Mueller (dirkmueller)
(revision 16)
- add missing six buildrequires
Dominique Leuenberger (dimstar_suse)
accepted
request 790163
from
Tomáš Chvátal (scarabeus_iv)
(revision 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 730343
from
Tomáš Chvátal (scarabeus_iv)
(revision 14)
- Update to 1.2.0: * Switch from thriftpy to its successor thriftpy2, which supports Python 3.7.
Dominique Leuenberger (dimstar_suse)
accepted
request 659410
from
Matej Cepl (mcepl)
(revision 13)
- Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 526920
from
Thomas Bechtold (tbechtold)
(revision 12)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 520555
from
Thomas Bechtold (tbechtold)
(revision 11)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 518704
from
Thomas Bechtold (tbechtold)
(revision 10)
1
Adrian Schröter (adrianSuSE)
committed
(revision 8)
Split 13.2 from Factory
Tomáš Chvátal (scarabeus_factory)
accepted
request 230330
from
Denisart Benjamin (posophe)
(revision 7)
- update to 0.8: * Add (and default to) '0.96' compatibility mode in :py:class:`Connection`. * Add support for retrieving sorted columns, which is possible with the HBase 0.96 Thrift API * The `batch_size` argument to :py:meth:`Table.scan` is no longer propagated to `Scan.setBatching()` at the Java side (inside the Thrift server). (forwarded request 230267 from dirkmueller)
Stephan Kulow (coolo)
accepted
request 210382
from
Denisart Benjamin (posophe)
(revision 6)
- Update to version 0.7 * Added a `wal` argument to various data manipulation methods on the :py:class:`Table` and :py:class:`Batch` classes to determine whether to write the mutation to the Write-Ahead Log (WAL). (`issue #36 <https://github.com/wbolster/happybase/issues/36>`_). * Pass batch_size to underlying Thrift Scan instance (`issue #38 <https://github.com/wbolster/happybase/issues/38>`_). * Expose server name and port in :py:meth:`Table.regions` (recent HBase versions only) (`issue #37 <https://github.com/wbolster/happybase/issues/37>`_). * Regenerated bundled Thrift API modules using a recent upstream Thrift APIdefinition. This is required to expose newly added API. - Package NEWS.rst, TODO.rst and html pages in documentation directory - Add python-Sphinx requirement to build html documentation (forwarded request 210381 from posophe)
Tomáš Chvátal (scarabeus_factory)
accepted
request 204569
from
Sascha Peilicke (saschpe)
(revision 5)
Adrian Schröter (adrianSuSE)
committed
(revision 4)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 182842
from
Sascha Peilicke (saschpe)
(revision 3)
- update to 0.6: * Rewrote exception handling in connection pool. Exception handling is now a lot cleaner and does not introduce cyclic references anymore. (`issue #25 <https://github.com/wbolster/happybase/issues/25>`_). * Regenerated bundled Thrift code using Thrift 0.9.0 with the new-style classes flag (`issue #27 <https://github.com/wbolster/happybase/issues/27>`_). - update to 0.5: * Added a thread-safe connection pool (:py:class:`ConnectionPool`) * The :py:meth:`Connection.delete_table` method now features an optional `disable` parameter to make deleting enabled tables easier. * The debug log message emitted by :py:meth:`Table.scan` when closing a scanner * Increased Thrift dependency to at least 0.8. * The :py:class:`Connection` constructor now features an optional `timeout` parameter * The `timestamp` argument to various methods now also accepts `long` values * In some corner cases exceptions were raised during interpreter shutdown (forwarded request 182829 from dirkmueller)
Stephan Kulow (coolo)
accepted
request 163731
from
Factory Maintainer (factory-maintainer)
(revision 2)
Automatic submission by obs-autosubmit
Stephan Kulow (coolo)
accepted
request 158813
from
Sascha Peilicke (saschpe)
(revision 1)
OpenStack dependency
Displaying all 17 revisions