issues
search
dcmoura
/
spyql
Query data on the command line with SQL-like SELECTs powered by Python expressions
https://spyql.readthedocs.io
MIT License
918
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
unable to install spyql on ubuntu 24.04.1 LTS
#101
oliohir
opened
2 weeks ago
0
Double quotes
#100
naustica
closed
1 year ago
2
[Feature request] Define data access interface
#99
ivaigult
opened
1 year ago
1
[Feature request] Support multiple tables in FROM clause
#98
ivaigult
opened
1 year ago
1
improve error messaging when I'm holding it wrong
#97
seebs
opened
1 year ago
1
how to get distinct top level json keys
#96
ivostoykov
closed
1 year ago
4
Function to dump columns that are dictionaries as json
#95
dcmoura
opened
1 year ago
0
Cannot dump JSON object with Null values to string
#94
mgburns
closed
1 year ago
2
[FR] join 2 CSV files
#93
Minyus
opened
1 year ago
9
general text file support
#92
Minyus
opened
1 year ago
6
Cannot run CI/CD pipe on Python 3.11
#91
dcmoura
opened
1 year ago
0
Fixes git-actions tests on py3.6 and adds py3.11
#90
dcmoura
closed
1 year ago
3
Fixed issued with parameters initialization
#89
dcmoura
closed
1 year ago
1
[FR] COUNT(DISTINCT col1) ... GROUP BY
#88
Minyus
closed
1 year ago
3
Refactor `parse_structure` and allow comment in query
#87
Hayashi-Yudai
closed
1 year ago
9
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 2854: character maps to <undefined>
#86
LavanyaDS
opened
1 year ago
4
`parse_structure` performance can be improved by less regular expressions
#85
Hayashi-Yudai
closed
1 year ago
2
Support for line comments
#84
dcmoura
closed
1 year ago
0
Support reading and writing of JSON objects (not JSON lines)
#83
dcmoura
opened
1 year ago
1
code improvement for issue #60
#82
Hayashi-Yudai
closed
1 year ago
5
404 status on downloading sample.csv file
#81
maxlit
closed
2 years ago
2
Full-featured documentation
#80
dcmoura
closed
2 years ago
3
Universal access via a dot operator
#79
dcmoura
closed
2 years ago
1
Tweaked JSON loading to support any JSON file
#78
dcmoura
closed
2 years ago
0
Github actions
#77
dcmoura
closed
2 years ago
1
Key-value aggregations and lookups
#76
dcmoura
closed
2 years ago
7
Fix intra-README link
#75
benji-york
closed
2 years ago
1
fix typos
#74
areski
closed
2 years ago
1
JSON benchmarks
#73
dcmoura
closed
2 years ago
2
JSON benchmark
#72
dcmoura
opened
2 years ago
17
Bump pip from 19.2.3 to 21.1
#71
dependabot[bot]
closed
2 years ago
0
JSON external libraries
#70
dcmoura
closed
2 years ago
1
EXPLODE OUTER
#69
dcmoura
opened
2 years ago
0
API for running spyql queries within Python scripts
#68
dcmoura
closed
2 years ago
1
LIKE clause
#67
ricardocchaves
closed
1 year ago
4
feat: add * operator EXCEPT modifier
#66
recharte
closed
1 year ago
1
Interactive SpyQL
#65
yashbonde
closed
2 years ago
12
Interactive Spyql
#64
yashbonde
closed
2 years ago
2
Profiling and performance improvements
#63
dcmoura
closed
2 years ago
0
Column names with TEXT format
#62
henshin
closed
2 years ago
3
DESCRIBE dataset
#61
dcmoura
opened
2 years ago
0
Code improvements
#60
dcmoura
closed
1 year ago
6
Key value json output and key value loader to emulate left joins
#59
dcmoura
closed
2 years ago
1
Processor for getting the top/bottom n rows
#58
dcmoura
opened
2 years ago
0
Disk-based ORDER BY
#57
dcmoura
opened
2 years ago
0
Multiple EXPLODEs
#56
dcmoura
opened
2 years ago
1
Statement for executing python code on each row
#55
dcmoura
opened
2 years ago
0
INIT statement for running initialisation python code
#54
dcmoura
opened
2 years ago
0
Exception handling on bad JSONs
#53
dcmoura
opened
2 years ago
0
Option to specify table Schema when exporting to SQL
#52
dcmoura
opened
2 years ago
0
Next