commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/11
[I] Fix spelling errors via the typos tool [auron]
via GitHub
2026/01/10
Re: [I] Flaky test: BuildInfoInSparkUISuite [auron]
via GitHub
2026/01/10
Re: [I] Bug: incorrectly ignores OFFSET clause (Spark 3.4+) [auron]
via GitHub
2026/01/10
[PR] [AURON #1875] Minor refactor: Move legacy Spark version compatibility methods to Shims.scala [auron]
via GitHub
2026/01/10
[I] Minor Refactor: Move legacy spark version methods to Shims.scala [auron]
via GitHub
2026/01/10
Re: [PR] [AURON #1870][BUILD] Add -Xfatal-warnings [auron]
via GitHub
2026/01/10
[PR] [AURON #1873] Add unified JoinBuildSide abstraction for cross-spark-version compatibility [auron]
via GitHub
2026/01/10
[I] Add unified JoinBuildSide abstraction for cross-spark-version compatibility [auron]
via GitHub
2026/01/09
[PR] [AURON #1870][BUILD] Add -Xfatal-warnings and resolve existing -Ywarn-unused warnings [auron]
via GitHub
2026/01/09
[I] Refactor from_proto.rs to planner.rs [auron]
via GitHub
2026/01/09
[I] [BUILD] Add `-Xfatal-warnings` and resolve existing `-Ywarn-unused` warnings [auron]
via GitHub
2026/01/09
[I] [BUILD] Epic: Enhance Scala Compilation with Strict Compiler Warnings [auron]
via GitHub
2026/01/09
[PR] [AURON #1867][BUILD] Add scalastyle-maven-plugin for code style enforcement [auron]
via GitHub
2026/01/09
[I] [BUILD] Add scalastyle-maven-plugin for code style enforcement of Scala sources [auron]
via GitHub
2026/01/09
Re: [I] SparkAuronConfiguration does not work well with unit tests [auron]
via GitHub
2026/01/09
Re: [PR] [AURON #1792][FOLLOWUP] Broadcast isNullAwareAntiJoin flag [auron]
via GitHub
2026/01/09
[PR] [AURON #1792][FOLLOWUP] Broadcast isNullAwareAntiJoin flag [auron]
via GitHub
2026/01/09
[I] Support merge native operators [auron]
via GitHub
2026/01/09
[I] Convert Cast operators to Auron Native operators [auron]
via GitHub
2026/01/09
[I] Support Native Flink UNIX_TIMESTAMP Function [auron]
via GitHub
2026/01/09
[I] Introduce FlinkAuronUDFWrapperContext [auron]
via GitHub
2026/01/09
[I] Convert Comparison operators to Auron Native operators [auron]
via GitHub
2026/01/09
[I] Convert Logical operators to Auron Native operators [auron]
via GitHub
2026/01/09
[I] Convert Math operators to Auron Native operators [auron]
via GitHub
2026/01/09
[I] Introduce Flink Auron interface [auron]
via GitHub
2026/01/09
[I] Introduce FlinkAuronCalcOperator [auron]
via GitHub
2026/01/09
[I] Introduce Flink Node Converter Tools [auron]
via GitHub
2026/01/09
[I] Introduce FlinkAuronAdaptor and FlinkAuronAdaptorProvider [auron]
via GitHub
2026/01/09
[I] Introduce FlinkAuronConfiguration [auron]
via GitHub
2026/01/09
[I] Convert Flink Calc operators to Native Calc operators [auron]
via GitHub
2026/01/09
[I] init flink module [auron]
via GitHub
2026/01/09
[I] Introduce Arrow to Flink RowData [auron]
via GitHub
2026/01/09
[I] Introduce Flink RowData to Arrow [auron]
via GitHub
2026/01/09
[I] Introduce native json deserializer [auron]
via GitHub
2026/01/08
Re: [PR] [AURON #1833] Refactor from_proto.rs to planner.rs [auron]
via GitHub
2026/01/08
Re: [PR] [AURON #1739] Support LIMIT with OFFSET [auron]
via GitHub
2026/01/08
Re: [PR] [AURON #1637] Enforce Clippy lint and Eliminate unwrap [auron]
via GitHub
2026/01/08
[I] Introduce native protobuf deserializer [auron]
via GitHub
2026/01/08
[I] Introduce native flink kafka consumer [auron]
via GitHub
2026/01/08
Re: [PR] Auron 1807 [auron]
via GitHub
2026/01/08
(auron) branch dependabot/github_actions/master/actions/download-artifact-7 deleted (was 6136f319)
github-bot
2026/01/08
Re: [PR] Bump actions/download-artifact from 4 to 7 [auron]
via GitHub
2026/01/08
(auron) branch master updated: Bump actions/download-artifact from 4 to 7 (#1828)
csy
2026/01/08
Re: [I] Build failed in Intellij: Properties in parent definition are prohibited [auron]
via GitHub
2026/01/08
Re: [I] string cast array missing null value [auron]
via GitHub
2026/01/08
Re: [PR] [AURON #1502] Implement native function of bround. [auron]
via GitHub
2026/01/08
[PR] [AURON #1845] Support expression caching for multiple GetArrayItem on same array [auron]
via GitHub
2026/01/07
[I] support expression caching for multiple GetArrayItem on same array [auron]
via GitHub
2026/01/07
Re: [PR] Auron 1807 [auron]
via GitHub
2026/01/07
Re: [I] [Correctness] ExistenceJoin/LeftAnti + BuildLeft produces incorrect result when probe side is empty [auron]
via GitHub
2026/01/07
Re: [I] Implement native function of `bround` [auron]
via GitHub
2026/01/07
Re: [PR] [AURON #1833] Refactor from_proto.rs to planner.rs [auron]
via GitHub
2026/01/07
(auron) branch master updated: [AURON #1837] ci: Clean up injected JARs to keep Spark bin cache pure (#1838)
richox
2026/01/07
Re: [PR] [AURON #1837] ci: Clean up injected JARs to keep Spark bin cache pure [auron]
via GitHub
2026/01/07
Re: [I] CI Cache Contamination: Spark Cache Includes Old Celeborn Client JARs [auron]
via GitHub
2026/01/07
Re: [PR] [AURON #1833] Refactor from_proto.rs to planner.rs [auron]
via GitHub
2026/01/07
(auron) branch master updated (37dd70b4 -> 816a7d06)
richox
2026/01/07
Re: [I] Support DataSourceScan metrics [auron]
via GitHub
2026/01/07
Re: [PR] [AURON #1834] Support DataSourceScan metrics [auron]
via GitHub
2026/01/06
Re: [I] Fix action/labeler v6 to work [auron]
via GitHub
2026/01/06
Re: [PR] [AURON #1841] fix(ci): adapt labeler.yml to action/labeler v6 [auron]
via GitHub
2026/01/06
(auron) branch master updated (c975341e6 -> 37dd70b40)
csy
2026/01/06
Re: [PR] [AURON #1841] fix(ci): adapt labeler.yml to action/labeler v6 [auron]
via GitHub
2026/01/06
Re: [PR] [AURON #1841] fix(ci): adapt labeler.yml to action/labeler v6 [auron]
via GitHub
2026/01/06
[PR] Auron 1807 [auron]
via GitHub
2026/01/06
Re: [I] Who's using Apache Auron? [auron]
via GitHub
2026/01/06
(auron) branch dependabot/cargo/master/tokio-1.49.0 deleted (was 3069291dd)
github-bot
2026/01/06
(auron) branch master updated: Bump tokio from 1.48.0 to 1.49.0 (#1832)
richox
2026/01/06
Re: [PR] Bump tokio from 1.48.0 to 1.49.0 [auron]
via GitHub
2026/01/06
Re: [PR] Bump actions/checkout from 4 to 6 [auron]
via GitHub
2026/01/06
(auron) branch master updated: Bump actions/checkout from 4 to 6 (#1831)
richox
2026/01/06
(auron) branch dependabot/github_actions/master/actions/setup-java-5 deleted (was bec434a8a)
github-bot
2026/01/06
(auron) branch dependabot/github_actions/master/actions/checkout-6 deleted (was 4ec7da2f3)
github-bot
2026/01/06
(auron) branch master updated: Bump actions/cache from 4 to 5 (#1825)
richox
2026/01/06
(auron) branch master updated: Bump actions/setup-java from 4 to 5 (#1827)
richox
2026/01/06
Re: [PR] Bump actions/setup-java from 4 to 5 [auron]
via GitHub
2026/01/06
(auron) branch dependabot/github_actions/master/actions/cache-5 deleted (was 365e656ed)
github-bot
2026/01/06
Re: [PR] Bump actions/cache from 4 to 5 [auron]
via GitHub
2026/01/06
Re: [I] Proposal: Flink support [auron]
via GitHub
2026/01/06
[PR] [AURON #1833] Refactor from_proto.rs to planner.rs [auron]
via GitHub
2026/01/06
Re: [PR] [AURON #1841] fix(ci): adapt labeler.yml to action/labeler v6 [auron]
via GitHub
2026/01/06
[PR] [AURON #1841] fix(ci): adapt labeler.yml to action/labeler v6 [auron]
via GitHub
2026/01/05
Re: [I] Fix action/labeler v6 to work [auron]
via GitHub
2026/01/05
Re: [I] Proposal: Flink support [auron]
via GitHub
2026/01/05
Re: [I] Fix action/labeler v6 to work [auron]
via GitHub
2026/01/05
Re: [PR] [AURON #1837] ci: Clean up injected JARs to keep Spark bin cache pure [auron]
via GitHub
2026/01/05
[I] Fix action/labeler v6 to work [auron]
via GitHub
2026/01/05
Re: [I] [Correctness Testing] native collect_set/collect_list return non-Spark ordering, breaking collect functions structs test [auron]
via GitHub
2026/01/05
[I] [Correctness Testing] native collect_set/collect_list return non-Spark ordering, breaking collect functions structs test [auron]
via GitHub
2026/01/05
Re: [PR] [AURON #1837] ci: Clean up injected JARs to keep Spark bin cache pure [auron]
via GitHub
2026/01/05
Re: [PR] [AURON #1837] ci: Clean up injected JARs to keep Spark bin cache pure [auron]
via GitHub
2026/01/05
Re: [PR] [AURON #1739] Support LIMIT with OFFSET [auron]
via GitHub
2026/01/05
(auron) branch dependabot/github_actions/master/actions/labeler-6 deleted (was 09b1c1057)
github-bot
2026/01/05
Re: [PR] Bump actions/labeler from 4 to 6 [auron]
via GitHub
2026/01/05
(auron) branch master updated: Bump actions/labeler from 4 to 6 (#1830)
csy
2026/01/05
Re: [PR] [AURON #1769][AIP-3]: Introduce auron-it for Enhanced CI Integration Testing [auron]
via GitHub
2026/01/05
(auron) branch master updated: [AURON #1790] Fix: correct build workflow badge link in README (#1836)
csy
2026/01/05
Re: [PR] [AURON #1790] Fix: correct build workflow badge link in README [auron]
via GitHub
2026/01/05
[PR] [AURON #1801] Add MacOS build [auron]
via GitHub
2026/01/05
[PR] [AURON #1837] ci: Clean up injected JARs to keep Spark bin cache pure [auron]
via GitHub
2026/01/05
[I] CI Cache Contamination: Spark Cache Includes Old Celeborn Client JARs [auron]
via GitHub
2026/01/05
(auron) branch dependabot/github_actions/master/actions/cache-5 updated (ba2c1ccfb -> 365e656ed)
github-bot
2026/01/05
(auron) branch dependabot/github_actions/master/actions/checkout-6 updated (56afaea46 -> 4ec7da2f3)
github-bot
2026/01/05
Re: [PR] [AURON #1790] Rename workflow build-ce-releases.yml [auron]
via GitHub
2026/01/05
[PR] [AURON #1790] Fix: correct build workflow badge link in README [auron]
via GitHub
2026/01/05
Re: [PR] [AURON #1790] Rename workflow build-ce-releases.yml [auron]
via GitHub
2026/01/05
(auron) branch master updated: [AURON #1790] Rename workflow build-ce-releases.yml (#1791)
csy
2026/01/05
Re: [PR] [AURON #1790] Rename workflow build-ce-releases.yml [auron]
via GitHub
2026/01/05
Re: [I] Rename workflow build-ce-releases.yml [auron]
via GitHub
2026/01/05
Re: [PR] [AURON #1790] Rename workflow build-ce-releases.yml [auron]
via GitHub
2026/01/05
[PR] [AURON #1834] Support DataSourceScan metrics [auron]
via GitHub
2026/01/05
Re: [PR] test [auron]
via GitHub
2026/01/05
[I] Support DataSourceScan metrics [auron]
via GitHub
2026/01/04
(auron) branch dependabot/github_actions/master/arduino/setup-protoc-3 deleted (was ca80c0f7b)
github-bot
2026/01/04
(auron) branch master updated: Bump arduino/setup-protoc from 2 to 3 (#1826)
csy
2026/01/04
Re: [PR] Bump arduino/setup-protoc from 2 to 3 [auron]
via GitHub
2026/01/04
Re: [PR] [AURON #1790] Rename workflow build-ce-releases.yml [auron]
via GitHub
2026/01/04
Re: [PR] [AURON #1790] Rename workflow build-ce-releases.yml [auron]
via GitHub
2026/01/04
(auron) branch master updated: [AURON#1805] Add contributing guidelines (#1806)
csy
2026/01/04
Re: [PR] [AURON#1805] Add contributing guidelines [auron]
via GitHub
2026/01/04
Re: [I] Add contributing guidelines [auron]
via GitHub
2026/01/04
Re: [PR] [AURON #1716] fix string cast array missing null value [auron]
via GitHub
2026/01/04
Re: [PR] [AURON#1805] Add contributing guidelines [auron]
via GitHub
2026/01/04
Re: [PR] Bump actions/labeler from 4 to 6 [auron]
via GitHub
2026/01/04
Re: [PR] [AURON #1769][AIP-3]: Introduce auron-it for Enhanced CI Integration Testing [auron]
via GitHub
2026/01/04
(auron) branch master updated: Bump actions/upload-artifact from 4 to 6 (#1829)
csy
2026/01/04
(auron) branch dependabot/github_actions/master/actions/upload-artifact-6 deleted (was bdc59d5f)
github-bot
2026/01/04
Re: [PR] Bump actions/upload-artifact from 4 to 6 [auron]
via GitHub
2026/01/04
[I] Support nondetermenistic expressions [auron]
via GitHub
2026/01/04
Re: [I] Introduce #![deny(clippy::unwrap_used)] [auron]
via GitHub
2026/01/04
Re: [I] Introduce #![deny(clippy::unwrap_used)] [auron]
via GitHub
2026/01/04
Re: [I] Arrow Vector OversizedAllocationException when processing large batches [auron]
via GitHub
2026/01/04
Re: [I] Who's using Apache Auron? [auron]
via GitHub
2026/01/04
Re: [I] Lazy-cache NativePlan nodes after native conversion check to avoid recomputation [auron]
via GitHub
2026/01/04
Re: [I] Support for Spark 4.0.1 Compatibility in Auron [auron]
via GitHub
2026/01/04
Re: [I] Add documentation for supported functions [auron]
via GitHub
2026/01/04
Re: [I] Add documentation for supported functions [auron]
via GitHub
2026/01/04
Re: [I] Add documentation for supported functions [auron]
via GitHub
2026/01/04
(auron) branch dependabot/github_actions/master/actions/stale-10 deleted (was 7ea65610)
github-bot
2026/01/04
Re: [PR] Bump actions/stale from 5 to 10 [auron]
via GitHub
2026/01/04
(auron) branch master updated: Bump actions/stale from 5 to 10 (#1824)
csy
2026/01/04
Re: [I] Add documentation for supported functions [auron]
via GitHub
2026/01/04
Re: [I] Add documentation for supported functions [auron]
via GitHub
2026/01/04
[PR] Bump tokio from 1.48.0 to 1.49.0 [auron]
via GitHub
2026/01/04
(auron) branch dependabot/github_actions/master/actions/checkout-6 created (now 56afaea4)
github-bot
2026/01/04
[PR] Bump actions/checkout from 4 to 6 [auron]
via GitHub
2026/01/04
(auron) branch dependabot/github_actions/master/actions/upload-artifact-6 created (now bdc59d5f)
github-bot
2026/01/04
[PR] Bump actions/labeler from 4 to 6 [auron]
via GitHub
2026/01/04
(auron) branch dependabot/github_actions/master/actions/labeler-6 created (now 09b1c105)
github-bot
2026/01/04
[PR] Bump actions/upload-artifact from 4 to 6 [auron]
via GitHub
2026/01/04
(auron) branch dependabot/github_actions/master/actions/download-artifact-7 created (now 6136f319)
github-bot
2026/01/04
(auron) branch dependabot/github_actions/master/actions/setup-java-5 created (now bec434a8)
github-bot
2026/01/04
[PR] Bump actions/setup-java from 4 to 5 [auron]
via GitHub
2026/01/04
(auron) branch dependabot/github_actions/master/arduino/setup-protoc-3 created (now ca80c0f7)
github-bot
2026/01/04
[PR] Bump actions/download-artifact from 4 to 7 [auron]
via GitHub
2026/01/04
[PR] Bump arduino/setup-protoc from 2 to 3 [auron]
via GitHub
2026/01/04
(auron) branch dependabot/github_actions/master/actions/stale-10 created (now 7ea65610)
github-bot
2026/01/04
[PR] Bump actions/cache from 4 to 5 [auron]
via GitHub
2026/01/04
[PR] Bump actions/stale from 5 to 10 [auron]
via GitHub
2026/01/04
(auron) branch master updated: [AURON #1760] Enable Dependabot updates for GitHub Actions (#1761)
csy
2026/01/04
Re: [PR] [AURON #1760] Enable Dependabot updates for GitHub Actions [auron]
via GitHub
2026/01/04
Re: [I] Enable Dependabot updates for Github Actions [auron]
via GitHub
2026/01/04
Re: [PR] [AURON#1805] Add contributing guidelines [auron]
via GitHub
2026/01/03
Re: [PR] [AURON #1822] Add label for auron-spark-tests PRs [auron]
via GitHub
2026/01/03
(auron) branch master updated: [AURON #1822] Add label for auron-spark-tests PRs (#1823)
csy
2026/01/03
Re: [I] Add label for auron-spark-tests PRs [auron]
via GitHub
2026/01/03
Re: [I] Add documentation for supported functions [auron]
via GitHub
2026/01/03
Re: [I] Make tpcds-validator fail CI when query result checks fail [auron]
via GitHub
2026/01/03
Re: [I] Make tpcds-validator fail CI when query result checks fail [auron]
via GitHub
2026/01/03
Re: [I] Add documentation for supported functions [auron]
via GitHub
2026/01/03
Re: [I] OnHeapSpillManager unexpectly runs into a deadlock [auron]
via GitHub
2026/01/03
Re: [PR] [AURON #1803] fix possible deadlock in OnHeapSpillManager [auron]
via GitHub
2026/01/03
(auron) branch master updated: [AURON #1803] fix possible deadlock in OnHeapSpillManager (#1804)
richox
2026/01/02
Re: [PR] [AURON#1805] Add contributing guidelines [auron]
via GitHub
2026/01/02
[PR] [AURON #1822] Add label for auron-spark-tests PRs #1822 [auron]
via GitHub
2026/01/02
[I] Add label for auron-spark-tests PRs [auron]
via GitHub
2026/01/02
Re: [I] Support multiple count distinct [auron]
via GitHub
2026/01/01
[I] inner join, multiple matches using ShuffledHashJoin FAILED [auron]
via GitHub
2026/01/01
Re: [PR] [AURON #1792] Keep the null result in the reverse connection result [auron]
via GitHub
2026/01/01
[PR] [AURON #1814][Correctness Testing] Spark 3.3 - Add Sort operator related tests [auron]
via GitHub
2026/01/01
Re: [I] [Correctness Testing] Spark 3.3 - Add Aggregate operator related tests [auron]
via GitHub
2026/01/01
[PR] [AURON #1812][Correctness Testing] Spark 3.3 - Add Aggregate operator related tests [auron]
via GitHub
2025/12/31
Re: [I] Inconsistent handling of LocalTableScanExec [auron]
via GitHub
2025/12/31
Re: [I] [Correctness Testing] Spark 3.3 - Add Join operator related tests [auron]
via GitHub
2025/12/31
Re: [I] EPIC: Enhance Auron's Correctness Testing [auron]
via GitHub
2025/12/31
[I] [Correctness Testing] Spark 3.3 - Add Expressions related tests [auron]
via GitHub
2025/12/31
[I] [Correctness Testing] Spark 3.3 - Add Functions related tests [auron]
via GitHub
2025/12/31
[I] [Correctness Testing] Spark 3.3 - Add Parquet related tests [auron]
via GitHub
2025/12/31
[I] [Correctness Testing] Spark 3.3 - Add Exchange operator related tests [auron]
via GitHub
2025/12/31
[I] [Correctness Testing] Spark 3.3 - Add Sort operator related tests [auron]
via GitHub
2025/12/31
[I] [Correctness Testing] Spark 3.3 - Add Join operator related tests [auron]
via GitHub
2025/12/31
[I] [Correctness Testing] Spark 3.3 - Add Aggregate operator related tests [auron]
via GitHub
2025/12/31
Re: [PR] [AURON #1792] Keep the null result in the reverse connection result [auron]
via GitHub
2025/12/31
[I] [Correctness] test single unique condition (equal) for left anti join using ShuffledHashJoin (whole-stage-codegen on) *** FAILED *** [auron]
via GitHub
2025/12/31
[I] [Correctness] test single condition (equal) for left anti join using ShuffledHashJoin (whole-stage-codegen off) *** FAILED *** [auron]
via GitHub
2025/12/31
Re: [PR] [AURON#1805] Add contributing guidelines [auron]
via GitHub
2025/12/31
[I] Rename SemiJoin's JoinerParams.probe_is_join_side to is_probe_on_outer_side [auron]
via GitHub
2025/12/30
[PR] [AURON #1745] Add Spark 3.3 ExistenceJoinSuite [auron]
via GitHub
2025/12/30
Re: [I] [Correctness] ExistenceJoin(LeftAnti) has incorrect result when probe side is empty(LeftAnti + BuildLeft) [auron]
via GitHub
2025/12/30
[I] [Correctness] ExistenceJoin(LeftAnti) has incorrect result when probe side is empty(LeftAnti + BuildLeft) [auron]
via GitHub
Earlier messages
Later messages