Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/trinodb/tpch

Port of TPC-H dbgen to Java
https://github.com/trinodb/tpch

Add LICENSE

wendigo opened this pull request 2 months ago
Fix invalid lineitem column value

wendigo opened this pull request 9 months ago
Update to java 21

wendigo opened this pull request 9 months ago
Improve performance of data generation

wendigo opened this pull request over 1 year ago
Build project using java 17

kokosing opened this pull request over 1 year ago
Improve performance of data generation

wendigo opened this pull request over 1 year ago
Is it possible for this project to support tpc-bih?

LettuceBacon opened this issue about 2 years ago
Support hoodie table for test, add hoodie_nation table

albericgenius opened this pull request about 2 years ago
Update to Java 17

findepi opened this pull request about 2 years ago
Retain big TextPool memory softly

findepi opened this pull request about 2 years ago
Fix method name typo

findepi opened this pull request about 2 years ago
Some random CI maintainence

hashhar opened this pull request almost 3 years ago
Some random CI maintainence

hashhar opened this pull request almost 3 years ago
Migrate from TravisCI to GitHub Actions

winio94 opened this pull request almost 3 years ago
Add toString method to all entities (#10)

rmetzger opened this pull request over 4 years ago
Update to Airbase 90

electrum opened this pull request almost 6 years ago
Implement DECIMAL type and remove DOUBLE type to conform with TPCH spec

atris opened this pull request over 6 years ago
Line Item count is off by a little bit

hgschmie opened this issue about 7 years ago
SCALE_BASE for LineItem and PartSupplier

hgschmie opened this issue about 7 years ago
Make column names compliant with TPC-H spec

ArturGajowy opened this pull request about 8 years ago
Column names do not obey the TPC-H specification

kokosing opened this issue about 8 years ago
Expose TPC-H table statistics

losipiuk opened this issue over 8 years ago
tpch don't include the license file

puntogil opened this issue over 8 years ago
Use parametrized varchar type

losipiuk opened this pull request over 8 years ago
Revert quantity to generate whole number

raghavsethi opened this pull request over 8 years ago
Change non-identifier columns to generate INTEGERs

raghavsethi opened this pull request over 8 years ago
change lineitem.quantity from integer to double

ilfrin opened this pull request almost 9 years ago
Expose unscaled numeric values

sopel39 opened this pull request over 9 years ago
marked entities as Serializable (needed in several use-cases)

zach-m opened this pull request over 9 years ago
toString() method on all TpchEntity

rmetzger opened this issue almost 10 years ago
Fix off-by-one in TextPool.getText()

cberner opened this pull request about 10 years ago
Optimize memory usage of TextPool

cberner opened this pull request about 10 years ago
Add getDate to fetch date fields in days from 1970-01-01

dain opened this pull request about 10 years ago
TPC-H standard column names

gregrahn opened this issue about 10 years ago
Specify Guava version.

julianhyde opened this pull request over 10 years ago
Add row number field to all entities

dain opened this pull request over 10 years ago
How to use airlift-tpch

prashant23 opened this issue over 10 years ago
Initial revision

dain opened this pull request almost 11 years ago