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
{{ message }}
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.
selectA.id_dtfrom full_data_type_table A join full_data_type_table B onA.id_dt>B.id_dt*16whereA.tp_mediumtext<B.tp_mediumtextorder by (A.id_dt) limit20
Known affected branch:
SQL:
TiSpark:
Spark with JDBC connected to TiDB:
TiDB:
Sample tp_medium column data:
Similar error occurs when replace tp_medium with tp_longtext.
Seems a decoding error.
The text was updated successfully, but these errors were encountered: