issues
search
marsupialtail
/
quokka
Making data lake work for time series
https://marsupialtail.github.io/quokka/
Apache License 2.0
1.14k
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add types
#61
palaska
closed
2 months ago
0
Unexpected token ',' when using together an iterator and a private field
#60
Filyus
closed
1 year ago
0
sql: fix date formatting in filters, add comments
#59
sarahfujimori
closed
1 year ago
0
Add possibility to use redis in docker #57
#58
gkaretka
closed
1 year ago
0
Unable to use redis running in docker
#57
gkaretka
closed
1 year ago
1
sql: change main function args, add example script
#56
sarahfujimori
closed
1 year ago
0
sql: fix global variable bugs
#55
sarahfujimori
closed
1 year ago
0
Kubernetes support
#54
marsupialtail
opened
1 year ago
0
Add TaskGraph API implementations of more TPC-H queries and update documentation
#53
ea-coding
closed
1 year ago
0
documentation typo updates
#52
16liw
closed
1 year ago
0
First draft of sql interface to quokka using duckdb
#51
sarahfujimori
closed
1 year ago
0
add collect()
#50
Jobhdez
closed
1 year ago
0
change filter to filter_sql
#49
Jobhdez
closed
1 year ago
0
exceptions.ShapeError: 17 column names provided for a dataframe of width 16
#48
Jobhdez
closed
1 year ago
1
Launch Multiregional Cluster
#47
ea-coding
closed
1 year ago
1
push down predicates on the join key to both sides of the join
#46
marsupialtail
opened
1 year ago
1
Support backpressuring during fault recovery
#45
marsupialtail
opened
1 year ago
0
Streaming algorithms
#44
marsupialtail
opened
1 year ago
2
kill progress tracking thread upon error
#43
marsupialtail
closed
1 year ago
0
handle multi-target outputs
#42
marsupialtail
closed
1 year ago
1
add distributed groupby functionality
#41
marsupialtail
closed
1 year ago
0
null checks
#40
marsupialtail
opened
1 year ago
0
Disk based hash joins meta thread
#39
marsupialtail
opened
1 year ago
1
update gitignore with some boilerplate to ignore build directories
#38
robcxyz
closed
1 year ago
1
add some dependencies I needed to run example
#37
robcxyz
closed
1 year ago
1
fix with_column_sql bug, update sql_utils
#36
sarahfujimori
closed
1 year ago
0
CMT: fix hash equality error
#35
fabioibanez
closed
1 year ago
0
sql_utils: add helper function for parsing aggregations
#34
sarahfujimori
closed
1 year ago
0
Add disk JSON reader
#33
ea-coding
closed
1 year ago
1
cardinality estimator: fix bug with sample predicate
#32
sarahfujimori
closed
1 year ago
0
Very subtle bug in fault tolerance for staged execution (not in release yet, fix before next release)
#31
marsupialtail
closed
1 year ago
1
Input Source - Delta Lake
#30
Chase-Edwards
opened
1 year ago
3
added the stage logic into the flight server
#29
marsupialtail
closed
1 year ago
0
Staged execution
#28
marsupialtail
closed
1 year ago
1
sql_utils: add helper function for aggregations
#27
sarahfujimori
closed
1 year ago
0
Investigation needed, odd Redis behavior
#26
marsupialtail
opened
1 year ago
0
sql utils: updates to evaluate functions
#25
sarahfujimori
closed
1 year ago
1
Try polars read_csv
#24
marsupialtail
closed
1 year ago
0
Schema not correct after aggregation
#23
skrawcz
closed
1 year ago
1
Add tqdm to setup.py
#22
skrawcz
closed
1 year ago
0
`lanugage` typo fix
#20
romainr
closed
1 year ago
0
Range join benchmarks
#19
marsupialtail
closed
1 year ago
0
Data source challenge: SAP HANA
#18
tomtom215
opened
1 year ago
9
New task based execution engine
#17
marsupialtail
closed
2 years ago
3
Absence of CI
#16
melezhik
opened
2 years ago
14
Write Apache Arrow Flight server in C++
#15
marsupialtail
closed
1 year ago
1
Support JSON inputs
#14
marsupialtail
closed
1 year ago
0
Support ordering
#13
marsupialtail
closed
1 year ago
0
reduce initialization overhead - meta thread
#12
marsupialtail
closed
1 year ago
5
join order and CBO meta-thread
#11
marsupialtail
closed
1 year ago
1
Next