commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PR] [AURON #1656] Support to disable the scan timestamp for Parquet and ORC formats [auron]
via GitHub
Re: [PR] [AURON #1656] Support to disable the scan timestamp for Parquet and ORC formats [auron]
via GitHub
Re: [PR] [AURON #1656] Support to disable the scan timestamp for Parquet and ORC formats [auron]
via GitHub
Re: [PR] [AURON #1656] Support to disable the scan timestamp for Parquet and ORC formats [auron]
via GitHub
Re: [PR] [AURON #1656] Support to disable the scan timestamp for Parquet and ORC formats [auron]
via GitHub
[I] Support to disable the scan timestamp for Parquet and ORC formats [auron]
via GitHub
Re: [I] Support to disable the scan timestamp for Parquet and ORC formats [auron]
via GitHub
[PR] [AURON #1654] Add AuronQueryTest base class for SQL testing [auron]
via GitHub
Re: [PR] [AURON #1654] Add AuronQueryTest base class for SQL testing [auron]
via GitHub
Re: [PR] [AURON #1654] Add AuronQueryTest base class for SQL testing [auron]
via GitHub
[I] Add AuronQueryTest: compare results with vanilla Spark and check native operators [auron]
via GitHub
Re: [I] Add AuronQueryTest: compare results with vanilla Spark and check native operators [auron]
via GitHub
Re: [I] Add AuronQueryTest: compare results with vanilla Spark and check native operators [auron]
via GitHub
[PR] [AURON #1652] Fix: add Spark_ prefix for Hashing Functions in Auron ext functions [auron]
via GitHub
Re: [PR] [AURON #1652] Fix: add Spark_ prefix for Hashing Functions in Auron ext functions [auron]
via GitHub
Re: [PR] [AURON #1652] Fix: add Spark_ prefix for Hashing Functions in Auron ext functions [auron]
via GitHub
[I] Missing Spark_ prefix for Hashing Functions in Auron ext functions [auron]
via GitHub
Re: [I] Missing Spark_ prefix for Hashing Functions in Auron ext functions [auron]
via GitHub
(auron) branch dependabot/cargo/master/smallvec-2.0.0-alpha.12 updated (a800a4fc -> 813d12ce)
github-bot
(auron) branch master updated: [AURON #1617] Fix NativeConvertersSuite cast trim-disable test failures (#1618)
richox
(auron) branch master updated: [AURON #1579] Fix and strengthen nvl2 unit test (previous test was fundamentally wrong) (#1635)
richox
(auron) branch dependabot/cargo/master/lz4_flex-0.12.0 deleted (was c360e2bc)
github-bot
(auron) branch master updated: Bump lz4_flex from 0.11.5 to 0.12.0 (#1623)
richox
(auron) branch dependabot/cargo/master/bytesize-2.3.0 deleted (was 24218ae6)
github-bot
(auron) branch master updated: Bump bytesize from 2.2.0 to 2.3.0 (#1648)
richox
(auron) branch master updated: [AURON #1650] Override nodeName for NativeEmptyExec (#1651)
richox
[PR] [AURON #1650] Override nodeName for NativeEmptyExec [auron]
via GitHub
Re: [PR] [AURON #1650] Override nodeName for NativeEmptyExec [auron]
via GitHub
[I] Fix Node Name Difference in NativeEmptyExec for JDK 8 and JDK 21 [auron]
via GitHub
Re: [I] Fix Node Name Difference in NativeEmptyExec for JDK 8 and JDK 21 [auron]
via GitHub
[PR] [AURON #1637] Enforce Clippy lint and replace unwrap with expect [auron]
via GitHub
Re: [PR] [AURON #1637] Enforce Clippy lint and replace unwrap with expect [auron]
via GitHub
Re: [PR] [AURON #1637] Enforce Clippy lint and replace unwrap with expect [auron]
via GitHub
Re: [PR] [AURON #1637] Enforce Clippy lint and replace unwrap with expect [auron]
via GitHub
Re: [PR] [AURON #1637] Enforce Clippy lint and Eliminate unwrap [auron]
via GitHub
Re: [PR] [AURON #1637] Enforce Clippy lint and Eliminate unwrap [auron]
via GitHub
Re: [PR] [AURON #1637] Enforce Clippy lint and Eliminate unwrap [auron]
via GitHub
Re: [PR] [AURON #1637] Enforce Clippy lint and Eliminate unwrap [auron]
via GitHub
Re: [PR] [AURON #1637] Enforce Clippy lint and Eliminate unwrap [auron]
via GitHub
Re: [PR] [AURON #1637] Enforce Clippy lint and Eliminate unwrap [auron]
via GitHub
Re: [PR] [AURON #1637] Enforce Clippy lint and Eliminate unwrap [auron]
via GitHub
(auron) branch dependabot/cargo/master/bytesize-2.3.0 created (now 24218ae6)
github-bot
[PR] Bump bytesize from 2.2.0 to 2.3.0 [auron]
via GitHub
Re: [PR] Bump bytesize from 2.2.0 to 2.3.0 [auron]
via GitHub
[PR] [AURON #1646] isNaN currently uses math::isnan which propagates nulls and can mismatch Spark semantics [auron]
via GitHub
Re: [PR] [AURON #1646] isNaN currently uses math::isnan which propagates nulls and can mismatch Spark semantics [auron]
via GitHub
Re: [PR] [AURON #1646] `isNan` semantics are aligned with Spark [auron]
via GitHub
Re: [PR] [AURON #1646] `isNan` semantics are aligned with Spark [auron]
via GitHub
Re: [PR] [AURON #1646] `isNan` semantics are aligned with Spark [auron]
via GitHub
Re: [PR] [AURON #1646] `isNan` semantics are aligned with Spark [auron]
via GitHub
Re: [PR] [AURON #1646] `isNan` semantics are aligned with Spark [auron]
via GitHub
[I] isNaN currently uses math::isnan which propagates nulls and can mismatch Spark semantics [auron]
via GitHub
Re: [I] isNaN currently uses math::isnan which propagates nulls and can mismatch Spark semantics [auron]
via GitHub
[PR] [AURON #1644] Fix build-native.sh ensure native lib cache takes effect [auron]
via GitHub
Re: [PR] [AURON #1644] Fix build-native.sh ensure native lib cache takes effect [auron]
via GitHub
[I] Native lib cache never takes effect by default [auron]
via GitHub
Re: [I] Native lib cache never takes effect by default [auron]
via GitHub
[PR] [AURON #1642] Align NativeFileSourceScanBase.verboseStringWithOperatorId with vanilla Spark [auron]
via GitHub
Re: [PR] [AURON #1642] Align NativeFileSourceScanBase.verboseStringWithOperatorId with vanilla Spark [auron]
via GitHub
Re: [PR] [AURON #1665] Override verboseStringWithOperatorId in NativeFileSourceScanBase [auron]
via GitHub
Re: [PR] [AURON #1665] Override verboseStringWithOperatorId in NativeFileSourceScanBase [auron]
via GitHub
Re: [PR] [AURON #1665] Override verboseStringWithOperatorId in NativeFileSourceScanBase [auron]
via GitHub
Re: [PR] [AURON #1665] Override verboseStringWithOperatorId in NativeFileSourceScanBase [auron]
via GitHub
[I] Align NativeFileSourceScan plan explain output with vanilla spark [auron]
via GitHub
Re: [I] Align NativeFileSourceScan plan explain output with vanilla spark [auron]
via GitHub
Re: [I] Align NativeFileSourceScan plan explain output with vanilla spark [auron]
via GitHub
[I] Make tpcds-validator fail CI when query result checks fail [auron]
via GitHub
Re: [I] Make tpcds-validator fail CI when query result checks fail [auron]
via GitHub
Re: [I] Make tpcds-validator fail CI when query result checks fail [auron]
via GitHub
Re: [I] Make tpcds-validator fail CI when query result checks fail [auron]
via GitHub
Re: [I] Make tpcds-validator fail CI when query result checks fail [auron]
via GitHub
[PR] [AURON #1639] Avoid ByteBuddyAgent inject when class not found [auron]
via GitHub
Re: [PR] [AURON #1639] Avoid ByteBuddyAgent inject when class not found [auron]
via GitHub
Re: [PR] [AURON #1639] Avoid ByteBuddyAgent inject when class not found [auron]
via GitHub
Re: [PR] [AURON #1639] Avoid ByteBuddyAgent inject when class not found [auron]
via GitHub
Re: [PR] [AURON #1639] Avoid ByteBuddyAgent inject when class not found [auron]
via GitHub
[I] Avoid ByteBuddyAgent inject when class not found [auron]
via GitHub
Re: [I] Avoid ByteBuddyAgent inject when class not found [auron]
via GitHub
[I] ORC Overflow while decoding timestamp (seconds=-62135798400, nanoseconds=0) to Nanosecond [auron]
via GitHub
Re: [I] ORC Overflow while decoding timestamp (seconds=-62135798400, nanoseconds=0) to Nanosecond [auron]
via GitHub
[I] Introduce #![deny(clippy::unwrap_used)] [auron]
via GitHub
Re: [I] Introduce #![deny(clippy::unwrap_used)] [auron]
via GitHub
Re: [I] Introduce #![deny(clippy::unwrap_used)] [auron]
via GitHub
Re: [I] Introduce #![deny(clippy::unwrap_used)] [auron]
via GitHub
Re: [I] Introduce #![deny(clippy::unwrap_used)] [auron]
via GitHub
Re: [I] Introduce #![deny(clippy::unwrap_used)] [auron]
via GitHub
[I] ORC Out of spec, message: over/underflow when decoding patched base integer [auron]
via GitHub
Re: [I] ORC Out of spec, message: over/underflow when decoding patched base integer [auron]
via GitHub
[PR] [AURON #1579] Fix and enhance nvl2 unit test [auron]
via GitHub
Re: [PR] [AURON #1579] Fix and enhance nvl2 unit test [auron]
via GitHub
Re: [PR] [AURON #1579] Fix and enhance nvl2 unit test [auron]
via GitHub
(auron) branch dependabot/cargo/master/lz4_flex-0.12.0 updated (cd807a3e -> c360e2bc)
github-bot
(auron) branch master updated: [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider (#1620)
richox
(auron) branch master updated: [AURON #1631] Updates the labeler workflow to cover the newly added modules in the Auron project (#1632)
richox
(auron) branch dependabot/cargo/master/bytes-1.11.0 deleted (was d49cd223)
github-bot
(auron) branch master updated: Bump bytes from 1.10.1 to 1.11.0 (#1634)
richox
[PR] Bump bytes from 1.10.1 to 1.11.0 [auron]
via GitHub
Re: [PR] Bump bytes from 1.10.1 to 1.11.0 [auron]
via GitHub
(auron) branch dependabot/cargo/master/bytes-1.11.0 created (now d49cd223)
github-bot
[PR] Bump smallvec from 2.0.0-alpha.11 to 2.0.0-alpha.12 [auron]
via GitHub
Re: [PR] Bump smallvec from 2.0.0-alpha.11 to 2.0.0-alpha.12 [auron]
via GitHub
Re: [PR] Bump smallvec from 2.0.0-alpha.11 to 2.0.0-alpha.12 [auron]
via GitHub
Re: [PR] Bump smallvec from 2.0.0-alpha.11 to 2.0.0-alpha.12 [auron]
via GitHub
Re: [PR] Bump smallvec from 2.0.0-alpha.11 to 2.0.0-alpha.12 [auron]
via GitHub
Re: [PR] Bump smallvec from 2.0.0-alpha.11 to 2.0.0-alpha.12 [auron]
via GitHub
(auron) branch dependabot/cargo/master/smallvec-2.0.0-alpha.12 created (now a800a4fc)
github-bot
[PR] [AURON #1631] Updates the labeler workflow to cover the newly added modules in the Auron project [auron]
via GitHub
Re: [PR] [AURON #1631] Updates the labeler workflow to cover the newly added modules in the Auron project [auron]
via GitHub
[I] Updates the labeler workflow to cover the newly added modules in the Auron project [auron]
via GitHub
Re: [I] Updates the labeler workflow to cover the newly added modules in the Auron project [auron]
via GitHub
(auron) branch master updated: [AURON #1629] Fix out-of-date module name in labeler.yml #1629
maruilei
(auron) branch master updated: [AURON #1612] Filter out empty build-info values to improve Spark UI display (#1615)
maruilei
[I] Tokio thread spawn failure in auron native path: “OS can't spawn worker thread: Resource temporarily unavailable (os error 11)” [auron]
via GitHub
Re: [I] Tokio thread spawn failure in auron native path: “OS can't spawn worker thread: Resource temporarily unavailable (os error 11)” [auron]
via GitHub
Re: [I] Tokio thread spawn failure in auron native path: “OS can't spawn worker thread: Resource temporarily unavailable (os error 11)” [auron]
via GitHub
Re: [I] Tokio thread spawn failure in auron native path: “OS can't spawn worker thread: Resource temporarily unavailable (os error 11)” [auron]
via GitHub
[PR] Fix out-of-date module name in labeler.yml [auron]
via GitHub
Re: [PR] [AURON #1629] Fix out-of-date module name in labeler.yml [auron]
via GitHub
Re: [PR] [AURON #1629] Fix out-of-date module name in labeler.yml [auron]
via GitHub
[PR] [AURON #1625] Fix disable convert ShuffleExchange to native does not tabke effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert ShuffleExchange to native does not take effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert ShuffleExchange to native does not take effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert ShuffleExchange to native does not take effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert ShuffleExchange to native does not take effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert ShuffleExchange to native does not take effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert ShuffleExchange to native does not take effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert ShuffleExchange to native does not take effect [auron]
via GitHub
[PR] [AURON #1625] Fix disable convert BroadcastExchange does not tabke effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert BroadcastExchange to native does not take effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert BroadcastExchange to native does not take effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert BroadcastExchange to native does not take effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert BroadcastExchange to native does not take effect [auron]
via GitHub
Re: [PR] [AURON #1625] Fix disable convert BroadcastExchange to native does not take effect [auron]
via GitHub
(auron) branch master updated: make MD5 output back to utf8 (#1605)
richox
(auron) branch master updated: Bump bytesize from 2.1.0 to 2.2.0 (#1619)
richox
(auron) branch dependabot/cargo/master/bytesize-2.2.0 deleted (was b423f5db)
github-bot
(auron) branch master updated: [AURON #1621] Introduces dynamic default value for ConfigOption (#1622)
richox
[I] Bug with Two-Phase Agggregate using spark vanilla sort shuffle manager [auron]
via GitHub
Re: [I] Bug with Two-Phase Agggregate using vanilla spark sort shuffle manager [auron]
via GitHub
Re: [I] Bug with Two-Phase Agggregate using vanilla spark sort shuffle manager [auron]
via GitHub
Re: [I] Bug with Two-Phase Agggregate using vanilla spark sort shuffle manager [auron]
via GitHub
[I] Failed Unit Tests: AuronCheckConvertShuffleExchangeSuite & AuronCheckConvertBroadcastExchangeSuite [auron]
via GitHub
Re: [I] Failed Unit Tests: AuronCheckConvertShuffleExchangeSuite & AuronCheckConvertBroadcastExchangeSuite [auron]
via GitHub
[I] Support ORC RowSelection [auron]
via GitHub
Re: [I] Support ORC RowSelection [auron]
via GitHub
Re: [I] Support ORC RowSelection [auron]
via GitHub
Re: [I] Support ORC RowSelection [auron]
via GitHub
(auron) branch dependabot/cargo/master/lz4_flex-0.12.0 created (now cd807a3e)
github-bot
[PR] Bump lz4_flex from 0.11.5 to 0.12.0 [auron]
via GitHub
Re: [PR] Bump lz4_flex from 0.11.5 to 0.12.0 [auron]
via GitHub
Re: [PR] Bump lz4_flex from 0.11.5 to 0.12.0 [auron]
via GitHub
[PR] [AURON #1621] Introduces dynamic default value for ConfigOption [auron]
via GitHub
Re: [PR] [AURON #1621] Introduces dynamic default value for ConfigOption [auron]
via GitHub
Re: [PR] [AURON #1621] Introduces dynamic default value for ConfigOption [auron]
via GitHub
Re: [PR] [AURON #1621] Introduces dynamic default value for ConfigOption [auron]
via GitHub
[I] Introduces dynamic default value for ConfigOption [auron]
via GitHub
Re: [I] Introduces dynamic default value for ConfigOption [auron]
via GitHub
[PR] [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider [auron]
via GitHub
Re: [PR] [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider [auron]
via GitHub
Re: [PR] [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider [auron]
via GitHub
Re: [PR] [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider [auron]
via GitHub
Re: [PR] [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider [auron]
via GitHub
Re: [PR] [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider [auron]
via GitHub
Re: [PR] [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider [auron]
via GitHub
Re: [PR] [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider [auron]
via GitHub
Re: [PR] [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider [auron]
via GitHub
Re: [PR] [AURON #1602] Implement AuronAdaptor SPI discovery with Spark provider [auron]
via GitHub
(auron) branch dependabot/cargo/master/bytesize-2.2.0 created (now b423f5db)
github-bot
[PR] Bump bytesize from 2.1.0 to 2.2.0 [auron]
via GitHub
Re: [PR] Bump bytesize from 2.1.0 to 2.2.0 [auron]
via GitHub
[PR] [AURON #1617] Fix NativeConvertersSuite cast trim-disable test failures [auron]
via GitHub
Re: [PR] [AURON #1617] Fix NativeConvertersSuite cast trim-disable test failures [auron]
via GitHub
[I] `NativeConvertersSuite` cast string trim-disable tests failed [auron]
via GitHub
Re: [I] `NativeConvertersSuite` cast string trim-disable tests failed [auron]
via GitHub
(auron) branch CalvinKirs-patch-1 deleted (was 9a08a185)
kirs
(auron) branch master updated: [AURON #1516][FOLLOWUP] Use JDK 21 for CentOS 7 release (#1608)
maruilei
(auron) branch dependabot/cargo/master/sonic-rs-0.5.6 deleted (was 714ce832)
github-bot
(auron) branch master updated: Bump sonic-rs from 0.5.5 to 0.5.6 (#1603)
richox
(auron) branch master updated: chore: Clean up redundant NOTICE entry (#1616)
richox
[PR] chore: Clean up redundant NOTICE entry [auron]
via GitHub
Re: [PR] chore: Clean up redundant NOTICE entry [auron]
via GitHub
(auron) branch CalvinKirs-patch-1 created (now 9a08a185)
kirs
(auron) 01/01: chore: Clean up redundant NOTICE entry
kirs
[PR] [AURON #1612] Filter out empty build-info values to improve Spark UI display [auron]
via GitHub
Re: [PR] [AURON #1612] Filter out empty build-info values to improve Spark UI display [auron]
via GitHub
(auron) branch master updated: [AURON #1613] Introduce AuronExtFunctions (#1614)
maruilei
(auron) branch master updated: [AURON #1442] Fix FileNotFoundException in BuildinfoInSparkUISuite by properly configuring temp event log dir (#1609)
maruilei
[PR] [AURON #1613] Introduce AuronExtFunctions [auron]
via GitHub
Re: [PR] [AURON #1613] Introduce AuronExtFunctions [auron]
via GitHub
Re: [PR] [AURON #1613] Introduce AuronExtFunctions [auron]
via GitHub
Re: [PR] [AURON #1613] Introduce AuronExtFunctions [auron]
via GitHub
[I] Introduce AuronExtFunctions [auron]
via GitHub
Re: [I] Introduce AuronExtFunctions [auron]
via GitHub
[I] Auron Spark UI casing does not match the rest of the UI [auron]
via GitHub
Re: [I] Auron Spark UI casing does not match the rest of the UI [auron]
via GitHub
Re: [I] Auron Spark UI casing does not match the rest of the UI [auron]
via GitHub
Re: [I] Auron Spark UI casing does not match the rest of the UI [auron]
via GitHub
[PR] Handle case-insensitive columns in NativeHiveTableScanBase [auron]
via GitHub
Re: [PR] [AURON #1610] Handle case-insensitive columns in NativeHiveTableScanBase [auron]
via GitHub
Re: [PR] [AURON #1610] Handle case-insensitive columns in NativeHiveTableScanBase [auron]
via GitHub
Earlier messages
Later messages