Sign in
apache
/
auron
/
HEAD
4bb09d4
[AURON #1924] [BUILD] Add `-Xlint:_` to scala-maven-plugin and resolve related warnings (#2216)
by Stefan Wang
· 5 days ago
master
016c7a4
[AURON #1801] Add MacOS build (#1839)
by cxzl25
· 6 days ago
55eb589
Bump rustls-webpki from 0.103.12 to 0.103.13 (#2214)
by dependabot[bot]
· 6 days ago
183c365
[AURON #2182] Implement native support for percent_rank window function (#2204)
by Ming Wei
· 6 days ago
ec10e30
[AURON #2003] Extract common package configs to workspace Cargo.toml (#2004)
by yew1eb
· 6 days ago
390417c
[AURON #2211] Bump Celeborn 0.6.3 (#2212)
by yaommen
· 10 days ago
6ac62c1
[AURON #2180] Implement native support for nth_value window function (#2203)
by Ming Wei
· 10 days ago
4725fcd
[AURON #2155] Date-part extraction functions missing timezone handling for Timestamp inputs (#2156)
by Shreyesh
· 12 days ago
f54d60e
Bump rustls-webpki from 0.103.4 to 0.103.12 (#2207)
by dependabot[bot]
· 12 days ago
f329c64
Bump tokio from 1.52.0 to 1.52.1 (#2210)
by dependabot[bot]
· 12 days ago
5fe95f2
[AURON #2208] correctness testing: setup correctness testing scaffolding for all spark versions (#2209)
by Shreyesh
· 12 days ago
b606d26
[AURON #2154] Implement native function of str_to_map (#2190)
by Ming Wei
· 2 weeks ago
0ffb571
[AURON #2176] Implement native support for lead window function (#2188)
by Ming Wei
· 2 weeks ago
0be0e79
[AURON #1859] Convert math operators to Auron native operators (#2167)
by Weiqing Yang
· 2 weeks ago
bad4012
Bump tokio from 1.51.1 to 1.52.0 (#2206)
by dependabot[bot]
· 2 weeks ago
0ea6767
Bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2 in /auron-flink-extension/auron-flink-runtime (#2198)
by dependabot[bot]
· 3 weeks ago
bddb8a9
Bump rand from 0.9.2 to 0.9.3 (#2201)
by dependabot[bot]
· 3 weeks ago
193b5cb
[AURON #2175] Add native support for the _file metadata column (#2184)
by Ming Wei
· 3 weeks ago
0cbfeed
[AURON #2163] Support native Iceberg scans with residual filters via scan pruning and post-scan native filter (#2164)
by Ming Wei
· 3 weeks ago
f251bbb
[AURON #2185] Integration with Flink metrics in AuronKafkaSourceFunction (#2186)
by xuzifu666
· 3 weeks ago
988c4bf
Bump sonic-rs from 0.5.7 to 0.5.8 (#2114)
by dependabot[bot]
· 3 weeks ago
5814d40
[AURON #2153] Implement native function of map_from_entries (#2169)
by Ming Wei
· 3 weeks ago
3c97bab
Bump tokio from 1.51.0 to 1.51.1 (#2187)
by dependabot[bot]
· 3 weeks ago
7484470
[AURON #2152] Implement native function of map_from_arrays (#2165)
by Ming Wei
· 4 weeks ago
429d5a1
[AURON #2166] Wire existing native scalar functions in NativeConverters (#2162)
by Shreyesh
· 4 weeks ago
5e5e59b
Bump tokio from 1.50.0 to 1.51.0 (#2168)
by dependabot[bot]
· 4 weeks ago
9c4debc
[AURON #2134] Implement native function of months_between (#2149)
by Ming Wei
· 4 weeks ago
83c06bc
[AURON #1996] Standardize Cargo workspace edition and resolver configuration. (#1997)
by slfan1989
· 4 weeks ago
dd242db
[AURON #2130] Implement native function of weekofyear (#2131)
by Ming Wei
· 4 weeks ago
a332a18
[AURON #2076] Fix typos and unnecessary memory allocation in native engine (#2077)
by Yizhong Zhang
· 4 weeks ago
3858468
[AURON #2140] Implement native function of map_concat (#2141)
by Ming Wei
· 4 weeks ago
6b94710
[AURON #2158] fix: change const to static in batch_size() to fix OnceCell caching (#2159)
by yew1eb
· 4 weeks ago
9e48cc7
[AURON #1856] Introduce Flink expression-level converter framework (#2146)
by Weiqing Yang
· 4 weeks ago
edaac4a
[AURON #2147] Set thread name for ArrowFFIExporter (#2148)
by cxzl25
· 4 weeks ago
4b92ce3
[AURON #2126] Add native support for acosh function (#2135)
by Ming Wei
· 5 weeks ago
3518098
[AURON #2137] Native thread name appends the original thread name (#2144)
by cxzl25
· 5 weeks ago
0e832f2
[AURON #2128] Implement native function of dayofweek (#2129)
by Ming Wei
· 5 weeks ago
9f7c727
[AURON #2062] Kafka source support watermark with idleness (#2142)
by zhangmang
· 5 weeks ago
1554515
[AURON #1848] fix pb list name missing (#2143)
by zhangmang
· 5 weeks ago
4559627
[AURON #2138] Fix some typos in native (#2139)
by bkhan
· 5 weeks ago
c1e13a7
[AURON #2123] Remove pull_request_template.md comment (#2136)
by bkhan
· 5 weeks ago
cb81ca1
[AURON #2119] Add `isTaskRunning` method to check task status in SparkAuronAdaptor (#2120)
by cxzl25
· 5 weeks ago
5c85070
[AURON #2121] Update artifact name to include Celeborn and Uniffle versions (#2122)
by cxzl25
· 5 weeks ago
2b77f1e
[AURON #2116] Make libInputStream auto-close when creating in Flink/Spark AuronAdaptor. (#2117)
by Yuepeng Pan
· 5 weeks ago
0eb8e70
[AURON #2059] Optimize option names to align with the Flink community (#2113)
by zhangmang
· 6 weeks ago
f0953e1
[AURON #1849] Introduce native json deserializer (#2112)
by zhangmang
· 6 weeks ago
03776da
[AURON #2083] Support kafka partition discovery (#2111)
by zhangmang
· 6 weeks ago
ffbf437
[AURON #2093] Introduce kafka mock source (#2106)
by zhangmang
· 6 weeks ago
c48e26f
[AURON #2107] Fix driver spill NPE error (#2108)
by Yizhong Zhang
· 6 weeks ago
471a865
Bump actions/upload-artifact from 6 to 7 (#2109)
by dependabot[bot]
· 6 weeks ago
10cf0fd
[AURON #2030] Add Native Scan Support for Apache Hudi Copy-On-Write Tables. (#2031)
by slfan1989
· 6 weeks ago
7da2ba5
[AURON #2104] Migrate the Native dependency configuration from SparkAuronConfiguration to AuronConfiguration (#2105)
by zhangmang
· 6 weeks ago
440cf90
[AURON #2062] Fix AuronKafkaSourceFunction watermark was not generated (#2098)
by zhangmang
· 6 weeks ago
5998f1c
[AURON #2102] Initializing JavaClasses in JNI and decoupling Spark (#2103)
by zhangmang
· 7 weeks ago
1820797
[AURON #2099] Fix rust lint test fail (#2100)
by zhangmang
· 7 weeks ago
6ac9e89
[AURON #1912] Clean up rust default lints (#2039)
by yew1eb
· 7 weeks ago
cb4bc33
Bump org.apache.kafka:kafka-clients from 3.4.0 to 3.9.1 in /auron-flink-extension/auron-flink-runtime (#2092)
by dependabot[bot]
· 7 weeks ago
d1ac7fe
[AURON #1850] Add ArrowFieldWriters for temporal and composite types (#2086)
by xTong
· 7 weeks ago
b451356
[AURON #2094] chore: add Iceberg version to AuronBuildInfo (#2095)
by bkhan
· 7 weeks ago
072bcb7
Bump lz4_flex from 0.12.0 to 0.13.0 (#2091)
by dependabot[bot]
· 7 weeks ago
aaaea52
[AURON #2062] AuronKafkaSourceFunction support generating watermarks (#2089)
by zhangmang
· 7 weeks ago
c0c4a0b
Bump once_cell from 1.21.3 to 1.21.4 (#2088)
by dependabot[bot]
· 7 weeks ago
5998623
Update copyright year in NOTICE file (#2087)
by Calvin Kirs
· 7 weeks ago
ebf1490
[AURON #2061] AuronKafkaSourceFunction support flink checkpoint (#2084)
by zhangmang
· 8 weeks ago
d8677b6
[AURON #1981] Fix ORC range start index out of range for slice of length (#1986)
by cxzl25
· 8 weeks ago
f899c84
[AURON #2060] Introduce Auron Flink Kafka TableSource (#2082)
by zhangmang
· 8 weeks ago
64de43f
[AURON #1850] Add ArrowFieldWriter and FlinkArrowWriter for basic types (#2079)
by xTong
· 8 weeks ago
8dc034a
[AURON #1851] Introduce Arrow to Flink RowData reader (#2063)
by Weiqing Yang
· 8 weeks ago
4fef626
[AURON #2059] Introduce Auron Native Kafka DynamicTableFactory (#2078)
by zhangmang
· 8 weeks ago
fc06ee6
Bump actions/upload-artifact from 6 to 7 (#2075)
by dependabot[bot]
· 8 weeks ago
7da41e1
[AURON #1957] Fix panic/coredumps/memory leaks and Java thread InterruptedException errors. (#1980)
by Bryton Lee
· 8 weeks ago
046a808
Bump tokio from 1.49.0 to 1.50.0 (#2070)
by dependabot[bot]
· 8 weeks ago
34a8590
[AURON #2015] Add Native Scan Support for Apache Iceberg Copy-On-Write Tables. (#2016)
by slfan1989
· 8 weeks ago
b364521
[AURON #2020] [BUILD] Add `--threads` option to control Maven build parallelism. (#2021)
by slfan1989
· 8 weeks ago
02c0a28
[AURON #2049] skipping the plan stability validation for tpcds q54 test in spark3.5 (#2071)
by bkhan
· 8 weeks ago
0aa013a
[AURON #2058] Introduce KafkaScanExec (#2072)
by zhangmang
· 8 weeks ago
9df46ca
[AURON #2050] Support UnaryMinus expression (#2051)
by yew1eb
· 8 weeks ago
72232d5
[AURON #1848] Introduce native protobuf deserializer (#2069)
by zhangmang
· 9 weeks ago
f4ef044
[AURON #2052] NPE fix in `AuronUniffleShuffleReader` (#2053)
by slfan1989
· 9 weeks ago
e96a006
[AURON #2064] PR title check (#2066)
by bkhan
· 9 weeks ago
18f26a4
Bump futures from 0.3.31 to 0.3.32 (#2065)
by dependabot[bot]
· 9 weeks ago
6f77955
[AURON #1858] Introduce Flink Auron interface (#2057)
by zhangmang
· 9 weeks ago
0976dee
Bump bytes from 1.11.0 to 1.11.1 (#1983)
by dependabot[bot]
· 9 weeks ago
04b48c3
[AURON #2011] History Server fails when BuildInfo event is missing. (#2012)
by slfan1989
· 9 weeks ago
af99782
Bump futures-util from 0.3.31 to 0.3.32 (#2010)
by dependabot[bot]
· 9 weeks ago
b2b04cd
[AURON #2026] Migrate from deprecated JavaConverters to CollectionConverters. (#2027)
by slfan1989
· 9 weeks ago
bd83f3d
Introduce FlinkAuronAdaptor and FlinkAuronAdaptorProvider (#2056)
by zhangmang
· 9 weeks ago
b8bf725
[AURON #1854] Introduce FlinkAuronConfiguration (#2055)
by zhangmang
· 9 weeks ago
6b0643c
[AURON #2043] Bump hadoop from 3.4.2 to 3.4.3 (#2044)
by yew1eb
· 9 weeks ago
df3e065
Bump actions/upload-artifact from 6 to 7 (#2041)
by dependabot[bot]
· 9 weeks ago
b9c9fdd
Bump actions/download-artifact from 7 to 8 (#2040)
by dependabot[bot]
· 9 weeks ago
41bd32f
[AURON #2017] [BUILD] Add Spark 4.x support to dev/reformat script. (#2018)
by slfan1989
· 9 weeks ago
d85c40c
[AURON #2047] Fix Scala 2.13 CI NoClassDefFoundError (#2048)
by cxzl25
· 9 weeks ago
1c4a4ae
[AURON #2022] [BUG] Native engine panic on closed channel causes JVM crash. (#2023)
by slfan1989
· 9 weeks ago
b68d88d
Bump sonic-rs from 0.5.6 to 0.5.7 (#2038)
by dependabot[bot]
· 9 weeks ago
ec54cf2
Bump chrono from 0.4.43 to 0.4.44 (#2036)
by dependabot[bot]
· 9 weeks ago
8e0681e
[AURON #2028] Fix extra brace in SparkOnHeapSpillManager log message. (#2029)
by slfan1989
· 10 weeks ago
d2af8a4
[AURON #2032] Fix thread-safety issues in UnifflePartitionWriter synchronization. (#2033)
by slfan1989
· 10 weeks ago
870fc24
[RELEASE] Bump version 8.0.0-SNAPSHOT (#2008)
by Ruilei Ma
· 10 weeks ago
299f00e
[RELEASE] Bump version 7.0.0-incubating (#2007)
by Ruilei Ma
· 3 months ago
branch-7.0.0-incubating
v7.0.0
v7.0.0-rc0
Next »