Enable date and time types support in vineyard-graph #1721
Merged
Codacy Production / Codacy Static Code Analysis
required action
Jan 20, 2024 in 0s
1 new issue (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Clones added
============
- modules/graph/writer/arrow_fragment_writer_impl.h 2
- modules/graph/fragment/property_graph_types.h 2
- modules/basic/ds/arrow_utils.cc 2
- modules/graph/fragment/graph_schema.cc 2
Clones removed
==============
+ modules/basic/ds/arrow.cc -4
See the complete overview on Codacy
Annotations
Check notice on line 507 in python/vineyard/core/codegen/parsing.py
codacy-production / Codacy Static Code Analysis
python/vineyard/core/codegen/parsing.py#L507
Consider merging these comparisons with 'in' by using 'attribute in ('shared', 'shared(optional)')'. Use a set instead if elements are hashable.
Loading