Commit 3c71b93
committed
GH-50993: [CI][Integration] Add extension-wrapped union to integration data
Add a new integration datagen case (extension_union) with sparse- and
dense-union columns wrapped in an extension type, so the cross-language
integration tests exercise the extension/union interaction. This mirrors
the C++ IPC coverage added in GH-50623 (#50927).1 parent 43eca86 commit 3c71b93
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1938 | 1938 | | |
1939 | 1939 | | |
1940 | 1940 | | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
| 1954 | + | |
| 1955 | + | |
| 1956 | + | |
| 1957 | + | |
| 1958 | + | |
| 1959 | + | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
1941 | 1964 | | |
1942 | 1965 | | |
1943 | 1966 | | |
| |||
2047 | 2070 | | |
2048 | 2071 | | |
2049 | 2072 | | |
| 2073 | + | |
| 2074 | + | |
2050 | 2075 | | |
2051 | 2076 | | |
2052 | 2077 | | |
| |||
0 commit comments