Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Quote DE Key in expression when selecting rows #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dkBrazz
Copy link

@dkBrazz dkBrazz commented Apr 1, 2020

CustomerKey (External Key) may contain spaces, and if it does than parser takes the first word from it

If the key is "Test DE 2" we will have "key=[Test]" in the parsed expression

At least this bug may cause inability to retrieve data
At most this may lead to data corruption if we have intersecting keys like "Test" and "Test DE"

CustomerKey (External Key) may contain spaces, and if it does than parser takes the first word from it

If the key is "Test DE 2" we will have "key=[Test]" in the parsed expression

At least this bug may cause inability to retrieve data
At most this may lead to data corruption if we have intersecting keys like "Test" and "Test DE"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant