issues
search
apache
/
datafusion
Apache DataFusion SQL Query Engine
https://datafusion.apache.org/
Apache License 2.0
6.33k
stars
1.2k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SortMergeJoin: Add RightSemi join support
#13471
comphead
opened
3 days ago
1
[DISCUSSION] More SqlLogicTest test coverage for queries, including join queries
#13470
findepi
opened
3 days ago
1
Added documentation for SortMergeJoin
#13469
athultr1997
opened
3 days ago
1
Preserve field name when casting List
#13468
timsaucer
opened
3 days ago
7
Add `Container` trait and to simplify `Expr` and `LogicalPlan` apply and map methods
#13467
peter-toth
closed
1 day ago
5
Return int32 for integer type date part
#13466
jayzhan211
closed
5 hours ago
2
Update pyo3 requirement from 0.22.0 to 0.23.1
#13465
dependabot[bot]
closed
8 hours ago
2
Update sqllogictest requirement from 0.22.0 to 0.23.0
#13464
dependabot[bot]
closed
3 days ago
1
Remove unreachable filter logic in final grouping stage
#13463
jayzhan211
closed
3 days ago
1
Support Utf8View in Unparser `expr_to_sql`
#13462
phillipleblanc
closed
3 days ago
2
Support Utf8View in the Unparser expr_to_sql method
#13461
phillipleblanc
closed
3 days ago
0
Unparse inner join with no conditions as a cross join
#13460
phillipleblanc
closed
3 days ago
1
Unparse inner join with no conditions as a cross join
#13459
phillipleblanc
closed
3 days ago
0
Support custom field metadata in UDF
#13458
lewiszlw
opened
4 days ago
0
feat: Support faster multi-column grouping ( `GroupColumn`) for `Date/Time/Timestamp` types
#13457
jonathanc-n
closed
1 day ago
7
[DISCUSSION] Make it easy and fast to query files on remote files (S3, iceberg, etc)
#13456
alamb
opened
4 days ago
4
flamegraph
#13455
jayzhan211
opened
5 days ago
0
Add docs on TableProvider::statistics()
#13454
avantgardnerio
closed
3 days ago
0
Fix test query results even for quick test execution
#13453
findepi
closed
4 days ago
2
Coerce Array inner types
#13452
blaginin
closed
1 day ago
4
Chunk based iteration in `accumulate_indices`
#13451
jayzhan211
closed
1 day ago
7
[not improved] Filter coalesce
#13450
jayzhan211
opened
5 days ago
0
Improve performance of ClickBench Q18, Q35,
#13449
alamb
opened
5 days ago
11
[DISCUSSION] Challenge: Make DataFusion the fastest engine in ClickBench with custom file format
#13448
alamb
opened
5 days ago
1
Minor: Doc and organize fields in `struct ExternalSorter`
#13447
2010YOUY01
closed
5 days ago
0
Support multiple (>2) results comparison in benchmark scripts
#13446
2010YOUY01
opened
6 days ago
0
Minor: Fix broken links for meetups in content library
#13445
alamb
closed
2 days ago
1
Error running crypto functions on `Dictionary` arrays such as `md5`
#13444
alamb
closed
1 day ago
4
Add tests for crypto functions
#13443
alamb
closed
1 day ago
0
Minor: Remove MOVED file
#13442
alamb
closed
6 days ago
1
Fix redundant data copying in unnest
#13441
demetribu
closed
3 days ago
3
Poor documentation and/or test coverage of `TableProvider::statistics`
#13439
rroelke
closed
3 days ago
1
fix docs of register_table to match implementation
#13438
adriangb
closed
6 days ago
1
Substrait consumer's schema check can fail for list (probs also map) columns
#13437
Blizzara
opened
6 days ago
0
Blog post: How DataFusion became the fastest engine for querying parquet (according to Clickbench)
#13436
alamb
closed
11 hours ago
1
Evaluate cheaper condition first in join selection and physical planner
#13435
findepi
closed
4 days ago
1
Produce informative error on physical schema mismatch
#13434
findepi
closed
4 days ago
1
Migrate from `hashbrown::raw::RawTable` to `hashbrown::hash_table::HashTable`
#13433
crepererum
opened
6 days ago
0
[MINOR]: fix min max accumulator nan bug
#13432
akurmustafa
closed
4 days ago
1
Improve test coverage for spilling (memory-limited) sort/aggregation/sort-merge-join
#13431
2010YOUY01
opened
6 days ago
0
Replace `record_batch.get_array_memory_size()` in spilling operators
#13430
2010YOUY01
opened
6 days ago
0
Make DFSchema::datatype_is_semantically_equal public
#13429
Sevenannn
closed
6 days ago
0
Fix duckdb & sqlite character_length scalar unparsing
#13428
Sevenannn
closed
4 days ago
1
Fix Binary & Binary View Unparsing
#13427
Sevenannn
closed
3 days ago
2
Fix invalid swap for LeftMark nested loops join
#13426
findepi
closed
4 days ago
2
When upgrading to DataFusion 43 some queries fail with panic "LeftMark join type does not support swapping"
#13425
findepi
closed
4 days ago
1
Add example for using a separate threadpool for CPU bound work
#13424
alamb
opened
1 week ago
0
Improve documentation (and ASCII art) about streaming execution, and thread pools
#13423
alamb
closed
3 days ago
4
Fix Duplicated filters within (filter(TableScan)) plan for unparser
#13422
Sevenannn
opened
1 week ago
1
fix: serialize user-defined window functions to proto
#13421
jcsherin
closed
6 days ago
3
Previous
Next