Releases: pingcap/tispark
Releases · pingcap/tispark
TiSpark 2.3.2
Fixes
- Fix batch write bug and optimize batch write execution #1562
- Fix columnar batch execution #1566
- Fix covering index generates incorrect plan when first column is not included in index #1573
- Fix pytispark #1557
TiSpark 2.3.1
Fixes
- Ignore get version sql exception #1516
TiSpark 2.3.0
New Features
- Support working with TiDB-3.1 and TiDB-4.0
- Support working with TiFlash
- Support directly writing data to TiKV
Fixes
- Support new row format encoding #1492
- Fix test: add TiFlash replica available check #1495
- Fix string type pushdown #1500
TiSpark 2.3.0-rc.1
- Fix column name case bug #1487
- Fix resolve current lock npe bug #1485
- Fix resolve lock bug with tiflash #1483
TiSpark 2.3.0-rc
New Features
- Support working with TiDB-3.1 and TiDB-4.0
- Support working with TiFlash
- Support directly writing data to TiKV
TiSpark 2.1.9
Fixes
- Fix desc temp view #1328
- Fix prefix index on blob #1334
- Shade io.opencensus to resolve grpc conflict #1352
- Fix parition table isn't shown in show command #1374
- Fix partition pruning when partition definition contains big integer #1385
- Support TiDB-4.0 #1398
TiSpark 2.1.8
Fixes
- Fix UnsupportedOperationException: using stream rather than removeIf #1303
TiSpark 2.1.7
Fixes
- Add task retry if tikv is down #1207
- Fix output offsets: add field type to Constant and ColumnRef when encoding proto #1231
- Register udf
ti_version
for every sparksession #1258
- Add timezone check #1275
- Disable set, enum and bit pushed down #1242
TiSpark 2.1.6
Fixes
- Fix TopN push down bug #1185
- Consider nulls order in TopN pushdown #1187
- Fix Stack Overflow Error when reading from partition table #1179
- Fix parsing view table's json bug #1174
- Fix No Matching column bug #1162
- Fix behavior of estimateTableSize #845
- Fix Bit Type default value bug #1148
- Fix fastxml security alert #1127
- Fix bug: TiSpark Catalog has 10-20s delay #1108
- Fix reading data from TiDB in Spark Structured Streaming #1104
TiSpark 2.1.5
Fixes
- Remove useless scala and jackson dependencies #1079
- Fix range partition throw UnsupportedSyntaxException error #1088
- Make TiSpark reading data from a hash partition table #1089