Commit fdf3e21
Merge upstream/main into refactor/opendal-hf-sink
Resolve conflict in polars-stream/Cargo.toml: keep both hf_bucket_sink
feature (ours) and is_first_distinct feature (upstream).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>543 files changed
Lines changed: 129206 additions & 2898 deletions
File tree
- .github
- workflows
- crates
- polars-arrow/src
- array/boolean
- bitmap
- legacy/kernels
- sorted_join
- take_agg
- polars-compute/src
- rolling/nulls
- polars-config/src
- polars-core/src
- chunked_array
- logical
- ops
- sort
- datatypes
- frame
- column
- group_by/aggregations
- row
- scalar
- series
- arrow_export
- implementations
- utils
- polars-expr/src
- dispatch
- expressions
- reduce
- polars-io/src
- file_cache
- polars-lazy
- polars-mem-engine/src
- executors
- scan
- scan_predicate
- polars-ooc
- src
- polars-ops/src
- chunked_array
- list
- strings
- series/ops
- polars-parquet
- src
- arrow
- read
- deserialize
- binview
- schema
- write
- binary
- binview
- parquet/statistics
- polars-plan
- src
- dsl
- expr
- file_scan
- function_expr
- options
- frame
- plans
- aexpr/function_expr
- conversion
- dsl_to_ir
- type_coercion
- functions
- ir
- optimizer
- cse
- projection_pushdown
- functions
- set_order
- simplify_ordering
- polars-python
- src
- c_api
- conversion
- dataframe
- delta
- expr
- functions
- interop/numpy
- io
- lazyframe
- visitor
- series
- polars-sql/src
- polars-stream
- src
- nodes
- io_sinks
- components
- pipeline_initialization
- io_sources/multi_scan
- components
- functions
- pipeline
- tasks
- joins
- physical_plan
- io
- polars-time/src
- polars-utils/src
- polars/tests/it
- arrow/array/boolean
- io/parquet/read
- debugging
- codex-review
- docs
- assets/data
- source
- development/contributing
- polars-cloud/run
- polars-on-premises
- src/python
- polars-cloud
- user-guide
- expressions
- sql
- transformations
- py-polars
- build/lib/polars
- _utils
- construction
- parse
- catalog
- unity
- convert
- dataframe
- datatype_expr
- datatypes
- expr
- functions
- aggregation
- range
- interchange
- io
- cloud
- credential_provider
- csv
- database
- iceberg
- ipc
- json
- parquet
- pyarrow_dataset
- scan_options
- spreadsheet
- lazyframe
- meta
- ml
- series
- sql
- testing
- asserts
- parametric
- strategies
- docs/source/reference
- expressions
- series
- runtime
- polars-runtime-32
- polars-runtime-64
- polars-runtime-compat
- template
- src/polars
- _utils
- construction
- dataframe
- datatypes
- expr
- functions
- io
- delta
- iceberg
- pyarrow_dataset
- spreadsheet
- lazyframe
- series
- testing/parametric/strategies
- tests
- unit
- dataframe
- datatypes
- expr
- functions
- io
- cloud
- lazyframe
- meta
- operations
- aggregation
- namespaces
- list
- temporal
- rolling
- sql
- streaming
- pyo3-polars
- example
- derive_expression
- extend_polars_python_dispatch
- extend_polars/src
- io_plugin
- io_plugin/src
- pyo3-polars/src
- scratch
- archived-docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
50 | 64 | | |
51 | 65 | | |
52 | 66 | | |
| 67 | + | |
53 | 68 | | |
54 | 69 | | |
55 | 70 | | |
| |||
114 | 129 | | |
115 | 130 | | |
116 | 131 | | |
117 | | - | |
| 132 | + | |
118 | 133 | | |
119 | 134 | | |
120 | 135 | | |
121 | 136 | | |
122 | 137 | | |
123 | | - | |
| 138 | + | |
124 | 139 | | |
125 | 140 | | |
126 | 141 | | |
127 | 142 | | |
128 | 143 | | |
129 | | - | |
| 144 | + | |
130 | 145 | | |
131 | 146 | | |
132 | 147 | | |
133 | | - | |
| 148 | + | |
134 | 149 | | |
135 | 150 | | |
136 | | - | |
| 151 | + | |
137 | 152 | | |
138 | 153 | | |
139 | 154 | | |
140 | 155 | | |
141 | 156 | | |
142 | 157 | | |
143 | | - | |
| 158 | + | |
144 | 159 | | |
145 | 160 | | |
146 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
46 | 53 | | |
47 | 54 | | |
48 | 55 | | |
| |||
0 commit comments