-
Confirm that this requires no code change.
Add in the following data elements to each API call/UI return listed in this ticket (this should also be reflected in any bulk data files that are generate…
-
Currently log output is colored which looks great when reading it yourself, but makes it hard to use the logs in a log streaming system. At the very least it would be nice to have the option to disabl…
-
Use-case: I work on a news site and I want to create visual transitions between articles, but I don't want to lose the benefits of streaming. So:
* User clicks on link
* Create a new article eleme…
-
Specs: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events#event_stream_format
As you can see, the specifications are rigidly defined, eliminating the neces…
-
### Is your feature request related to a problem or challenge?
This is a tracking epic for a collection of features related to writing data.
The basic idea is better / full support for writing d…
alamb updated
6 months ago
-
### Description
It will be good to have a way to observe testing process. Analog to the `XCTestObservation` and `XCTestObservationCenter` in the XCTest
### Expected behavior
_No response_
### Actu…
-
The README mentions iterating through the array using `ForEach`. I'm wondering if there's a way to iterate only through the first N items in the array. Or would that include a counter and an if statem…
-
I don't know if it would be relevant or not. Some benchmark might be required to determine whether or not the original json_encode would fail on big arrays with big objects. If so using iterators coul…
-
### Apache Iceberg version
1.2.1
### Query engine
Flink
### Please describe the bug 🐞
The snapshots_id recorded in """*.metadata.json""" cannot be found in the table after flink writes the iceber…
-
I really like `json!` macro but would want to use it even with other serializers or at least for streaming serialization of JSON structure (not constructing entire `Value` tree in-memory and then flus…