-
### Is your feature request related to a problem or challenge?
Postgres supports an optional precision specifier in timestamp literals (e.g. `timestamp (3) '2021-01-01 00:00:00.123'` . The [postgres…
-
I have a small program that accepts strings from the command line and prints out the js parser's results:
```haskell
module Main where
import System.Environment ( getArgs )
i…
-
-
I believe, you should mention [arrow functions](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Functions/Arrow_functions) [here](https://github.com/alanjames1987/Node.js-Best-Practices…
-
# Suggestion
## 🔍 Search Terms
satisfies function
## ✅ Viability Checklist
* [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
* [x] This wouldn't change the r…
-
Follow-up after https://github.com/apache/arrow-java/issues/420: Currently only primitive arrays are supported in `pyarrow.Array.from_jvm` as it uses `pyarrow.Array.from_buffers` underneath. We should…
-
### Issue description
Cannot cover decorations related with relationships
### Expected Behavior
When using any relation decorator (like OneToMany) and trying to create a relation in a class like th…
-
https://closure-compiler-debugger.appspot.com/#input0%3D%252F**%250A%2520%2520*%2520%2540param%2520%257Bfunction(new%253AObject)%257D%2520newable%250A%2520%2520*%252F%250Afunction%2520register(newable…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Linux 6.5.2-zen1-1-zen x86_64 unknown
### What steps can reproduce the bug?
…
nyz93 updated
3 months ago
-
### Is your feature request related to a problem or challenge?
I am trying to take a filter expression created by pyarrow and convert it into a filter expression for Datafusion to satisfy. I am usin…