-
### Target Use Case
Simplify the implementation of Arrow layers by requiring `RecordBatch` input, not `Table` input.
Why:
- This maps to the existing data structures supported by the deck.gl bi…
-
### Query engine
AWS Athena
### Question
Right now, I have an Iceberg table set up through AWS Athena. I have backed up my data through AWS Backup, which basically restores the S3 buckets if for so…
-
With the addition of the new pyarrow engine, we now have the option to use multiple threads to read a CSV file. (This is also controllable through the ``pyarrow.set_cpu_count`` option).
Should we …
-
For example, the 2d_shuffle test case assumes warp (subgroup) width is at least 16 and that the lanes map the threads in a linear order to make a full matrix transpose using a warp shuffle. The lane m…
-
**The registration_id field of APNSDevice has been given a max_length of 200 characters.**
The token size mentioned for **APNS Devices is 64 bytes**.
Can we change the max_length to 191 characters as…
-
### What happened?
Embedded image links are handled correctly by list and table dataviews, but not by inline queries.
![Obsidian_Dataview_02](https://user-images.githubusercontent.com/11357430/165…
-
### What would you like to happen?
To my knowledge, there is no way to write protocol buffers to BigQuery using the Python SDK.
I am currently writing them by converting them to a `dict` (or to JS…
-
## Version
I'm running version 0.8.4 built from source (because the latest version is not available yet in the apt-get repository, and I need multi-sheet functionality).
## Segmentation Fault Cr…
-
```
In our quest to use a database to have full sub-string searching
capability, we have compared the performance of postgres, mysql and MS SQL
Server 2005. Without a doubt, sql server is the fastest …
-
On examples like [http://6pac.github.io/SlickGrid/examples/example-checkbox-header-row.html](http://6pac.github.io/SlickGrid/examples/example-checkbox-header-row.html)
If you turn on Checkbox multi…