Re: [JPP-Devel] Slow parsing of date field from Spatialite database

2019-02-21 Thread Nicolas Ribot
ts.gpkg but the standard Run datastore query tool has no > problem with that. > >> Advice for reading gpkg can be found from the attached document. > >> > >> OJ build 5966 can build the layer list for the gpkg datastore, but > build 5977 can't so something h

Re: [JPP-Devel] Slow parsing of date field from Spatialite database

2019-02-20 Thread edgar . soldin
s no problem >> with that. >> Advice for reading gpkg can be found from the attached document. >> >> OJ build 5966 can build the layer list for the gpkg datastore, but build >> 5977 can't so something has happened in between. >> >> >> -Jukka- >> &

Re: [JPP-Devel] Slow parsing of date field from Spatialite database

2019-02-20 Thread Rahkonen Jukka (MML)
Jukka (MML) Aihe: Re: [JPP-Devel] Slow parsing of date field from Spatialite database Jukka, On 19.02.2019 21:08, Rahkonen Jukka (MML) wrote: > and parsing fields with the date/datetime data is very fast (thanks Ede) does that mean DB Query Extension can stay as it i

Re: [JPP-Devel] Slow parsing of date field from Spatialite database

2019-02-20 Thread edgar . soldin
Jukka, On 19.02.2019 21:08, Rahkonen Jukka (MML) wrote: > and parsing fields with the date/datetime data is very fast (thanks Ede) does that mean DB Query Extension can stay as it is? ..ede ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sour

Re: [JPP-Devel] Slow parsing of date field from Spatialite database

2019-02-19 Thread Rahkonen Jukka (MML)
Jukka- > > > -Alkuperäinen viesti- > Lähettäjä: edgar.sol...@web.de > Lähetetty: tiistai 19. helmikuuta 2019 13.54 > Vastaanottaja: Rahkonen Jukka (MML) > > Aihe: Re: [JPP-Devel] Slow parsing of date field from Spatialite > database > > hey Jukka,

Re: [JPP-Devel] Slow parsing of date field from Spatialite database

2019-02-19 Thread edgar . soldin
ist for the gpkg datastore, but build 5977 > can't so something has happened in between. > > > -Jukka- > > > -Alkuperäinen viesti- > Lähettäjä: edgar.sol...@web.de > Lähetetty: tiistai 19. helmikuuta 2019 13.54 > Vastaanottaja: Rahkonen Jukka (MML) >

Re: [JPP-Devel] Slow parsing of date field from Spatialite database

2019-01-22 Thread edgar . soldin
hey Jukka, just came across this mail. is this still an issue? can you provide me w/ a sample dataset? ..ede On 07.08.2017 09:46, edgar.sol...@web.de wrote: > probably exactly the same issue of realtime date parsing during loading like > w/ JML there. maybe i can speed up the parser, by meoriz

Re: [JPP-Devel] Slow parsing of date field from Spatialite database

2018-06-03 Thread edgar . soldin
hey Jukka, could you provide me w/ a sample dataset? i might find some time to tackle this somewhen soon.. ede On 8/7/2017 9:46, edgar.sol...@web.de wrote: > probably exactly the same issue of realtime date parsing during loading like > w/ JML there. maybe i can speed up the parser, by meorizin

Re: [JPP-Devel] Slow parsing of date field from Spatialite database

2017-08-07 Thread edgar . soldin
probably exactly the same issue of realtime date parsing during loading like w/ JML there. maybe i can speed up the parser, by meorizing the successful pattern and trying that first on the next value. currently it looks like it is bruteforcing the same pattern order over & over agn. ..ede On 8