Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gpfs-policy
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rc
gpfs-policy
Merge requests
!49
Change partitioning name to fparq
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Change partitioning name to fparq
mdefende/gpfs-policy:chg-switch-gpfspart-name-to-fparq
into
main
Overview
0
Commits
2
Pipelines
0
Changes
5
Merged
Matthew K Defenderfer
requested to merge
mdefende/gpfs-policy:chg-switch-gpfspart-name-to-fparq
into
main
4 months ago
Overview
0
Commits
2
Pipelines
0
Changes
5
Expand
Change name of gpfs_fpart and gpfspart to fparq
👍
0
👎
0
Merge request reports
Compare
main
version 1
10196ac2
4 months ago
main (base)
and
latest version
latest version
2c2a3a12
2 commits,
4 months ago
version 1
10196ac2
1 commit,
4 months ago
5 files
+
61
−
13
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
src/rc_gpfs/cli/__init__.py
+
1
−
1
Options
from
.convert_flat_to_hive
import
convert_flat_to_hive
from
.convert_flat_to_hive
import
convert_flat_to_hive
from
.convert_to_parquet
import
convert_to_parquet
from
.convert_to_parquet
import
convert_to_parquet
from
.split_log
import
split_log
from
.split_log
import
split_log
from
.gpfs_fpart
import
gpfs_fpart
from
.fparq_cli
import
fparq_cli
\ No newline at end of file
\ No newline at end of file
Loading