Commit 5b719a8
committed
Merge remote-tracking branch 'upstream/main' into jiff-proto
# Conflicts:
# Cargo.lock
# datafusion/functions/benches/to_timestamp.rs
# datafusion/functions/src/datetime/common.rs
# datafusion/functions/src/datetime/mod.rs
# datafusion/functions/src/datetime/to_date.rs
# datafusion/functions/src/datetime/to_timestamp.rs
# datafusion/functions/src/datetime/to_unixtime.rs
# datafusion/sqllogictest/test_files/to_timestamp_timezone.slt
# docs/source/user-guide/configs.mdFile tree
1,290 files changed
+80489
-32193
lines changed- .github
- actions/setup-builder
- workflows
- benchmarks
- queries/clickbench/queries/sorted_data
- src
- bin
- imdb
- tpcds
- tpch
- util
- ci/scripts
- datafusion-cli
- examples
- src
- object_storage
- tests
- snapshots
- datafusion-examples
- data
- csv
- examples
- builtin_functions
- custom_data_source
- data_io
- dataframe
- execution_monitoring
- external_dependency
- ffi
- ffi_example_table_provider/src
- ffi_module_interface
- src
- ffi_module_loader
- src
- flight
- proto
- query_planning
- relation_planner
- sql_ops
- udf
- src
- utils
- datasets
- datafusion
- catalog-listing/src
- catalog/src
- memory
- common-runtime
- common
- benches
- src
- display
- file_options
- scalar
- types
- utils
- core
- benches
- data_utils
- src
- bin
- dataframe
- datasource
- file_format
- listing
- physical_plan
- execution
- context
- test_util
- test
- tests
- catalog_listing
- catalog
- custom_sources_cases
- dataframe
- datasource
- execution
- expr_api
- fifo
- fuzz_cases
- aggregation_fuzzer
- equivalence
- memory_limit
- memory_limit_validation
- optimizer
- parquet
- physical_optimizer
- filter_pushdown
- schema_adapter
- sql
- aggregates
- tpc-ds
- tracing
- user_defined
- datasource-arrow/src
- datasource-avro/src
- avro_to_arrow
- datasource-csv
- src
- datasource-json/src
- datasource-parquet
- benches
- src
- datasource
- benches
- src
- write
- doc
- src
- execution
- src
- cache
- memory_pool
- expr-common
- src
- type_coercion
- binary/tests
- expr
- src
- expr_rewriter
- logical_plan
- type_coercion
- ffi
- src
- execution
- expr
- physical_expr
- proto
- session
- tests
- udaf
- udf
- udwf
- tests
- utils
- functions-aggregate-common
- src
- aggregate/groups_accumulator
- functions-aggregate
- benches
- src
- min_max
- functions-nested
- benches
- src
- functions-table/src
- functions-window-common
- functions-window
- benches
- src
- functions
- benches
- src
- core
- crypto
- datetime
- encoding
- math
- regex
- string
- unicode
- macros
- src
- optimizer
- benches
- src
- analyzer
- optimize_projections
- simplify_expressions
- test
- tests
- physical-expr-adapter/src
- physical-expr-common
- src
- metrics
- physical-expr
- benches
- src
- equivalence
- properties
- expressions
- binary
- case/literal_lookup_table
- intervals
- simplifier
- statistics
- utils
- window
- physical-optimizer/src
- enforce_sorting
- physical-plan
- benches
- src
- aggregates
- group_values
- multi_group_by
- single_group_by
- topk
- coalesce
- joins
- hash_join
- piecewise_merge_join
- sort_merge_join
- repartition
- sorts
- spill
- test
- topk
- windows
- proto-common
- proto
- src
- from_proto
- generated
- to_proto
- proto
- proto
- src
- bytes
- generated
- logical_plan
- physical_plan
- tests/cases
- pruning/src
- session/src
- spark
- benches
- src
- function
- aggregate
- array
- bitmap
- bitwise
- conditional
- datetime
- hash
- map
- math
- string
- url
- sqllogictest
- bin
- src
- engines
- datafusion_engine
- datafusion_substrait_roundtrip_engine
- postgres_engine
- test_files
- datetime
- spark
- aggregate
- array
- bitwise
- datetime
- math
- string
- url
- string
- tpch/plans
- sql
- examples
- src
- expr
- relation
- unparser
- tests
- cases
- common
- substrait
- src
- logical_plan
- consumer
- expr
- rel
- producer
- expr
- rel
- physical_plan
- tests
- cases
- wasmtest
- src
- dev
- docs
- source
- _static
- contributor-guide
- library-user-guide
- functions
- user-guide
- cli
- sql
- test-utils/src
- array_gen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,290 files changed
+80489
-32193
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 51 | + | |
| 52 | + | |
61 | 53 | | |
62 | 54 | | |
63 | 55 | | |
| |||
72 | 64 | | |
73 | 65 | | |
74 | 66 | | |
75 | | - | |
| 67 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | 275 | | |
288 | 276 | | |
289 | 277 | | |
| |||
374 | 362 | | |
375 | 363 | | |
376 | 364 | | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | 365 | | |
391 | 366 | | |
392 | 367 | | |
| |||
446 | 421 | | |
447 | 422 | | |
448 | 423 | | |
449 | | - | |
| 424 | + | |
450 | 425 | | |
451 | 426 | | |
452 | 427 | | |
| |||
734 | 709 | | |
735 | 710 | | |
736 | 711 | | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
737 | 729 | | |
738 | 730 | | |
739 | 731 | | |
| |||
749 | 741 | | |
750 | 742 | | |
751 | 743 | | |
752 | | - | |
| 744 | + | |
753 | 745 | | |
754 | 746 | | |
755 | 747 | | |
| |||
0 commit comments