drill
DRILL-7978: Fixed Width Format Plugin
#2282
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
46
Changes
View On
GitHub
DRILL-7978: Fixed Width Format Plugin
#2282
MFoss19
wants to merge 46 commits into
apache:master
from
MFoss19:format-fixedwidth
luocooong
assigned
MFoss19
3 years ago
luocooong
added
documentation
luocooong
added
enhancement
luocooong
added
new-storage
cgivre
requested changes on 2021-07-29
paul-rogers
commented on 2021-08-19
MFoss19
force pushed
from
18380eaf
to
a91be4c6
3 years ago
estherbuchwalter
force pushed
from
dc60d28e
to
05ae3f1d
3 years ago
luocooong
removed
new-storage
luocooong
added
new-format
jnturton
commented on 2021-11-04
MFoss19
force pushed
from
05ae3f1d
to
9d66f911
3 years ago
cgivre
requested changes on 2021-11-25
paul-rogers
requested changes on 2021-11-25
jnturton
marked this pull request as draft
2 years ago
Start of fixed width format plugin
8fd4018e
Work in Progress. Producing Rows. Currently complains about buffer no…
5d1ea8b2
First working version
7ef5cd30
Added more data types, refactored code
6f4a2e77
Checkstyle fixes
f59d4e43
Removed println statement from Batch Reader, Simplified logic
9f2648c2
Modified format, fixed maxRecords in next(), modified Exception handl…
8c3f6ebd
Addressing Review Comments.
7c3b5a23
Added Serialization/Deserialization test, added blank row test file, …
57d49db0
Fixed Serialization/Deserialization test
1a4818ee
Added another constructor to enable user to not have to enter dateTim…
1f1051ea
Added method to validate field name input and verify there are no dup…
cb1b9327
Added two getters to FixedwidthFormatConfig to prep for offset verifi…
84198624
Added a check for overlapping fields
31e1549b
Updated check for overlapping fields
07edbded
Added field validation for data types, indices, width. Includes creat…
fa47a143
Modified validation for field width and field index. Added comments t…
523366aa
Added to field validation for field names. Checks for valid length an…
1a91592e
WIP converting to EVF v2. Pushing to repo for troubleshooting purposes.
4b221b5f
MFoss19
force pushed
from
054b4c03
to
4b221b5f
2 years ago
Start of fixed width format plugin
4875367d
Work in Progress. Producing Rows. Currently complains about buffer no…
ef0bc826
First working version
be14e258
Added more data types, refactored code
c9014d2a
Checkstyle fixes
6d7a2a5e
Removed println statement from Batch Reader, Simplified logic
056df138
Modified format, fixed maxRecords in next(), modified Exception handl…
d2097b3e
Addressing Review Comments.
f2920a07
Added Serialization/Deserialization test, added blank row test file, …
7a68da5f
Fixed Serialization/Deserialization test
e0110da4
Added another constructor to enable user to not have to enter dateTim…
f01f1aa1
Added method to validate field name input and verify there are no dup…
5da7a773
Added two getters to FixedwidthFormatConfig to prep for offset verifi…
22ccbcbb
Added a check for overlapping fields
ecf6fb8e
Updated check for overlapping fields
1978e14c
Added field validation for data types, indices, width. Includes creat…
a79f8a55
Modified validation for field width and field index. Added comments t…
32e53122
Added to field validation for field names. Checks for valid length an…
4d534df3
WIP converting to EVF v2. Pushing to repo for troubleshooting purposes.
aa74ec53
Updating pom.xml with new drill snapshot version
1972fb9b
Merge branch 'apache:master' into format-fixedwidth
f4981235
Renamed classes
1e75757d
Merge branch 'master' into format-fixedwidth
a134619e
Merge remote-tracking branch 'megan/format-fixedwidth' into format-fi…
dfe894e5
Merge branch 'format-fixedwidth' of github.com:MFoss19/drill into for…
28df7b2d
Merge branch 'format-fixedwidth' of github.com:MFoss19/drill into for…
b68c54dd
Updated pom.xml
bf6a16c3
Login to write a write a comment.
Login via GitHub
Reviewers
paul-rogers
cgivre
jnturton
estherbuchwalter
Assignees
MFoss19
Labels
enhancement
documentation
new-format
Milestone
No milestone
Login to write a write a comment.
Login via GitHub