Closed ptosco closed 4 days ago
To reproduce:
test
1
Structure
2
table = grok.shell.tableByName('SPGI_10_rows') testCol = table.getCol('test') await testCol.applyFormula('2', 'int')
a
await testCol.applyFormula('a', 'string')
This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16521
PowerPack > v.1.1.14
To reproduce:
test
column which simply returns1
test
column is on the right of theStructure
column2
as follows:2
in all rows and has not moveda
as follows: