Commit 7dd87e0
committed
Merge develop into ngates/normalize-execution
Resolve conflicts keeping the HashSet<ArrayId>-based allowed encodings
approach from this branch. Remove duplicate with_slots method from
auto-merge and clean up unused imports.
Signed-off-by: Joe Isaacs <joe@spiraldb.com>657 files changed
Lines changed: 18130 additions & 15312 deletions
File tree
- .github
- actions/setup-rust
- workflows
- benchmarks-website
- public
- src
- components
- styles
- benchmarks/compress-bench/src
- docs
- api/python
- developer-guide/internals
- encodings
- alp
- src
- alp_rd
- compute
- alp
- compute
- bytebool
- src
- datetime-parts
- src
- compute
- decimal-byte-parts
- src/decimal_byte_parts
- compute
- fastlanes
- benches
- goldenfiles
- src
- bitpacking
- array
- compute
- vtable
- delta
- array
- compute
- vtable
- for
- array
- compute
- vtable
- rle
- array
- compute
- vtable
- fsst
- benches
- src
- compute
- dfa
- parquet-variant/src
- pco
- src
- compute
- runend
- src
- compute
- sequence
- src
- compute
- sparse
- src
- compute
- zigzag
- src
- compute
- zstd
- benches
- src
- compute
- fuzz
- fuzz_targets
- src
- array
- scripts
- vortex-array
- benches
- src
- aggregate_fn
- fns
- count
- is_constant
- is_sorted
- min_max
- sum
- arrays
- bool
- compute
- vtable
- chunked
- compute
- vtable
- constant
- compute
- vtable
- datetime
- decimal
- compute
- vtable
- dict
- compute
- vtable
- extension
- compute
- vtable
- filter
- execute
- fixed_size_list
- compute
- tests
- vtable
- listview
- compute
- tests
- vtable
- list
- compute
- vtable
- masked
- compute
- vtable
- null
- patched
- compute
- vtable
- primitive
- array
- compute
- take
- vtable
- scalar_fn
- vtable
- slice
- struct_
- compute
- vtable
- varbinview
- compute
- vtable
- varbin
- compute
- vtable
- variant
- vtable
- array
- vtable
- arrow
- executor
- builders
- dict
- compute/conformance
- display
- extractors
- dtype/extension
- expr
- optimizer
- scalar_fn/fns
- between
- binary
- fill_null
- like
- list_contains
- mask
- not
- zip
- session
- stats
- vortex-bench/src
- datasets
- statpopgen
- vortex-btrblocks
- src
- schemes
- vortex-compressor/src
- builtins
- dict
- stats
- vortex-cuda
- benches
- gpu-scan-cli/src
- src
- arrow
- dynamic_dispatch
- hybrid_dispatch
- kernel
- arrays
- encodings
- filter
- patches
- slice
- vortex-duckdb/src
- convert
- exporter
- vortex-ffi/src
- vortex-file
- src
- tests
- vortex-ipc
- src/messages
- vortex-jni/src
- vortex-layout/src
- layouts
- flat
- struct_
- zoned
- vortex-python
- python/vortex
- _lib
- src
- arrays
- builtins
- py
- serde
- test
- vortex-sqllogictest/bin
- vortex-tensor
- src
- encodings
- turboquant
- array
- compute
- fixed_shape
- scalar_fns
- vector
- vortex-test/compat-gen/src/fixtures
- arrays
- datasets
- synthetic/encodings
- vortex-tui/src
- browse
- ui
- vortex-web
- crate/src
- vortex
- benches
- examples
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 87 | | |
91 | 88 | | |
92 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
744 | | - | |
| 744 | + | |
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
980 | | - | |
| 980 | + | |
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
0 commit comments