Step 1 of 4: Choose Issues

Cancel

T Patch Info Key Summary Assignee Reporter P Status Resolution Created Updated Due Development
Sub-task SPARK-46442

SPARK-38852 DS V2 supports push down PERCENTILE_CONT and PERCENTILE_DISC

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-46029

SPARK-38852 Escape the single quote, _ and % for DS V2 pushdown

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-45795

SPARK-38852 DS V2 supports push down Mode

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-44018

SPARK-38852 Improve the hashCode for Some DS V2 Expression

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-42790

SPARK-38852 Abstract the excluded method for better test for JDBC docker tests.

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-42772

SPARK-38852 Change the default value of JDBC options about push down to true

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-42740

SPARK-38852 Fix the bug that pushdown offset or paging is invalid for some built-in dialect

Unassigned Jiaan Geng Major Resolved Resolved  
Sub-task SPARK-42415

SPARK-38852 The built-in dialects support OFFSET and paging query.

Unassigned Jiaan Geng Major Resolved Won't Fix  
Sub-task SPARK-42289

SPARK-38852 DS V2 pushdown could let JDBC dialect decide to push down offset and limit

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-42278

SPARK-38852 DS V2 pushdown supports supports JDBC dialects compile `SortOrder` by themselves

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-42131

SPARK-38852 Extract the function that construct the select statement for JDBC dialect.

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-40013

SPARK-38852 DS V2 expressions should have the default toString

Apache Spark Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39964

SPARK-38852 DS V2 pushdown should unify the translate path

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39961

SPARK-38852 DS V2 push-down translate Cast if the cast is safe

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39929

SPARK-38852 DS V2 supports push down string functions(non ANSI)

Unassigned Sun BiaoBiao Major Resolved Fixed  
Sub-task SPARK-39909

SPARK-38852 Organize the check of push down information for JDBCV2Suite

miracle Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39908

SPARK-38852 Translate common used aggregate functions for pushdown (non ANSI)

Unassigned Jiaan Geng Major Open Unresolved  
Sub-task SPARK-39836

SPARK-38852 Simplify V2ExpressionBuilder by extract common method.

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39819

SPARK-38852 DS V2 aggregate push down can work with Top N or Paging (Sort with group expressions)

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39773

SPARK-38852 Update document of JDBC options for pushDownOffset

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39627

SPARK-38852 DS V2 pushdown should unify the compile API

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39479

SPARK-38852 DS V2 supports push down math functions(non ANSI)

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39453

SPARK-38852 DS V2 supports push down misc non-aggregate functions(non ANSI)

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39413

SPARK-38852 Capitalize sql keywords in JDBCV2Suite

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39385

SPARK-38852 Translate linear regression aggregate functions for pushdown

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39384

SPARK-38852 Compile build-in linear regression aggregate functions for JDBC dialect

Jiaan Geng Jiaan Geng Minor Resolved Fixed  
Sub-task SPARK-39270

SPARK-38852 JDBC dialect supports registering dialect specific functions

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39162

SPARK-38852 Jdbc dialect should decide which function could be pushed down.

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39157

SPARK-38852 H2Dialect should override getJDBCType so as make the data type is correct

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39148

SPARK-38852 DS V2 aggregate push down can work with OFFSET or LIMIT

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39139

SPARK-38852 DS V2 supports push down DS V2 UDF

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39135

SPARK-38852 DS V2 aggregate partial push-down should supports group by without aggregate functions

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-39065

SPARK-38852 DS V2 Limit push-down should avoid out of memory

Unassigned Jiaan Geng Major Resolved Won't Fix  
Sub-task SPARK-39037

SPARK-38852 DS V2 Top N push-down supports order by expressions

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38997

SPARK-38852 DS V2 aggregate push-down supports group by expressions

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38978

SPARK-38852 DS V2 supports push down OFFSET operator

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38901

SPARK-38852 DS V2 supports push down misc functions

Zhixiong Chen Zhixiong Chen Major Resolved Fixed  
Sub-task SPARK-38900

SPARK-38852 DS V2 supports push down collection functions

Unassigned Zhixiong Chen Major Open Unresolved  
Sub-task SPARK-38899

SPARK-38852 DS V2 supports push down datetime functions

Jiaan Geng Zhixiong Chen Major Resolved Fixed  
Sub-task SPARK-38897

SPARK-38852 DS V2 supports push down string functions

Zhixiong Chen Zhixiong Chen Major Resolved Fixed  
Sub-task SPARK-38865

SPARK-38852 Update document of JDBC options for pushDownAggregate and pushDownLimit

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38855

SPARK-38852 DS V2 supports push down math functions

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38768

SPARK-38852 If limit could pushed down and Data source only have one partition, DS V2 should not do limit again

Apache Spark Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38761

SPARK-38852 DS V2 supports push down misc non-aggregate functions

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38644

SPARK-38852 DS V2 topN push-down supports project with alias

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38633

SPARK-38852 Support push down Cast to JDBC data source V2

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38560

SPARK-38852 If `Sum`, `Count`, `Any` accompany distinct, cannot do partial agg push down.

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38533

SPARK-38852 DS V2 aggregate push-down supports project with alias

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38432

SPARK-38852 Refactor framework so as JDBC dialect could compile filter by self way

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38391

SPARK-38852 Datasource v2 supports partial topN push-down

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38361

SPARK-38852 Add factory method getConnection into JDBCDialect.

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-38196

SPARK-38852 Reactor framework so as JDBC dialect could compile expression by self way

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-37960

SPARK-38852 A new framework to represent catalyst expressions in DS v2 APIs

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-37867

SPARK-38852 Compile aggregate functions of build-in JDBC dialect

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-37839

SPARK-38852 DS V2 supports partial aggregate push-down AVG

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-37734

SPARK-38852 Upgrade h2 from 1.4.195 to 2.0.202

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-37732

SPARK-38852 Improve the implement of JDBCV2Suite

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-37644

SPARK-38852 Support datasource v2 complete aggregate pushdown

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-37527

SPARK-38852 Translate more standard aggregate functions for pushdown

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-37483

SPARK-38852 Support push down top N to JDBC data source V2

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-37286

SPARK-38852 Move compileAggregates from JDBCRDD to JdbcDialect

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-37212

SPARK-38852 Improve the implement of aggregate pushdown.

Jiaan Geng Jiaan Geng Major Resolved Fixed  
Sub-task SPARK-36574

SPARK-38852 pushDownPredicate=false should prevent push down filters to JDBC data source

Jiaan Geng Jiaan Geng Major Resolved Fixed  

Cancel