Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Несоответствие типов данных #5

Open
Delimer opened this issue Mar 3, 2017 · 0 comments
Open

Несоответствие типов данных #5

Delimer opened this issue Mar 3, 2017 · 0 comments

Comments

@Delimer
Copy link

Delimer commented Mar 3, 2017

2017-03-03 15:25:05 MainProcess INFO ### DATA SAMPLE
2017-03-03 15:25:05 MainProcess INFO ym:s:browser ym:s:browserCountry ym:s:browserEngine ym:s:browserEngineVersion1 ym:s:browserEngineVersion2 ym:s:browserEngineVersion3 ym:s:browserEngineVersion4 ym:s:browserLanguage ym:s:browserMajorVersion ym:s:browserMinorVersion ym:s:clientID ym:s:clientTimeZone ym:s:counterID ym:s:date ym:s:dateTime ym:s:dateTimeUTC ym:s:deviceCategory ym:s:endURL ym:s:from ym:s:goalsDateTime ym:s:goalsID ym:s:goalsOrder ym:s:goalsPrice ym:s:goalsSerialNumber ym:s:ipAddress ym:s:isNewUser ym:s:mobilePhone ym:s:mobilePhoneModel ym:s:operatingSystem ym:s:operatingSystemRoot ym:s:physicalScreenHeight ym:s:physicalScreenWidth ym:s:refererym:s:regionCity ym:s:regionCountry ym:s:screenColors ym:s:screenFormat ym:s:screenHeight ym:s:screenOrientation ym:s:screenWidth ym:s:startURL ym:s:visitID ym:s:watchIDs ym:s:windowClientHeight ym:s:windowClientWidth
yandex_internet 0 0 0 0 0 30066 18 \00 0 240 421224 2013-02-11 2013-02-11 16:29:42 2013-02-11 16:29:42 1 [] [] [] [] [] 178.248.66.xxx 1 windows_xp windows 0 0Moscow Russia 32 37 768 2 1366 9678942258 [] 673 1345

Row 1:
Column 0, name: Browser, type: String, parsed text: "yandex_internet"
Column 1, name: BrowserCountry, type: String, parsed text: "0"
Column 2, name: BrowserEngine, type: String, parsed text:
Column 3, name: BrowserEngineVersion1, type: UInt16, parsed text: "0"
Column 4, name: BrowserEngineVersion2, type: UInt16, parsed text: "0"
Column 5, name: BrowserEngineVersion3, type: UInt16, parsed text: "0"
Column 6, name: BrowserEngineVersion4, type: UInt16, parsed text: "0"
Column 7, name: BrowserLanguage, type: String, parsed text: "30066"
Column 8, name: BrowserMajorVersion, type: UInt16, parsed text: "18"
Column 9, name: BrowserMinorVersion, type: UInt16, ERROR: text "000240" is not like UInt16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant