mattcasters commented on PR #5702:
URL: https://github.com/apache/hop/pull/5702#issuecomment-3332988621

   When I have a UUID data type in a column in a table view or data preview 
window and I want to sort on some column I get:
   
   ```
   org.apache.hop.core.exception.HopValueException: 
   some_key String : I can't convert the specified value to data type : 32
   
        at 
org.apache.hop.core.row.value.ValueMetaBase.convertDataUsingConversionMetaData(ValueMetaBase.java:4641)
        at 
org.apache.hop.ui.core.widget.TableView.sortTable(TableView.java:1707)
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to