Conversation
|
Test failure is runner_test, which is completely unrelated and known spurious. |
| only un-nests by one level. | ||
|
|
||
| ExpressionValue objects are primarily used by the `jseval` function | ||
| with simplified arguments off. |
There was a problem hiding this comment.
Consider adding a link to the description of simplified arguments.
|
+1 I reviewed briefly the code with only minor comments. I don't no the js code that well. I agree with @FinchPowers that the exclamation mark might be confusing. |
|
J'ai fait une expérience. Dataset Requête Résultat Il me semble que chaque colonne est explosée en 3, soit le nom, la valeur et la date. Est-ce bien ce que l'on souhaite? Aussi, je pense que le nom de la première colonne est incorrect. Il devrait se terminer par |
|
@FinchPowers that behaviour is exactly the same as master; there is no change to the behaviour without an exclamation point. Structures are unfortunately broken out as [ [ key, [ value, ts ] ], ... ] and this behaviour is maintained to avoid breaking existing jseval scripts. If you use |
|
Merci pour l'explication. |
Uh oh!
There was an error while loading. Please reload this page.