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
sql: change main function args, add example script
#56
Closed
sarahfujimori
closed
1 year ago
sarahfujimori
commented
1 year ago
Add example script to print out dataframe code generated from SQL query.
Change the main function of sql.py to take in data path, mode, and data format to minimize extra work required. Only 'DISK' mode is supported for now.