Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
leveldb
Port of LevelDB to Java
-
snappy
Port of Snappy to Java
-
galaxy-server
Galaxy as been renamed and moved to Airship
-
git-like-cli
Git-like-cli as been renamed and moved to Airline
-
memcached
Port of Memcached to Java
-
jstruct
Low level memory access in Java
139 contributions in 2019
Activity overview

Contribution activity
February 2019
Created a pull request in prestosql/presto that received 4 comments
Support grouped execution for window function
Extracted-From: https://github.com/prestodb/presto
+111
−26
•
4
comments
- Minor cleanups + throw unthrowed expcetion in SqlTaskManager
- Update to Hive 3.0.0
- Update presto-maven-plugin version
- Fix char value padding with respect to UTF-16 surrogate pairs
- Fix sequence encodings in Checkpoints.getStreamCheckpoints
- Minor cleanups
- Avoid adding unnecessary exchanges under Window nodes
- Add option not to delete target directory on failure
- Rename StageExecutionStrategy class and methods
- Add peak task user memory usage to query stats
- Add support for boolean type in EXPLAIN IO
- Propagate partitioning properties for full outer join
- Remove incorrect getReadTimeNanos() implementations
- Document hive.recursive-directories
- Add CLI option --trace-token to set the trace token
- Add approx_distinct for boolean
- Add physical* and internalNetwork* stats to QueryStatistics
Created an issue in dvoros/docker-hive that received 1 comment
3.1.1 fails during initialization
FAILED: SemanticException org.apache.hadoop.hive.ql.metadata.InvalidTableException: Table not found _dummy_table
Error: Error while compiling state…
1
comment