You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix when TiDB has more than 10,000 tables in one Database, TiSpark may throw table not found exceptions #2433
Fix the bug that count/avg can not push down #2445
Fix the bug that when the primary key is not integer type, the two rows with null unique index will conflict. And the bug that when the unique index conflicts, the conflicting unique index column cannot be deleted correctly #2455
Fix the bug that exception would through when the size of pdAddresse is > 1 #2473
Fix the bug that Count(bit) should not be pushed down before TiKV 6.0.0 #2476
Upgraded Spark 3.1 support version from 3.0.2 to 3.0.3, upgraded Spark 3.1 support version from 3.1.1 to 3.1.3, upgraded Spark 3.2 support version from 3.2.1 to 3.2.2 #2486
Fix the bug that exception will be throw when date col is not the first col ref #2538