I am using the "Table to table" GP to input the following csv to gdb for genetic data.
the sequence of virus1 has length about 31000

The default text length in the tool is 8000 and I amended it to 50000

The import ran successfully and I added a field for finding the maximum sequence length.

However, when I looked in the attribute table.

The import string is truncated to length of 8001 which originally should be ~31000.
Question: How do I fix it?
I have attached the required testing file.
Thank for anyone that can help with this issue.