Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-11 Thread John Ralls
> On Nov 11, 2019, at 2:24 PM, Christian Gruber > wrote: > > > Am 11.11.19 um 11:22 schrieb Geert Janssens: >> Op zondag 10 november 2019 23:28:06 CET schreef Christian Gruber: >>> Am 10.11.19 um 22:39 schrieb John Ralls: > On Nov 10, 2019, at 12:07 PM, Christian Gruber > wrote:>> >

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-11 Thread Christian Gruber
Am 11.11.19 um 11:22 schrieb Geert Janssens: Op zondag 10 november 2019 23:28:06 CET schreef Christian Gruber: Am 10.11.19 um 22:39 schrieb John Ralls: On Nov 10, 2019, at 12:07 PM, Christian Gruber wrote:>> Am 08.11.19 um 23:08 schrieb John Ralls: On Nov 8, 2019, at 1:58 PM, Christian Grub

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-11 Thread Christian Gruber
Am 10.11.19 um 23:28 schrieb Christian Gruber: Am 10.11.19 um 22:39 schrieb John Ralls: On Nov 10, 2019, at 12:07 PM, Christian Gruber wrote: Am 08.11.19 um 23:08 schrieb John Ralls: On Nov 8, 2019, at 1:58 PM, Christian Gruber wrote: Am 08.11.19 um 04:39 schrieb John Ralls: Christ

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-11 Thread Geert Janssens
Op zondag 10 november 2019 23:28:06 CET schreef Christian Gruber: > Am 10.11.19 um 22:39 schrieb John Ralls: > >> On Nov 10, 2019, at 12:07 PM, Christian Gruber > >> wrote:>> > >> Am 08.11.19 um 23:08 schrieb John Ralls: > On Nov 8, 2019, at 1:58 PM, Christian Gruber > wrote: > >>

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-10 Thread David Carlson
Christian, After you create an enhancement ticket, presumably generalized for all applications of the undocumented feature upgrade details for typical cases, please report the bug number here so others that do not get all new bug reports automatically can find it more easily. David Carlson On Sun

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-10 Thread Christian Gruber
Am 10.11.19 um 22:39 schrieb John Ralls: On Nov 10, 2019, at 12:07 PM, Christian Gruber wrote: Am 08.11.19 um 23:08 schrieb John Ralls: On Nov 8, 2019, at 1:58 PM, Christian Gruber wrote: Am 08.11.19 um 04:39 schrieb John Ralls: Christian, It's not that it's not prepared for Bayesian

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-10 Thread John Ralls
> On Nov 10, 2019, at 12:07 PM, Christian Gruber > wrote: > > > Am 08.11.19 um 23:08 schrieb John Ralls: >> >>> On Nov 8, 2019, at 1:58 PM, Christian Gruber >>> wrote: >>> >>> Am 08.11.19 um 04:39 schrieb John Ralls: Christian, It's not that it's not prepared for Bayesian

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-10 Thread Christian Gruber
Am 08.11.19 um 23:08 schrieb John Ralls: On Nov 8, 2019, at 1:58 PM, Christian Gruber wrote: Am 08.11.19 um 04:39 schrieb John Ralls: Christian, It's not that it's not prepared for Bayesian matching, it's that older versions of GnuCash stored the Bayesian match tokens hierarchically. Aar

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-08 Thread John Ralls
> On Nov 8, 2019, at 1:58 PM, Christian Gruber > wrote: > > Am 08.11.19 um 04:39 schrieb John Ralls: >> Christian, >> >> It's not that it's not prepared for Bayesian matching, it's that older >> versions of GnuCash stored the Bayesian match tokens hierarchically. Aaron >> Laws (lmat) chang

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-08 Thread Christian Gruber
Am 08.11.19 um 04:39 schrieb John Ralls: Christian, It's not that it's not prepared for Bayesian matching, it's that older versions of GnuCash stored the Bayesian match tokens hierarchically. Aaron Laws (lmat) changed it to a flatter structure with somewhat better memory locality for faster a

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-07 Thread John Ralls
Christian, It's not that it's not prepared for Bayesian matching, it's that older versions of GnuCash stored the Bayesian match tokens hierarchically. Aaron Laws (lmat) changed it to a flatter structure with somewhat better memory locality for faster access. imap_convert_bayes_to_flat should ru

Re: [GNC-dev] Bug 797463 - CSV Import of transactions into a new file hangs

2019-11-07 Thread Christian Gruber
Can anybody provide help? The last change on the relevant functions was done in commit fbf4843f31 by "lmat" in Dec 2017 between GnuCash versions 2.6 and 2.7. And the commit message seems to fit. Christian Am 04.11.19 um 20:28 schrieb Christian Gruber: I have some questions related to Bug 797