Skip to content
#

fast

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

psigen
psigen commented Sep 6, 2021

Description of the problem / feature request:

glob throws an evaluation error when it detects an infinite recursion in a
directory traversal. However, it detects this recursion even if the specific
subpath leading to that recursion is excluded via the exclude=[] argument.

This means that recursive symlinks cannot be ignored in glob expressions,
even if they occur in subtrees that

frzsombor
frzsombor commented Oct 17, 2021

If I set dedupe to true, the option works as stated in the docs, but it also breaks the possibility to have multiple streams for the same level, as only the "first" stream of the given level will be used, not all the streams matching the level. I'm not sure if this is the intended way of working or this is something you might want to change. I understand that the way it currently works exactly

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial 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 Oct 18, 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