Commit 6a79bcf
authored
Fix CUDA ListView dictionary export regression test (#8876)
## Rationale for this change
The PiecewiseSequence ListView rebuild now preserves dictionary encoding
for large lists. The cuda export regression test still expected the
previous, incidentally canonicalised Int32 child layout
Signed-off-by: Onur Satici <onur@spiraldb.com>1 parent c66add6 commit 6a79bcf
1 file changed
Lines changed: 16 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2805 | 2805 | | |
2806 | 2806 | | |
2807 | 2807 | | |
2808 | | - | |
2809 | | - | |
2810 | | - | |
| 2808 | + | |
| 2809 | + | |
2811 | 2810 | | |
2812 | 2811 | | |
2813 | 2812 | | |
| |||
2836 | 2835 | | |
2837 | 2836 | | |
2838 | 2837 | | |
2839 | | - | |
| 2838 | + | |
| 2839 | + | |
| 2840 | + | |
| 2841 | + | |
| 2842 | + | |
| 2843 | + | |
| 2844 | + | |
| 2845 | + | |
| 2846 | + | |
| 2847 | + | |
| 2848 | + | |
2840 | 2849 | | |
2841 | 2850 | | |
2842 | 2851 | | |
| |||
2846 | 2855 | | |
2847 | 2856 | | |
2848 | 2857 | | |
2849 | | - | |
| 2858 | + | |
2850 | 2859 | | |
2851 | 2860 | | |
| 2861 | + | |
| 2862 | + | |
2852 | 2863 | | |
2853 | 2864 | | |
2854 | 2865 | | |
| |||
0 commit comments