Skip to content
#

fast

Here are 1,443 public repositories matching this topic...

stefanbucur
stefanbucur commented Nov 25, 2020

Description of the problem / feature request:

When overriding the copts and linkopts build configuration with None values in a transition, Bazel crashes with a NullPointerException.

Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

def _my_transition_impl(settings, attr):
    return {
        "//command_line_
Mossop
Mossop commented Oct 17, 2020

Pino seems unable to handle BigInts. Tested in 6.7.0:

> const logger = require('pino')();
> logger.info({ t: 10n }, "Hello");
Uncaught TypeError: Do not know how to serialize a BigInt
    at JSON.stringify (<anonymous>)
    at stringify (/Users/dave/workspace/pixelbin/node_modules/fast-safe-stringify/index.js:14:16)
    at stringify (/Users/dave/workspace/pixelbin/node_modules/pino/li

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text, Geospatial and Key-Value models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries. OrientDB Community Edition is Open Source using a liberal Apache 2 license.

  • Updated Apr 28, 2021
  • Java

Improve this page

Add a description, image, and links to the fast topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fast topic, visit your repo's landing page and select "manage topics."

Learn more