-
There might be a nice abstraction to define queries / statements. Things that capture some context and provide an abstraction over it to do something.
```ts
const lookup = defineStatement({
han…
-
Having a look at https://github.com/ZUGFeRD/corpus/tree/master/XML-Rechnung, I am trying to determine which license statements hold true for the individual files.
What I have seen so far:
* Ther…
-
Hi,
Right now we could say that sqlframe only support the **INSERT** statement
I know that spark by itself does not support this kind of statements but I think they would be really usefull.
Also…
-
DeepMind has dropped a paper which cites as inspiration the "Opportunities and Risks of LLMs for Scalable Deliberation with Polis" https://arxiv.org/abs/2306.11932 paper.
https://www.science.org/d…
-
how do nested if statements work?
-
DataFusion supports `PREPARE` statements, with flavors to suit all tastes such as explicit or inferred types, and positional or named arguments. I noticed docs for this feature are entirely missing fr…
-
Find and replace all instances of print calls in files executed by ROS 2 with the relevant `self.get_logger().*` call.
Also remove any unnecessary debug statements.
-
let a=100
if (a >=50 ) {
console.log("a is greater than 50")
}
if (a >= 500) {
console.log("a is greater than 500") // a 500den büyük olmadığı için yazdırmayacaktır. if condition ı…
-
Would it be possible to have one statement with two different lines to the different indirect objects? In de picture you can see that the statements are almost completely the same apart from the indir…
Rjvtv updated
3 weeks ago
-
https://github.com/BittyTax/BittyTax/blob/54c151f3083af8b5df52e1ad15796dc2bd9ec7c7/README.md?plain=1#L930
Congfig file - need to add the following to the read.me aand wiki : binance_statements_only…