René's URL Explorer Experiment


Title: Code too large · JSQLParser/JSqlParser · Discussion #2161 · GitHub

Open Graph Title: Code too large · JSQLParser/JSqlParser · Discussion #2161

X Title: Code too large · JSQLParser/JSqlParser · Discussion #2161

Description: Code too large

Open Graph Description: Hi, I am currently struggling with the Code too large problem while I am trying to implement the IMPORT and EXPORT statements of Exasol (https://docs.exasol.com/db/latest/sql/import.htm / https://d...

X Description: Hi, I am currently struggling with the Code too large problem while I am trying to implement the IMPORT and EXPORT statements of Exasol (https://docs.exasol.com/db/latest/sql/import.htm / https://d...

Opengraph URL: https://github.com/JSQLParser/JSqlParser/discussions/2161

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"QAPage","mainEntity":{"@type":"Question","name":"Code too large","text":"

Hi,

\n

I am currently struggling with the Code too large problem while I am trying to implement the IMPORT and EXPORT statements of Exasol (https://docs.exasol.com/db/latest/sql/import.htm / https://docs.exasol.com/db/latest/sql/export.htm).
\nYou can see the current progress of my implementation here: https://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-export

\n

Did anyone already experience this problem and can provide a solution for that?

\n

Thank you in advance!

","upvoteCount":1,"answerCount":17,"acceptedAnswer":{"@type":"Answer","text":"

Hi.
\nWe advice you to take some time checking that JavaCC 8 solves your issue without functional & performance regressions.
\nI cloned https://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-export, modified pom.xml:

\n
...\n        <!-- needed for parsing the Keywords via JTree in ParserKeywordsUtils -->\n        <dependency>\n<!--            <groupId>net.java.dev.javacc</groupId>-->\n<!--            <artifactId>javacc</artifactId>-->\n<!--            <version>[7.0.13,)</version>-->\n            <groupId>org.javacc.generator</groupId>\n            <artifactId>java</artifactId>\n            <version>8.0.1</version>\n<!--            <version>8.1.0-SNAPSHOT</version>-->\n            <scope>test</scope>\n        </dependency>\n        <dependency>\n            <groupId>org.javacc</groupId>\n            <artifactId>core</artifactId>\n            <version>8.0.1</version>\n<!--            <version>8.1.0-SNAPSHOT</version>-->\n            <scope>test</scope>\n        </dependency>\n\n...\n            <plugin>\n                <groupId>org.javacc.plugin</groupId>\n                <artifactId>javacc-maven-plugin</artifactId>\n                <version>3.0.3</version>\n                <executions>\n                    <execution>\n                        <id>javacc</id>\n                        <phase>generate-sources</phase>\n                        <goals>\n                            <goal>jjtree-javacc</goal>\n                        </goals>\n                        <configuration>\n                            <codeGenerator>java</codeGenerator>\n<!--                            <grammarEncoding>UTF-8</grammarEncoding>-->\n<!--                            <isStatic>false</isStatic>-->\n<!--                            <jdkVersion>1.8</jdkVersion>-->\n                        </configuration>\n                    </execution>\n                </executions>\n                <dependencies>\n<!--                    <dependency>-->\n<!--                        <groupId>net.java.dev.javacc</groupId>-->\n<!--                        <artifactId>javacc</artifactId>-->\n<!--                        <version>[7.0.13,)</version>-->\n<!--                    </dependency>-->\n                    <dependency>\n                        <groupId>org.javacc.generator</groupId>\n                        <artifactId>java</artifactId>\n                        <version>8.0.1</version>\n<!--                        <version>8.1.0-SNAPSHOT</version>-->\n                    </dependency>\n                    <dependency>\n                        <groupId>org.javacc</groupId>\n                        <artifactId>core</artifactId>\n                        <version>8.0.1</version>\n<!--                        <version>8.1.0-SNAPSHOT</version>-->\n                    </dependency>\n                </dependencies>\n            </plugin>\n...\n
\n

You'll have to change yous SimpleNode references to Node (and other things in your tests, on which I did not investigate).

\n

Tell me how things evolve.

","upvoteCount":1,"url":"https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12139296"}}}

route-pattern/:user_id/:repository/discussions/:number(.:format)
route-controllerdiscussions
route-actionshow
fetch-noncev2:2d657748-4c2c-e8f3-f564-a623aa14cb75
current-catalog-service-hash9f0abe34da433c9b6db74bffa2466494a717b579a96b30a5d252e5090baea7be
request-idAB54:2CF2E6:22EA5:2E975:6964F065
html-safe-nonced7bf4cdc7306646a3eae31673f7ebbfad1ffe3a3d3501bc1371286d7fb3c5f48
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQjU0OjJDRjJFNjoyMkVBNToyRTk3NTo2OTY0RjA2NSIsInZpc2l0b3JfaWQiOiI0MTc3MTU5OTgyNjc2MjQyNTMzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacb8d74d907e5a1189cecb3612ff883352ad6536702dcc40f5e0c5aeb1b6d32fdd
hovercard-subject-tagdiscussion:7940316
github-keyboard-shortcutsrepository,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///discussions/show
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/JSQLParser/JSqlParser/discussions/2161
twitter:imagehttps://opengraph.githubassets.com/0441fe5dd852e4bcc5a7e81dd1de16421e22fbe3ba32fe9c2f86d0e4f50d2329/JSQLParser/JSqlParser/discussions/2161
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/0441fe5dd852e4bcc5a7e81dd1de16421e22fbe3ba32fe9c2f86d0e4f50d2329/JSQLParser/JSqlParser/discussions/2161
og:image:altHi, I am currently struggling with the Code too large problem while I am trying to implement the IMPORT and EXPORT statements of Exasol (https://docs.exasol.com/db/latest/sql/import.htm / https://d...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None53cd8ae9b65b7c4a0ad545ffeb3216839259a92733857ba426906c0655c5419d
turbo-cache-controlno-preview
go-importgithub.com/JSQLParser/JSqlParser git https://github.com/JSQLParser/JSqlParser.git
octolytics-dimension-user_id4643847
octolytics-dimension-user_loginJSQLParser
octolytics-dimension-repository_id1944709
octolytics-dimension-repository_nwoJSQLParser/JSqlParser
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1944709
octolytics-dimension-repository_network_root_nwoJSQLParser/JSqlParser
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec140758368c0a01881f61b83770bd75cfe81e2c4
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/JSQLParser/JSqlParser/discussions/2161#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJSQLParser%2FJSqlParser%2Fdiscussions%2F2161
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJSQLParser%2FJSqlParser%2Fdiscussions%2F2161
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fdiscussions%2Fshow&source=header-repo&source_repo=JSQLParser%2FJSqlParser
Reloadhttps://github.com/JSQLParser/JSqlParser/discussions/2161
Reloadhttps://github.com/JSQLParser/JSqlParser/discussions/2161
Reloadhttps://github.com/JSQLParser/JSqlParser/discussions/2161
JSQLParser https://github.com/JSQLParser
JSqlParserhttps://github.com/JSQLParser/JSqlParser
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
Notifications https://github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Fork 1.4k https://github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Star 5.9k https://github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Code https://github.com/JSQLParser/JSqlParser
Issues 102 https://github.com/JSQLParser/JSqlParser/issues
Pull requests 5 https://github.com/JSQLParser/JSqlParser/pulls
Discussions https://github.com/JSQLParser/JSqlParser/discussions
Actions https://github.com/JSQLParser/JSqlParser/actions
Projects 0 https://github.com/JSQLParser/JSqlParser/projects
Wiki https://github.com/JSQLParser/JSqlParser/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/JSQLParser/JSqlParser/security
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
Insights https://github.com/JSQLParser/JSqlParser/pulse
Code https://github.com/JSQLParser/JSqlParser
Issues https://github.com/JSQLParser/JSqlParser/issues
Pull requests https://github.com/JSQLParser/JSqlParser/pulls
Discussions https://github.com/JSQLParser/JSqlParser/discussions
Actions https://github.com/JSQLParser/JSqlParser/actions
Projects https://github.com/JSQLParser/JSqlParser/projects
Wiki https://github.com/JSQLParser/JSqlParser/wiki
Security https://github.com/JSQLParser/JSqlParser/security
Insights https://github.com/JSQLParser/JSqlParser/pulse
Answered https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12139296
MarcMazashttps://github.com/MarcMazas
ssteinhauser https://github.com/ssteinhauser
Q&Ahttps://github.com/JSQLParser/JSqlParser/discussions/categories/q-a
Code too large https://github.com/JSQLParser/JSqlParser/discussions/2161#top
ssteinhauser https://github.com/ssteinhauser
Answered https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12139296
MarcMazashttps://github.com/MarcMazas
Return to tophttps://github.com/JSQLParser/JSqlParser/discussions/2161#top
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
ssteinhauser https://github.com/ssteinhauser
Feb 10, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussion-7940316
Code too largehttps://parsers.org/javacc21/code-too-large-problem-fixed/
https://docs.exasol.com/db/latest/sql/import.htmhttps://docs.exasol.com/db/latest/sql/import.htm
https://docs.exasol.com/db/latest/sql/export.htmhttps://docs.exasol.com/db/latest/sql/export.htm
https://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-exporthttps://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-export
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
MarcMazas https://github.com/MarcMazas
Feb 11, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12139296
https://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-exporthttps://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-export
View full answer https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12139296
Oldest https://github.com/JSQLParser/JSqlParser/discussions/2161?sort=old
Newest https://github.com/JSQLParser/JSqlParser/discussions/2161?sort=new
Top https://github.com/JSQLParser/JSqlParser/discussions/2161?sort=top
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projects https://github.com/manticore-projects
Feb 10, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12116728
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projects https://github.com/manticore-projects
Feb 10, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12116822
javacc/javacc#297https://github.com/javacc/javacc/issues/297
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
ssteinhauser https://github.com/ssteinhauser
Feb 10, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12118229
@manticore-projectshttps://github.com/manticore-projects
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projects https://github.com/manticore-projects
Feb 10, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12118775
@ssteinhauserhttps://github.com/ssteinhauser
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/manticore-projects
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projectshttps://github.com/manticore-projects
Feb 11, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12131246
@ssteinhauserhttps://github.com/ssteinhauser
@wumpzhttps://github.com/wumpz
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/ssteinhauser
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
ssteinhauserhttps://github.com/ssteinhauser
Feb 11, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12136370
@manticore-projectshttps://github.com/manticore-projects
syntax converterhttps://parsers.org/javacc21/syntax-converter-available/
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
MarcMazas https://github.com/MarcMazas
Feb 11, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12139296
https://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-exporthttps://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-export
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/manticore-projects
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projectshttps://github.com/manticore-projects
Feb 11, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12139319
@MarcMazashttps://github.com/MarcMazas
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projectshttps://github.com/manticore-projects
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
MarcMazas https://github.com/MarcMazas
Feb 12, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12163133
#2161https://github.com/JSQLParser/JSqlParser/discussions/2161
@MarcMazashttps://github.com/MarcMazas
https://github.com/MarcMazashttps://github.com/MarcMazas
#2161 (comment)https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment
https://github.com/notifications/unsubscribe-auth/AFQZRCZ7KCWMSSRUQHJOKUL2Phttps://github.com/notifications/unsubscribe-auth/AFQZRCZ7KCWMSSRUQHJOKUL2P
https://github.com/notifications/beacon/AFQZRCYXTCVE7Z6DJ6MD5GL2PHLVHA5CNFShttps://github.com/notifications/beacon/AFQZRCYXTCVE7Z6DJ6MD5GL2PHLVHA5CNFS
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/manticore-projects
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projectshttps://github.com/manticore-projects
Feb 12, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12163180
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
MarcMazas https://github.com/MarcMazas
Feb 18, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-12234353
Code too largehttps://parsers.org/javacc21/code-too-large-problem-fixed/
https://docs.exasol.com/db/latest/sql/import.htmhttps://docs.exasol.com/db/latest/sql/import.htm
https://docs.exasol.com/db/latest/sql/export.htmhttps://docs.exasol.com/db/latest/sql/export.htm
https://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-exporthttps://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-export
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projects https://github.com/manticore-projects
May 3, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13024440
@ssteinhauserhttps://github.com/ssteinhauser
https://github.com/JSQLParser/JSqlParser/tree/javacc8https://github.com/JSQLParser/JSqlParser/tree/javacc8
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projects https://github.com/manticore-projects
May 15, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13159269
@ssteinhauserhttps://github.com/ssteinhauser
https://github.com/JSQLParser/JSqlParser/tree/javacc8_without_semantic_lookaheadhttps://github.com/JSQLParser/JSqlParser/tree/javacc8_without_semantic_lookahead
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projects https://github.com/manticore-projects
May 31, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13329898
675e8b6https://github.com/JSQLParser/JSqlParser/commit/675e8b63461563bd4f91102b8dcecf954e889334
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/manticore-projects
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projectshttps://github.com/manticore-projects
Jun 2, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13341678
feature branchhttps://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-export
@ssteinhauserhttps://github.com/ssteinhauser
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/manticore-projects
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projectshttps://github.com/manticore-projects
Jun 2, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13341695
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/ssteinhauser
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
ssteinhauserhttps://github.com/ssteinhauser
Jun 2, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13342345
feature branchhttps://github.com/ssteinhauser/JSqlParser/tree/feature/exasol-import-export
@ssteinhauserhttps://github.com/ssteinhauser
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/MarcMazas
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
MarcMazashttps://github.com/MarcMazas
Jun 2, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13342701
https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/org/javacc/https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/org/javacc/
https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/org/javacc/generator/java/8.1.0-SNAPSHOT/https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/org/javacc/generator/java/8.1.0-SNAPSHOT/
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/ssteinhauser
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
ssteinhauserhttps://github.com/ssteinhauser
Jun 2, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13344654
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projects https://github.com/manticore-projects
Jun 2, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13346377
javacc/javacc#309https://github.com/javacc/javacc/issues/309
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
MarcMazas https://github.com/MarcMazas
Jun 3, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13355119
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projects https://github.com/manticore-projects
Jun 3, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13358467
@ssteinhauserhttps://github.com/ssteinhauser
@MarcMazashttps://github.com/MarcMazas
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projects https://github.com/manticore-projects
Jun 3, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13358676
@ssteinhauserhttps://github.com/ssteinhauser
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
MarcMazas https://github.com/MarcMazas
Jun 4, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13367501
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/manticore-projects
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projectshttps://github.com/manticore-projects
Jun 18, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13505744
javacc/javacc#307 (comment)https://github.com/javacc/javacc/issues/307#issuecomment-2983126916
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
MarcMazas https://github.com/MarcMazas
Jun 18, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13512440
https://github.com/JSQLParser/JSqlParser/discussions/2161
javacc/javacc#307https://github.com/javacc/javacc/issues/307
javacc/javacc#307 (comment)https://github.com/javacc/javacc/issues/307#issuecomment-2983126916
#2161 (reply in thread)https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13505744
https://github.com/notifications/unsubscribe-auth/AFQZRC4UATCHKPHBZHI6A4D3EEMKDAVCNFSM6AAAAABW2GOQPOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNJQGU3TINAhttps://github.com/notifications/unsubscribe-auth/AFQZRC4UATCHKPHBZHI6A4D3EEMKDAVCNFSM6AAAAABW2GOQPOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNJQGU3TINA
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/JSQLParser/JSqlParser/discussions/2161
manticore-projects https://github.com/manticore-projects
Jun 19, 2025 https://github.com/JSQLParser/JSqlParser/discussions/2161#discussioncomment-13518053
@MarcMazashttps://github.com/MarcMazas
javacc/javacc#307 (comment)https://github.com/javacc/javacc/issues/307#issuecomment-2987214135
Give feedback.https://github.com/JSQLParser/JSqlParser/discussions/2161
Sign up for freehttps://github.com/join?source=comment-repo
Sign in to commenthttps://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJSQLParser%2FJSqlParser%2Fdiscussions%2F2161
🙏 Q&A https://github.com/JSQLParser/JSqlParser/discussions/categories/q-a
https://github.com/ssteinhauser
https://github.com/manticore-projects
https://github.com/MarcMazas
https://github.com/JSQLParser/JSqlParser/discussions/2161
https://github.com/settings/replies?return_to=1
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.