Remedy small files by combining them into larger ones.
A Mavenized Apache V2 gossip implementation for Java
Unit test framework for hive and hive-service
GeoIP Functions for hive
Run cassandra inside a java project without bring server deps into client classpath
edwardcapriolo/hive-protobuf 18
Protobuf input format and Serde support
C++ Library to access etcd
edwardcapriolo/DualInputFormat 11
An input format that returns a single split with a single row
edwardcapriolo/hive_cassandra_udfs 11
User Defined Functions for Hive to work with Cassandra
Clavin wrapped in a web service
startedhadolint/hadolint
started time in 14 hours
startedpolynote/polynote
started time in a day
starteddpoarch/Java-JDBC-CSV-Export
started time in 2 days
startedorisonchan/SQL-query-export-to-CSV
started time in 2 days
startedgms1/jdbmigr
started time in 2 days
startedjenetics/facilejdbc
started time in 2 days
startedtinywall/export2excel
started time in 2 days
startedhyee/OpenCSV
started time in 2 days
startedfelipedemacedo/java-export-dbtable-into-csv
started time in 2 days
issue commentactor-framework/actor-framework
While we're at it: also needs a std::hash overload.
comment created time in 2 days
push eventactor-framework/actor-framework
commit sha 642612a34683f455a7e029835f27ef4ae894dacc
Update Fedora images
push time in 2 days
push eventactor-framework/actor-framework
commit sha 642612a34683f455a7e029835f27ef4ae894dacc
Update Fedora images
push time in 2 days
create barnchactor-framework/actor-framework
branch : topic/neverlord/ci-update
created branch time in 2 days
push eventactor-framework/actor-framework
commit sha bdeaf78d6fd9d34c0ec4c0997d262ab7e1d3fd5f
Fix constructor signatures
push time in 2 days
push eventactor-framework/actor-framework
commit sha 6f4f91fa16e69b584ade9b82345f34322b52e5d4
Remove unnecessary base class
push time in 2 days
push eventactor-framework/actor-framework
commit sha df60a19060b4033a31d9aa90e8f592f9f5dadb58
Implement observables from function objects
commit sha a9f95468f53621710d26dd272707f74795b233b6
Fix dispose logic for observers
commit sha ad8f67efc8fc095ed0fe3ab2e5fcb874e06d3220
Add missing member functions
commit sha 40bf0ddd420921dd7746bb7083387ea8806e9918
Accept any observable in the merger
commit sha f8b923f74d171c6dd22c192e324353ab5cb79ae3
Improve handling of subscription and disposable
push time in 2 days
delete branch actor-framework/actor-framework
delete branch : integration/1276
delete time in 2 days
delete branch actor-framework/actor-framework
delete branch : integration/1277
delete time in 2 days
startedjfrog/artifactory-client-java
started time in 2 days
startedapnar/docker-image-rsync-server
started time in 3 days
startedaxiom-data-science/rsync-server
started time in 3 days
startedafter-the-sunrise/sx8000
started time in 3 days
startedplandes/cisql
started time in 3 days
startededwardcapriolo/etcdcpp
started time in 3 days
startedjuriel/JDBCSQLConsole
started time in 3 days
startedstdunbar/jisql
started time in 3 days
startedxo/usql
started time in 3 days
push eventactor-framework/actor-framework
commit sha e8234af568930c04c64ae2e9b20d17025e3c537e
Simply functor_attachable implementation
commit sha 97dffef07e426aa0a44911ae27087d3070f008f4
Allow non-const default handlers
commit sha 3731fc849e5ad5210b6d5dfd50600e3ba7e0fe04
Add compile-time checks for recent code additions
commit sha ce63edffa2b7acb698cfaea571142029d38e9ef0
Merge pull request #1272 Modernize functor_attachable and allow non-const default handlers
push time in 4 days
delete branch actor-framework/actor-framework
delete branch : topic/neverlord/refactoring
delete time in 4 days
PR merged actor-framework/actor-framework
I did some refactoring to use more C++17 constructs and also found an issue with the default handlers: passing a lambda declared as mutable to any of the set_..._handler functions fails to compile because the captured fun argument is const unless we also declare the lambdas that we use to construct the std::function object as mutable.
pr closed time in 4 days