issues
search
andygrove
/
datafusion-archive
DataFusion has now been donated to the Apache Arrow project
https://arrow.apache.org/
Apache License 2.0
631
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ARROW-4493: make accumulate_scalar somewhat exhaustive and easier to read
#203
tupshin
closed
5 years ago
5
Upgrade to sqlparser 0.2.0
#202
andygrove
closed
5 years ago
0
Arrow 0.12
#201
andygrove
closed
5 years ago
0
Add support for GROUP BY string column
#200
andygrove
closed
5 years ago
0
Code clean up in aggregate relation
#199
andygrove
closed
5 years ago
0
Support NULL in GROUP BY values
#198
andygrove
closed
5 years ago
0
Add full data type support for aggregate queries
#197
andygrove
closed
5 years ago
0
Implement COUNT(DISTINCT) aggregate function
#196
andygrove
closed
5 years ago
0
Implement COUNT() aggregate function
#195
andygrove
closed
5 years ago
0
Implement SUM() aggregate function
#194
andygrove
closed
5 years ago
0
Implement simple aggregate queries
#193
andygrove
closed
5 years ago
0
Roughing out protobuf definition for logical query plan based on Gand…
#192
andygrove
closed
5 years ago
0
Implement more efficient evaluation of expressions involving literals
#191
andygrove
closed
5 years ago
2
Implement selection (filter) support
#190
andygrove
closed
5 years ago
0
Saving progress with csv sql example [WIP]
#189
andygrove
closed
5 years ago
0
Tests fail with "invalid fastbin entry" since nightly-2018-11-03
#188
andygrove
closed
5 years ago
2
Upgrade parquet
#187
andygrove
closed
5 years ago
0
Upgrade parquet to 0.4.2
#186
gnieto
closed
5 years ago
1
Avoid consume full input on Limit relation
#185
gnieto
closed
5 years ago
1
Kubernetes support
#184
andygrove
closed
5 years ago
0
Implement RecordBatch serialization using Arrow RPC
#183
andygrove
closed
5 years ago
0
Investigate using Gandiva for query execution
#182
andygrove
closed
5 years ago
0
Parallel query execution with one thread per partition
#181
andygrove
closed
5 years ago
0
Using as query engine in web frontend
#180
gabomgp
closed
5 years ago
0
Add wildcard projection
#179
gnieto
closed
6 years ago
1
Upgrade parquet
#178
andygrove
closed
6 years ago
0
Fix DataFusion console from script source
#177
gnieto
closed
6 years ago
1
is the project still alive?
#176
AnirudhVyas
closed
6 years ago
1
Use ANSI SQL parser
#175
andygrove
closed
6 years ago
2
Feature flag to conditionally compile with parquet support
#174
JakeBecker
closed
5 years ago
3
Can't be included in dylib crate type
#173
JakeBecker
closed
5 years ago
1
Resiliency
#172
garro95
closed
5 years ago
0
bindings/API for other languages
#171
matbesancon
closed
5 years ago
0
Make demo "video" with asciicinema
#170
andygrove
closed
6 years ago
0
SQL console glitchy on startup in docker image (linux only)
#169
andygrove
closed
6 years ago
2
Add NULL support to Parquet data source
#168
andygrove
closed
5 years ago
0
Improve getting started page on web site
#167
andygrove
closed
6 years ago
0
Switch to rustyline in the console
#166
andygrove
closed
6 years ago
1
MIN and MAX with nulls
#165
srenatus
closed
6 years ago
1
console: allow for "SELECT 1; " (trailing whitespace)
#164
srenatus
closed
6 years ago
1
Cannot copy and paste SQL into console
#163
andygrove
closed
6 years ago
4
Add support for IS NULL / IS NOT NULL and NULL support in CSV data source
#162
andygrove
closed
6 years ago
1
Running `SELECT @@version` causes my computer to hang
#161
andygrove
closed
6 years ago
0
Add support for SELECT with no FROM clause
#160
andygrove
closed
6 years ago
0
Automate release process including creating tags in GitHub
#159
matbesancon
closed
6 years ago
4
First pass of basic operators finished
#158
hntd187
closed
6 years ago
2
Add support for ndjson data sources
#157
andygrove
closed
6 years ago
1
Fix COUNT(1) and add support for COUNT(*)
#156
andygrove
closed
6 years ago
0
Sum Aggregate function
#155
hntd187
closed
6 years ago
6
COUNT(1) produces wrong results
#154
andygrove
closed
6 years ago
0
Next