[GitHub] [incubator-doris] hww123 commented on issue #3634: [Schema change] throw error 'Can not change default value'

2020-05-20 Thread GitBox
hww123 commented on issue #3634: URL: https://github.com/apache/incubator-doris/issues/3634#issuecomment-631857255 > try > `ALTER TABLE test.test1 MODIFY COLUMN field4 bigint(20) default ""` Follow your advice, but throw error 'Error : errCode = 2, detailMessage = Invalid number

[GitHub] [incubator-doris] hww123 commented on issue #3634: [Schema change] throw error 'Can not change default value'

2020-05-20 Thread GitBox
hww123 commented on issue #3634: URL: https://github.com/apache/incubator-doris/issues/3634#issuecomment-631857164 Follow your advice, but throw error 'Error : errCode = 2, detailMessage = Invalid number format: ' This is a