String UTF-8 encoding with cyrillic in H2O
问题 I load csv file of utf-8 encoding with cyrillic strings. After parsing in Flow interface - i see not cyrillic, but not readable symbols like "пїўпѕЂпѕ™пїђпѕ" How can i use utf-8 cyrillic strings in H2O? 回答1: This appears to be a bug in the Flow interface, but only in the setupParse command. If you continue through and do the import, the data gets imported correctly. I've reported the bug, with test data and screenshots (taken in Firefox) here: https://0xdata.atlassian.net/browse/PUBDEV-4640