GitHub / Embucket/datafusion / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 832c2789 | Parser update. Fix begin as standalone clause | Denys Tsomenko <d****m@g****m> | 11 months ago | |
| a4530d62 | Fixes after sync to 50.0.0 | Denys Tsomenko <d****m@g****m> | 12 months ago | |
| 47462ed7 |
chore(deps): bump rust_decimal from 1.37.2 to 1.38.0 (#17564)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| e2c2d384 | feat: Ensure explain format in config is valid (#17549) |
Alex Huang <h****1@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| cad78bee | feat(spark): implement Spark bitwise function shiftleft/shiftright/shiftright... |
Chen Chongchen <c****y@q****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ac0d24fe | minor: Update doc comments on type signature (#17556) |
Jeffrey Vo <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 572c2043 |
feat: Support log for Decimal128 and Decimal256 (#17023)
Co-authored-by: Jeffrey Vo <j****a@g****m> Signed-off-by: theirix <t****x@g****m>, theirix <t****x@g****m> |
theirix <t****x@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| af7587b8 | fix: Ensure the CachedParquetFileReader respects the metadata prefetch hint (... |
Nuno Faria <n****a@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 5411b4c0 | fix: Add AWS environment variable checks for S3 tests (#17519) |
Alex Huang <h****1@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| bb0c3ff8 | Document how schema projection works. (#17250) |
wiedld <w****d@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 5570f756 | Add test for decimal256 and float math (#17530) |
Jeffrey Vo <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 20f16400 | Using encode_arrow_schema from arrow-rs. (#17543) |
Samuele Resca <s****a@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 5fd831fc |
Revert #17295 (Support from-first SQL syntax) (#17520)
Co-authored-by: Claude <n****y@a****m>, Oleks V <c****d@u****m>, Oleks V <c****d@u****m>, Claude <n****y@a****m>, Oleks V <c****d@u****m> |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| a431bf7b | Add assertion that ScalarUDFImpl implementation is consistent with declared r... |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| fdc54b7a |
Fix predicate simplification for incompatible types in push_down_filter (#17521)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m> |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| aada2e1e | feat: Add binary to `join_fuzz` testing (#17497) |
Jonathan Chen <c****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| dd3976b8 | Update Bug issue template to use Bug issue type (#17540) |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 74204cd4 |
Rename Blaze to Auron (#17532)
Co-authored-by: Jeffrey Vo <j****a@g****m> |
Ruilei Ma <m****1@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| e408847d | Disable `required_status_checks` for now (#17537) |
Dmitrii Blaginin <d****i@b****e>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 50733bcb | Implement timestamp_cast_dtype for SqliteDialect (#17479) |
Viktor Yershov <k****t@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| bfc50677 |
bug: Support null as argument to to_local_time (#17491)
Co-authored-by: Piotr Findeisen <p****n@g****m> |
Peter Nguyen <p****8@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 351675dd |
Prepare for Merge Queue (#17183)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m> |
Dmitrii Blaginin <d****i@b****e>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 48cb9f3e | fix: correct typos in CONTRIBUTING.md (#17507) |
Alex Huang <h****1@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 30efc4dd | Fix NULL Arithmetic Handling for Numerical Operators in Type Coercion (#17418) |
Eugene Tolbakov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 14a7adec |
Fix ambiguous column names in substrait conversion as a result of literals ha...
Co-authored-by: Xander Bailey <x****y@p****m>, Andrew Lamb <a****w@n****g> |
Xander <z****1@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| a281b251 | Always use 'indent' format for explain verbose (#17481) |
Peter Nguyen <p****8@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| a1709b6e | update physical-plan to use datafusion-functions-aggregate-common for Min/Max... |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| bb7fbe59 | Update datafusion-testing pin to update expected output for extended tests (#... |
Andrew Lamb <a****w@n****g>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ab108a50 | move MinAggregator and MaxAggregator to functions-aggregate-common (#17492) |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 9398af39 | refactor: Move `SMJ` tests into own file (#17495) |
Jonathan Chen <c****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 5bb476f0 |
chore(deps): bump tempfile from 3.21.0 to 3.22.0 (#17499)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| fe7023d5 |
chore(deps): bump sqllogictest from 0.28.3 to 0.28.4 (#17500)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| da3d90ab | synchronize partition bounds reporting in HashJoin (#17452) |
Rohan Krishnaswamy <4****7@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 0c7d8307 | Fix `PartialOrd` for logical plan nodes and expressions (#17438) |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 5b833b9a | Refactor HashJoinExec to progressively accumulate dynamic filter bounds inste... |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| da1e7ae2 | better preserve statistics when applying limits (#17381) |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| fc5888b4 | feat(spark): implement Spark `length` function (#17475) |
Zhen Wang <6****4@q****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| a96dcc82 | Fix array types coercion: preserve child element nullability for list types (... |
Sergei Grebnov <s****v@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| f99a6cf6 | Improve `PartialEq`, `Eq` speed for `LexOrdering`, make `PartialEq` and `Part... |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| fcd820e3 |
feat: Implement `DFSchema.print_schema_tree()` method (#17459)
Co-authored-by: Andrew Lamb <a****w@n****g>, Andrew Lamb <a****w@n****g>, Andrew Lamb <a****w@n****g> |
Oleks V <c****d@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 1197454a |
chore(deps): bump chrono from 0.4.41 to 0.4.42 (#17483)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 26106a2a |
Auto detect hive column partitioning with ListingTableFactory / `CREATE EXTER...
Co-authored-by: Andrew Lamb <a****w@n****g> |
Blake Orth <B****h@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| c83466c2 |
chore(deps): bump indexmap from 2.11.0 to 2.11.1 (#17484)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 7b16d6be | Support csv truncated rows in datafusion (#17465) |
Qi Zhu <q****u@p****o>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 2a8435e6 |
chore(deps): bump log from 0.4.27 to 0.4.28 (#17471)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 167411e9 |
chore(deps): bump wasm-bindgen-test from 0.3.50 to 0.3.51 (#17470)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 1d9e1384 |
chore: make tablefunction clonable (#17457)
Co-authored-by: 张林伟 <l****0@g****m> |
Ning Sun <s****g@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| d0e68a4c | fix: Support aggregate expressions in `QUALIFY` (#17313) |
Rohan Krishnaswamy <4****7@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| b084aa49 |
fix: Implement AggregateUDFImpl::reverse_expr for StringAgg (#17165)
Co-authored-by: Andrew Lamb <a****w@n****g> |
Nuno Faria <n****a@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| e5dcc8c0 | fix: lazy evaluation for coalesce (#17357) |
Chen Chongchen <c****y@q****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 241b669e | Improve Hash and Ord speed for dyn LogicalType (#17437) |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 8698d954 | Extract complex default impls from AggregateUDFImpl trait (#17391) |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 9942ecd4 | Update version to 50.0.0 (#17463) |
xudong.w <w****0@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| baf6f602 | Use return_field instead of return_type for calling aggregates via FFI (#17407) |
Tim Saucer <t****r@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 6a21b675 | fix: align `map_keys` nullability flag (#17454) |
Oleks V <c****d@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 7b65c5bd |
feat: Support binary data types for `SortMergeJoin` `on` clause (#17431)
Co-authored-by: Andrew Lamb <a****w@n****g> |
Stuart Carnie <s****e@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 528ed60b |
Improved experience when remote object store URL does not end in / (#17364)
Co-authored-by: Andrew Lamb <a****w@n****g> |
Jensen <c****y@1****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 39c59833 | Render `--` properly in profiling docs (#17430) |
Peter Nguyen <p****8@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 32234afa |
Re-export apache-avro when avro feature flag is set (#17388)
Co-authored-by: Shiv Bhatia <s****a@p****m>, Andrew Lamb <a****w@n****g> |
Shiv Bhatia <s****0@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ec4413e7 | Re-enable page index for encrypted Parquet (#17426) |
Adam Reeve <a****e@g****o>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| b4a8b5ae | Add PhysicalExpr::is_volatile_node to upgrade guide (#17443) |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 50e073c4 | refactor: Use `BufferedBatchState` enum for SMJ spilling (#17429) |
Jonathan Chen <c****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| f5bdc2d6 | Add is_volatile(PhysicalExpr) as a generic public API for volatility (#17351) |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3f422a17 | feat: Support `FILTER` clause in aggregate window functions (#17378) |
Geoffrey Claude <g****e@d****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| f70ded59 | fix: return ALL constants in `EquivalenceProperties::constants` (#17404) |
Marco Neumann <m****o@c****t>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3b3a5fef |
chore(deps): bump clap from 4.5.46 to 4.5.47 (#17435)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 15489f84 |
chore(deps): bump actions/labeler from 6.0.0 to 6.0.1 (#17433)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 98ba0188 |
chore(deps): bump insta from 1.43.1 to 1.43.2 (#17436)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 9b82a1e5 | Unimplement `PartialEq`, `PartialOrd` from `ToRepartition`, `RePartition` (#1... |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| df5a09c7 | Unimplement PartialOrd for TDigest's Centroid (#17440) |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 64c4027c | fix bounds accumulator reset in HashJoinExec dynamic filter pushdown (#17371) |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 6fd56850 |
Memory datasource protobuf support (#17290)
Co-authored-by: Andrew Lamb <a****w@n****g>, Tim Saucer <t****r@g****m> |
张林伟 <l****0@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 268e1151 | fix: set IPC alignment based on schema (#17363) |
ding-young <l****e@s****r>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 051269e9 | fix: Remove duplicate filter from `CrossJoin` unparsing (#17382) |
Jonathan Chen <c****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3d5863b0 | Use DataFusionError instead of ArrowError in FileOpenFuture (#17397) |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 4dc1a4fb |
Make EncryptionFactory async (#17342)
Co-authored-by: Andrew Lamb <a****w@n****g> |
Adam Reeve <a****e@g****o>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| e8d56e1f | Fix PartialOrd for Window (#17393) |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ad0beb48 | Benchmark window function with multiple partitioning columns (#17402) |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| a951fc9c | Use a struct for ProjectionExpr (#17398) |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 24e2f7fc | re-export physical_expr_adapter (#17414) |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| cb69574c | Add MSRV bump to 1.86.0 to upgrade guide (#17406) |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 03f39e51 | Test grouping by FixedSizeList (#17415) |
Piotr Findeisen <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| e6aed165 |
chore(deps): bump actions/setup-python from 5.6.0 to 6.0.0 (#17413)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 95c7c69a |
chore(deps): bump apache-avro from 0.17.0 to 0.20.0 (#16092)
Co-authored-by: dependabot[bot] <4****]@u****m>, Jefffrey <j****a@g****m>, Andrew Lamb <a****w@n****g> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 002b0219 | #17392 Avoid panic when 'with order' expression could not be converted to a l... |
Pepijn Van Eeckhoudt <p****n@v****t>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 2036f37d | Fix syntax error in DDL documentation example (#17412) |
Pepijn Van Eeckhoudt <p****n@v****t>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| a68563b3 |
doc: Document caveats of `swap_inputs()` interface in join executors (#17373)
Co-authored-by: Jonathan Chen <c****n@g****m>, Jonathan Chen <c****n@g****m> |
Yongting You <2****1@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 71d3d297 |
fix: set distinct_count to Absent when merging statistics (#17385)
Co-authored-by: Claude <n****y@a****m> |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 12e6ae40 |
chore(deps): bump actions/labeler from 5.0.0 to 6.0.0 (#17408)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 9e6e772c |
chore(deps): bump actions/stale from 9.1.0 to 10.0.0 (#17409)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 11582857 |
chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#17410)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 82da4936 | chore: add memory catalog test to handle table removal before schema deregist... |
Cancai Cai <7****i@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| d83a290d |
minor: make dict_from_values public (#17376)
Co-authored-by: Oleks V <c****d@u****m>, Oleks V <c****d@u****m> |
Parth Chandra <p****c@a****g>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| e6c4f0df | Refactor DataSourceExec::try_swapping_with_projection to simplify and remove ... |
Adrian Garcia Badaracco <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 0a9dcec2 |
chore(deps): bump aws-config from 1.8.5 to 1.8.6 (#17386)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 18b85dd8 |
chore(deps): bump uuid from 1.18.0 to 1.18.1 (#17384)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 338a96ea |
minor: use debug level log for physical optimizer (#17383)
Signed-off-by: Ruihang Xia <w****a@g****m> |
Ruihang Xia <w****a@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3f70c9a2 | feat(spark): implement Spark `width_bucket` function (#17331) |
David López <d****n@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| abb9b852 |
chore(deps): bump aws-credential-types from 1.2.5 to 1.2.6 (#17368)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| cf71d892 | fix incorrect memory accounting for StringViewArray (#17315) |
ding-young <l****e@s****r>
Committed by: GitHub <n****y@g****m> |
12 months ago |